File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 13
13
</PropertyGroup >
14
14
15
15
<ItemGroup >
16
- <PackageReference Include =" Google.Protobuf" Version =" 3.29.0 " />
17
- <PackageReference Include =" Google.Protobuf.Tools" Version =" 3.29.0 " >
16
+ <PackageReference Include =" Google.Protobuf" Version =" 3.29.2 " />
17
+ <PackageReference Include =" Google.Protobuf.Tools" Version =" 3.29.2 " >
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.67.0 " >
21
+ <PackageReference Include =" Grpc.Tools" Version =" 2.68.1 " >
22
22
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
23
23
<PrivateAssets >all</PrivateAssets >
24
24
</PackageReference >
Original file line number Diff line number Diff line change @@ -839,6 +839,7 @@ enum GuestPortDeviceID {
839
839
GUEST_PORT_DEVICE_ID_CERULEAN_OMNISCAN_450SS = 37 ; // Cerulean Omniscan 450 SS
840
840
GUEST_PORT_DEVICE_ID_BLUEYE_GNSS_DEVICE = 38 ; // Blueye GNSS device
841
841
GUEST_PORT_DEVICE_ID_WATERLINKED_DVL_A50_600 = 39 ; // Waterlinked DVL A50 600m
842
+ GUEST_PORT_DEVICE_ID_IMAGENEX_831L = 40 ; // Imagenex 831L Pipe Profiling Sonar
842
843
}
843
844
844
845
// GuestPort number.
You can’t perform that action at this time.
0 commit comments