More clean up

This commit is contained in:
David Fowler 2023-05-04 01:47:30 -07:00 committed by Reuben Bond
parent 41056e54d8
commit b48ba7b74b

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>