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 1313 </PropertyGroup >
1414
1515 <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 " >
1818 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
1919 <PrivateAssets >all</PrivateAssets >
2020 </PackageReference >
21- <PackageReference Include =" Grpc.Tools" Version =" 2.67.0 " >
21+ <PackageReference Include =" Grpc.Tools" Version =" 2.68.1 " >
2222 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
2323 <PrivateAssets >all</PrivateAssets >
2424 </PackageReference >
Original file line number Diff line number Diff line change @@ -839,6 +839,7 @@ enum GuestPortDeviceID {
839839 GUEST_PORT_DEVICE_ID_CERULEAN_OMNISCAN_450SS = 37 ; // Cerulean Omniscan 450 SS
840840 GUEST_PORT_DEVICE_ID_BLUEYE_GNSS_DEVICE = 38 ; // Blueye GNSS device
841841 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
842843}
843844
844845// GuestPort number.
You can’t perform that action at this time.
0 commit comments