We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b641b5f commit ab742e3Copy full SHA for ab742e3
src/ReactiveUI.Validation/ReactiveUI.Validation.csproj
@@ -8,7 +8,7 @@
8
</PropertyGroup>
9
10
<ItemGroup>
11
- <PackageReference Include="ReactiveUI" Version="20.0.1" />
+ <PackageReference Include="ReactiveUI" Version="20.1.1" />
12
</ItemGroup>
13
14
<ItemGroup Condition="$(TargetFramework.StartsWith('netstandard')) or $(TargetFramework.StartsWith('net4'))">
0 commit comments