Skip to content

Commit 9688a9f

Browse files
committed
Merge branch 'release/7.3.0' into feature/IRONSIDE-1166-to-master
This merge to master corrects the csproj version string, setting them to 7.3.0
2 parents c902230 + 84743d2 commit 9688a9f

10 files changed

Lines changed: 10 additions & 10 deletions

File tree

4_keys_instances/csharp/ChocolateFactoryTypes/ChocolateFactoryTypes.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
</PropertyGroup>
66

77
<ItemGroup>
8-
<PackageReference Include="Rti.ConnextDds" Version="7.2.0" />
8+
<PackageReference Include="Rti.ConnextDds" Version="7.3.0" />
99
</ItemGroup>
1010

1111
</Project>

4_keys_instances/csharp/MonitoringCtrlApplication/MonitoringCtrlApplication.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
</PropertyGroup>
77

88
<ItemGroup>
9-
<PackageReference Include="Rti.ConnextDds" Version="7.2.0" />
9+
<PackageReference Include="Rti.ConnextDds" Version="7.3.0" />
1010
<PackageReference Include="System.CommandLine.DragonFruit" Version="0.3.0-alpha.20303.1" />
1111
</ItemGroup>
1212

4_keys_instances/csharp/TemperingApplication/TemperingApplication.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
</PropertyGroup>
77

88
<ItemGroup>
9-
<PackageReference Include="Rti.ConnextDds" Version="7.2.0" />
9+
<PackageReference Include="Rti.ConnextDds" Version="7.3.0" />
1010
<PackageReference Include="System.CommandLine.DragonFruit" Version="0.3.0-alpha.20303.1" />
1111
</ItemGroup>
1212

5_basic_qos/csharp/ChocolateFactoryTypes/ChocolateFactoryTypes.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
</PropertyGroup>
66

77
<ItemGroup>
8-
<PackageReference Include="Rti.ConnextDds" Version="7.2.0" />
8+
<PackageReference Include="Rti.ConnextDds" Version="7.3.0" />
99
</ItemGroup>
1010

1111
</Project>

5_basic_qos/csharp/MonitoringCtrlApplication/MonitoringCtrlApplication.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
</PropertyGroup>
77

88
<ItemGroup>
9-
<PackageReference Include="Rti.ConnextDds" Version="7.2.0" />
9+
<PackageReference Include="Rti.ConnextDds" Version="7.3.0" />
1010
<PackageReference Include="System.CommandLine.DragonFruit" Version="0.3.0-alpha.20303.1" />
1111
</ItemGroup>
1212

5_basic_qos/csharp/TemperingApplication/TemperingApplication.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
</PropertyGroup>
77

88
<ItemGroup>
9-
<PackageReference Include="Rti.ConnextDds" Version="7.2.0" />
9+
<PackageReference Include="Rti.ConnextDds" Version="7.3.0" />
1010
<PackageReference Include="System.CommandLine.DragonFruit" Version="0.3.0-alpha.20303.1" />
1111
</ItemGroup>
1212

6_content_filters/csharp/ChocolateFactoryTypes/ChocolateFactoryTypes.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
</PropertyGroup>
66

77
<ItemGroup>
8-
<PackageReference Include="Rti.ConnextDds" Version="7.2.0" />
8+
<PackageReference Include="Rti.ConnextDds" Version="7.3.0" />
99
</ItemGroup>
1010

1111
</Project>

6_content_filters/csharp/IngredientApplication/IngredientApplication.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
</PropertyGroup>
77

88
<ItemGroup>
9-
<PackageReference Include="Rti.ConnextDds" Version="7.2.0" />
9+
<PackageReference Include="Rti.ConnextDds" Version="7.3.0" />
1010
<PackageReference Include="System.CommandLine.DragonFruit" Version="0.3.0-alpha.20303.1" />
1111
</ItemGroup>
1212

6_content_filters/csharp/MonitoringCtrlApplication/MonitoringCtrlApplication.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
</PropertyGroup>
77

88
<ItemGroup>
9-
<PackageReference Include="Rti.ConnextDds" Version="7.2.0" />
9+
<PackageReference Include="Rti.ConnextDds" Version="7.3.0" />
1010
<PackageReference Include="System.CommandLine.DragonFruit" Version="0.3.0-alpha.20303.1" />
1111
</ItemGroup>
1212

6_content_filters/csharp/TemperingApplication/TemperingApplication.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
</PropertyGroup>
77

88
<ItemGroup>
9-
<PackageReference Include="Rti.ConnextDds" Version="7.2.0" />
9+
<PackageReference Include="Rti.ConnextDds" Version="7.3.0" />
1010
<PackageReference Include="System.CommandLine.DragonFruit" Version="0.3.0-alpha.20303.1" />
1111
</ItemGroup>
1212

0 commit comments

Comments
 (0)