More clean up

This commit is contained in:
David Fowler 2023-05-04 01:47:30 -07:00
parent b8ca373415
commit f8275e28b8

View File

@ -10,9 +10,7 @@
</ItemGroup>
<ItemGroup>
<Protobuf Include="Proto\basket.proto" GrpcServices="Server" Generator="MSBuild:Compile" />
<Content Include="@(Protobuf)" />
<None Remove="@(Protobuf)" />
<Protobuf Include="Proto\basket.proto" GrpcServices="Server" />
</ItemGroup>
<ItemGroup>