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 e4d0ec1 commit 1d6287dCopy full SHA for 1d6287d
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.3" />
+ <PackageReference Include="System.Collections.Immutable" Version="9.0.5" />
16
17
</Project>
0 commit comments