Exclude project for PizzaBot.

This commit is contained in:
Haiping Chen 2024-01-22 11:04:40 -06:00
parent e4a76024a6
commit 653ed1f65f

View file

@ -117,7 +117,7 @@
</Content>
</ItemGroup>
<ItemGroup>
<ItemGroup Condition="$(SolutionName)==BotSharp">
<ProjectReference Include="..\..\src\Infrastructure\BotSharp.Core\BotSharp.Core.csproj" />
</ItemGroup>