This website works better with JavaScript.
Home
Explore
Help
Sign In
ayan.poddar
/
eShopOnContainers
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
19
Wiki
Activity
Browse Source
More clean up
pull/2106/head
David Fowler
1 year ago
parent
b8ca373415
commit
f8275e28b8
1 changed files
with
1 additions
and
3 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-3
src/Services/Basket/Basket.API/Basket.API.csproj
+ 1
- 3
src/Services/Basket/Basket.API/Basket.API.csproj
View File
@ -10,9 +10,7 @@
</ItemGroup>
</ItemGroup>
<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>
<ItemGroup>
<ItemGroup>
Write
Preview
Loading…
Cancel
Save