We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 03b0ff7 commit 931eb20Copy full SHA for 931eb20
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.4" />
16
17
</Project>
0 commit comments