Skip to content

Commit 7d24466

Browse files
committed
up version system.reactove.linq in integration test
1 parent 395c67d commit 7d24466

File tree

1 file changed

+1
-1
lines changed
  • docker/integration_tests/XCProjects/HelloWorldV5/CreateInstancesReactiveApi/CreateInstances

1 file changed

+1
-1
lines changed

docker/integration_tests/XCProjects/HelloWorldV5/CreateInstancesReactiveApi/CreateInstances/CreateInstances.csproj

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

99
<ItemGroup>
10-
<PackageReference Include="System.Reactive.Linq" Version="3.1.1" />
10+
<PackageReference Include="System.Reactive.Linq" Version="4.1.2" />
1111
</ItemGroup>
1212

1313
<ItemGroup>

0 commit comments

Comments
 (0)