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 5
5
<GenerateDocumentationFile >true</GenerateDocumentationFile >
6
6
<LangVersion >8.0</LangVersion >
7
7
<PackageId >Blueye.Protocol.Protobuf</PackageId >
8
- <VersionPrefix >4.4 .0</VersionPrefix >
8
+ <VersionPrefix >4.5 .0</VersionPrefix >
9
9
<Company >Blueye Robotics AS</Company >
10
10
<ProduceReferenceAssembly >True</ProduceReferenceAssembly >
11
11
<PackageDescription >Library with dotnet representation of the ProtocolDefinition protobuf files.</PackageDescription >
12
12
<RepositoryUrl >https://github.com/BluEye-Robotics/ProtocolDefinitions</RepositoryUrl >
13
13
</PropertyGroup >
14
14
15
15
<ItemGroup >
16
- <PackageReference Include =" Google.Protobuf" Version =" 3.27.2 " />
17
- <PackageReference Include =" Google.Protobuf.Tools" Version =" 3.27.2 " >
16
+ <PackageReference Include =" Google.Protobuf" Version =" 3.27.3 " />
17
+ <PackageReference Include =" Google.Protobuf.Tools" Version =" 3.27.3 " >
18
18
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
19
19
<PrivateAssets >all</PrivateAssets >
20
20
</PackageReference >
21
- <PackageReference Include =" Grpc.Tools" Version =" 2.64 .0" >
21
+ <PackageReference Include =" Grpc.Tools" Version =" 2.65 .0" >
22
22
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
23
23
<PrivateAssets >all</PrivateAssets >
24
24
</PackageReference >
You can’t perform that action at this time.
0 commit comments