We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e9b721d commit 521ce62Copy full SHA for 521ce62
src/Infrastructure/BotSharp.OpenAPI/BotSharp.OpenAPI.csproj
@@ -1,4 +1,4 @@
1
-<Project Sdk="Microsoft.NET.Sdk">
+<Project Sdk="Microsoft.NET.Sdk">
2
3
<PropertyGroup>
4
<TargetFramework>$(TargetFramework)</TargetFramework>
@@ -47,8 +47,6 @@
47
</ItemGroup>
48
49
<ItemGroup>
50
- <ProjectReference Include="..\..\Plugins\BotSharp.Plugin.OpenAI\BotSharp.Plugin.OpenAI.csproj" />
51
- <ProjectReference Include="..\..\Plugins\BotSharp.Plugin.Twilio\BotSharp.Plugin.Twilio.csproj" />
52
<ProjectReference Include="..\BotSharp.Core\BotSharp.Core.csproj" />
53
54
0 commit comments