Skip to content
This repository was archived by the owner on Apr 29, 2024. It is now read-only.

Commit 4d04104

Browse files
committed
Bump to 4.6-SR1
1 parent 1a641ab commit 4d04104

File tree

5 files changed

+3
-31
lines changed

5 files changed

+3
-31
lines changed

UserInterface/SystemThemesDemo/SystemThemesDemo.Android/SystemThemesDemo.Android.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
<Reference Include="System.Numerics.Vectors" />
5454
</ItemGroup>
5555
<ItemGroup>
56-
<PackageReference Include="Xamarin.Forms" Version="4.6.0.726" />
56+
<PackageReference Include="Xamarin.Forms" Version="4.6.0.772" />
5757
</ItemGroup>
5858
<ItemGroup>
5959
<Compile Include="MainActivity.cs" />

UserInterface/SystemThemesDemo/SystemThemesDemo.iOS/SystemThemesDemo.iOS.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@
123123
<Reference Include="System.Numerics.Vectors" />
124124
</ItemGroup>
125125
<ItemGroup>
126-
<PackageReference Include="Xamarin.Forms" Version="4.6.0.726" />
126+
<PackageReference Include="Xamarin.Forms" Version="4.6.0.772" />
127127
</ItemGroup>
128128
<Import Project="$(MSBuildExtensionsPath)\Xamarin\iOS\Xamarin.iOS.CSharp.targets" />
129129
<ItemGroup>

UserInterface/SystemThemesDemo/SystemThemesDemo/MainPage.xaml

Lines changed: 0 additions & 7 deletions
This file was deleted.

UserInterface/SystemThemesDemo/SystemThemesDemo/MainPage.xaml.cs

Lines changed: 0 additions & 21 deletions
This file was deleted.

UserInterface/SystemThemesDemo/SystemThemesDemo/SystemThemesDemo.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
</PropertyGroup>
1212

1313
<ItemGroup>
14-
<PackageReference Include="Xamarin.Forms" Version="4.6.0.726" />
14+
<PackageReference Include="Xamarin.Forms" Version="4.6.0.772" />
1515
</ItemGroup>
1616
<ItemGroup>
1717
<Folder Include="Images\" />

0 commit comments

Comments
 (0)