File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 55 <GenerateDocumentationFile >true</GenerateDocumentationFile >
66 <LangVersion >13.0</LangVersion >
77 <PackageId >Blueye.Protocol.Protobuf</PackageId >
8- <VersionPrefix >4.9 .0</VersionPrefix >
8+ <VersionPrefix >5.0 .0</VersionPrefix >
99 <Company >Blueye Robotics AS</Company >
1010 <ProduceReferenceAssembly >True</ProduceReferenceAssembly >
1111 <PackageDescription >Library with dotnet representation of the ProtocolDefinition protobuf files.</PackageDescription >
1212 <RepositoryUrl >https://github.com/BluEye-Robotics/ProtocolDefinitions</RepositoryUrl >
1313 </PropertyGroup >
1414
1515 <ItemGroup >
16- <PackageReference Include =" Google.Protobuf" Version =" 3.30.2 " />
17- <PackageReference Include =" Google.Protobuf.Tools" Version =" 3.30.2 " >
16+ <PackageReference Include =" Google.Protobuf" Version =" 3.31.0 " />
17+ <PackageReference Include =" Google.Protobuf.Tools" Version =" 3.31.0 " >
1818 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
1919 <PrivateAssets >all</PrivateAssets >
2020 </PackageReference >
21- <PackageReference Include =" Grpc.Tools" Version =" 2.71 .0" >
21+ <PackageReference Include =" Grpc.Tools" Version =" 2.72 .0" >
2222 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
2323 <PrivateAssets >all</PrivateAssets >
2424 </PackageReference >
You can’t perform that action at this time.
0 commit comments