We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9152f3 commit 52dd856Copy full SHA for 52dd856
src/ReactiveUI.Validation/ReactiveUI.Validation.csproj
@@ -12,6 +12,6 @@
12
</ItemGroup>
13
14
<ItemGroup Condition="$(TargetFramework.StartsWith('netstandard')) or $(TargetFramework.StartsWith('net4'))">
15
- <PackageReference Include="System.Collections.Immutable" Version="9.0.5" />
+ <PackageReference Include="System.Collections.Immutable" Version="9.0.6" />
16
17
</Project>
0 commit comments