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 fac38d0 commit ac0655bCopy full SHA for ac0655b
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.6" />
+ <PackageReference Include="System.Collections.Immutable" Version="9.0.7" />
16
17
</Project>
0 commit comments