File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
- <?xml version =" 1.0" encoding =" utf-8" ?>
1
+ <?xml version =" 1.0" encoding =" utf-8" ?>
2
2
<Project ToolsVersion =" 15.0" DefaultTargets =" Build" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
3
3
<Import Project =" $(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition =" Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
4
4
<PropertyGroup >
149
149
</ItemGroup >
150
150
<ItemGroup >
151
151
<PackageReference Include =" Microsoft.NETCore.UniversalWindowsPlatform" Version =" 6.2.14" />
152
- <PackageReference Include =" ReactiveUI" Version =" 18 .*" />
152
+ <PackageReference Include =" ReactiveUI" Version =" 19 .*" />
153
153
<PackageReference Include =" ReactiveUI.Uwp" >
154
154
<Version >18.4.1</Version >
155
155
</PackageReference >
Original file line number Diff line number Diff line change 1
- <Project Sdk =" Microsoft.NET.Sdk" >
1
+ <Project Sdk =" Microsoft.NET.Sdk" >
2
2
<PropertyGroup >
3
3
<TargetFramework >netstandard2.0</TargetFramework >
4
4
<LangVersion >latest</LangVersion >
5
5
</PropertyGroup >
6
6
<ItemGroup >
7
- <PackageReference Include =" ReactiveUI" Version =" 18 .*" />
7
+ <PackageReference Include =" ReactiveUI" Version =" 19 .*" />
8
8
<PackageReference Include =" ReactiveUI.Fody" Version =" 18.*" />
9
9
<PackageReference Include =" ReactiveUI.Validation" Version =" 3.*" />
10
10
</ItemGroup >
You can’t perform that action at this time.
0 commit comments