Skip to content

Commit 06b44d8

Browse files
committed
fix compile error
1 parent a5ee9a1 commit 06b44d8

3 files changed

Lines changed: 0 additions & 3 deletions

File tree

src/Plugins/BotSharp.Plugin.HuggingFace/BotSharp.Plugin.HuggingFace.csproj

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111
</PropertyGroup>
1212

1313
<ItemGroup>
14-
<PackageReference Include="Microsoft.AspNetCore.Mvc.Core" />
1514
<PackageReference Include="Refit.HttpClientFactory" />
1615
</ItemGroup>
1716

src/Plugins/BotSharp.Plugin.MetaMessenger/BotSharp.Plugin.MetaMessenger.csproj

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414
</ItemGroup>
1515

1616
<ItemGroup>
17-
<PackageReference Include="Microsoft.AspNetCore.Mvc.Core" />
1817
<PackageReference Include="Refit.HttpClientFactory" />
1918
</ItemGroup>
2019

src/Plugins/BotSharp.Plugin.RoutingSpeeder/BotSharp.Plugin.RoutingSpeeder.csproj

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@
2929
</ItemGroup>
3030

3131
<ItemGroup>
32-
<PackageReference Include="Microsoft.AspNetCore.Mvc.Core" />
3332
<PackageReference Include="TensorFlow.Keras" />
3433
</ItemGroup>
3534

0 commit comments

Comments
 (0)