Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -39,3 +39,8 @@ Thumbs.db

# dotCover
*.dotCover

# nuget
!nuget/**/*
!/nuget/**/*
!/nuget/
7 changes: 7 additions & 0 deletions NuGet.config
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<configuration>
<packageSources>
<add key="nugetLocal" value="nuget" />
<add key="supportmyget" value="https://www.myget.org/F/xamprojectci/api/v3/index.json" />
</packageSources>
</configuration>
3,894 changes: 1,959 additions & 1,935 deletions VisualChallenge/VisualChallenge.Android/Resources/Resource.designer.cs

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
<AndroidManifest>Properties\AndroidManifest.xml</AndroidManifest>
<MonoAndroidResourcePrefix>Resources</MonoAndroidResourcePrefix>
<MonoAndroidAssetsPrefix>Assets</MonoAndroidAssetsPrefix>
<AndroidUseLatestPlatformSdk>false</AndroidUseLatestPlatformSdk>
<TargetFrameworkVersion>v9.0</TargetFrameworkVersion>
<AndroidHttpClientHandlerType>Xamarin.Android.Net.AndroidClientHandler</AndroidHttpClientHandlerType>
<NuGetPackageImportStamp>
Expand Down Expand Up @@ -49,7 +48,7 @@
<Reference Include="System.Xml" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="Xamarin.Forms" Version="3.6.0.135200-pre1" />
<PackageReference Include="Xamarin.Forms" Version="4.0.1.170976" />
<PackageReference Include="Xamarin.Forms.Visual.Material">
<Version>3.6.0.135200-pre1</Version>
</PackageReference>
Expand Down Expand Up @@ -90,7 +89,7 @@
<ItemGroup />
<ItemGroup>
<ProjectReference Include="..\VisualChallenge\VisualChallenge.csproj">
<Project>{97CAB2B1-D85C-442E-AEFA-06FF5138B907}</Project>
<Project>{DF343C5B-66F1-4EF5-B721-6246D8F1DC39}</Project>
<Name>VisualChallenge</Name>
</ProjectReference>
</ItemGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -132,15 +132,15 @@
<Reference Include="Xamarin.iOS" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="Xamarin.Forms" Version="3.6.0.135200-pre1" />
<PackageReference Include="Xamarin.Forms" Version="4.0.1.170976" />
<PackageReference Include="Xamarin.Forms.Visual.Material">
<Version>3.6.0.135200-pre1</Version>
</PackageReference>
</ItemGroup>
<Import Project="$(MSBuildExtensionsPath)\Xamarin\iOS\Xamarin.iOS.CSharp.targets" />
<ItemGroup>
<ProjectReference Include="..\VisualChallenge\VisualChallenge.csproj">
<Project>{97CAB2B1-D85C-442E-AEFA-06FF5138B907}</Project>
<Project>{DF343C5B-66F1-4EF5-B721-6246D8F1DC39}</Project>
<Name>VisualChallenge</Name>
</ProjectReference>
</ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion VisualChallenge/VisualChallenge/VisualChallenge.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Xamarin.Forms" Version="3.6.0.135200-pre1" />
<PackageReference Include="Xamarin.Forms" Version="4.0.1.170976" />
<PackageReference Include="Xamarin.Forms.Visual.Material" Version="3.6.0.135200-pre1" />
</ItemGroup>

Expand Down
Binary file added nuget/Xamarin.Forms.4.0.1.170976.nupkg
Binary file not shown.
Binary file added nuget/Xamarin.Forms.AppLinks.4.0.1.170976.nupkg
Binary file not shown.
Binary file added nuget/Xamarin.Forms.Maps.4.0.1.170976.nupkg
Binary file not shown.
Binary file added nuget/Xamarin.Forms.Maps.GTK.4.0.1.170976.nupkg
Binary file not shown.
Binary file added nuget/Xamarin.Forms.Maps.WPF.4.0.1.170976.nupkg
Binary file not shown.
Binary file added nuget/Xamarin.Forms.Pages.4.0.1.170976.nupkg
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.