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 4bb41fb commit d445381Copy full SHA for d445381
Cosmic.NET/Cosmic.NET.WPF/Cosmic.NET.WPF.csproj
@@ -18,7 +18,7 @@
18
<ProjectReference Include="..\cosmo\Cosmo.csproj" />
19
</ItemGroup>
20
<ItemGroup>
21
- <PackageReference Include="reactiveui" Version="12.1.5" />
+ <PackageReference Include="reactiveui" Version="13.0.1" />
22
<PackageReference Include="ReactiveUI.WPF" Version="13.0.1" />
23
24
Cosmic.NET/cosmo/Cosmo.csproj
@@ -7,6 +7,6 @@
7
<Copyright>Copyright © Joshua Kempner 2008-2020</Copyright>
8
</PropertyGroup>
9
10
11
12
</Project>
0 commit comments