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 c736269 commit cc15ef0Copy full SHA for cc15ef0
src/ReactiveUI.Validation/ReactiveUI.Validation.csproj
@@ -10,6 +10,6 @@
10
</ItemGroup>
11
12
<ItemGroup Condition="$(TargetFramework.StartsWith('netstandard')) or $(TargetFramework.StartsWith('net4'))">
13
- <PackageReference Include="System.Collections.Immutable" Version="9.0.9" />
+ <PackageReference Include="System.Collections.Immutable" Version="9.0.10" />
14
15
</Project>
0 commit comments