File tree Expand file tree Collapse file tree 1 file changed +6
-11
lines changed
Expand file tree Collapse file tree 1 file changed +6
-11
lines changed Original file line number Diff line number Diff line change 4040 <EmbeddedResource Include =" msu_types.json" />
4141 </ItemGroup >
4242
43+ <ItemGroup >
44+ <Protobuf Include =" Messenger/MsuRandomizer.proto" >
45+ <GrpcServices >Client,Server</GrpcServices >
46+ </Protobuf >
47+ </ItemGroup >
48+
4349 <ItemGroup >
4450 <PackageReference Include =" Google.Protobuf" Version =" 3.28.3" />
4551 <PackageReference Include =" Grpc.AspNetCore" Version =" 2.66.0" />
5460 <PackageReference Include =" YamlDotNet" Version =" 16.1.3" />
5561 </ItemGroup >
5662
57- <ItemGroup >
58- <Protobuf Include =" Messenger\MsuRandomizer.proto" >
59- <GrpcServices >Client,Server</GrpcServices >
60- <Access >Public</Access >
61- <ProtoCompile >True</ProtoCompile >
62- <CompileOutputs >True</CompileOutputs >
63- <OutputDir >obj\Debug/net8.0/</OutputDir >
64- <Generator >MSBuild:Compile</Generator >
65- </Protobuf >
66- </ItemGroup >
67-
6863</Project >
You can’t perform that action at this time.
0 commit comments