File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 4
4
<TargetFramework >netstandard2.0</TargetFramework >
5
5
</PropertyGroup >
6
6
<ItemGroup >
7
- <PackageReference Include =" Xamarin.Forms" Version =" 4.2 .*" />
7
+ <PackageReference Include =" Xamarin.Forms" Version =" 4.3 .*" />
8
8
<PackageReference Include =" System.Collections.Immutable" Version =" 1.7.0" />
9
9
<PackageReference Include =" ReactiveUI.XamForms" Version =" 10.*" />
10
10
<PackageReference Include =" Pharmacist.MsBuild" Version =" 1.2.*" PrivateAssets =" all" />
Original file line number Diff line number Diff line change 13
13
</ItemGroup >
14
14
15
15
<ItemGroup Condition =" $(TargetFramework.StartsWith('netstandard')) " >
16
- <PackageReference Include =" Xamarin.Forms" Version =" 4.2 .*" />
16
+ <PackageReference Include =" Xamarin.Forms" Version =" 4.3 .*" />
17
17
</ItemGroup >
18
18
19
19
<ItemGroup >
You can’t perform that action at this time.
0 commit comments