Skip to content

Commit 9dde943

Browse files
committed
Updated NuGet packages
1 parent 26eb448 commit 9dde943

File tree

4 files changed

+13
-14
lines changed

4 files changed

+13
-14
lines changed

src/WeatherApp/WeatherApp.GTK/WeatherApp.GTK.csproj

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -68,19 +68,19 @@
6868
<Reference Include="System.Net.Http" />
6969
<Reference Include="System.Xml" />
7070
<Reference Include="Xamarin.Forms.Core, Version=2.0.0.0, Culture=neutral, processorArchitecture=MSIL">
71-
<HintPath>..\..\packages\Xamarin.Forms.3.0.0\lib\net45\Xamarin.Forms.Core.dll</HintPath>
71+
<HintPath>..\..\packages\Xamarin.Forms.3.0.0.201-gtk\lib\net45\Xamarin.Forms.Core.dll</HintPath>
7272
<Private>True</Private>
7373
</Reference>
7474
<Reference Include="Xamarin.Forms.Platform, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
75-
<HintPath>..\..\packages\Xamarin.Forms.3.0.0\lib\net45\Xamarin.Forms.Platform.dll</HintPath>
75+
<HintPath>..\..\packages\Xamarin.Forms.3.0.0.201-gtk\lib\net45\Xamarin.Forms.Platform.dll</HintPath>
7676
<Private>True</Private>
7777
</Reference>
7878
<Reference Include="Xamarin.Forms.Platform.GTK, Version=0.0.0.0, Culture=neutral, processorArchitecture=MSIL">
79-
<HintPath>..\..\packages\Xamarin.Forms.3.0.0\lib\net45\Xamarin.Forms.Platform.GTK.dll</HintPath>
79+
<HintPath>..\..\packages\Xamarin.Forms.3.0.0.201-gtk\lib\net45\Xamarin.Forms.Platform.GTK.dll</HintPath>
8080
<Private>True</Private>
8181
</Reference>
8282
<Reference Include="Xamarin.Forms.Xaml, Version=2.0.0.0, Culture=neutral, processorArchitecture=MSIL">
83-
<HintPath>..\..\packages\Xamarin.Forms.3.0.0\lib\net45\Xamarin.Forms.Xaml.dll</HintPath>
83+
<HintPath>..\..\packages\Xamarin.Forms.3.0.0.201-gtk\lib\net45\Xamarin.Forms.Xaml.dll</HintPath>
8484
<Private>True</Private>
8585
</Reference>
8686
</ItemGroup>
@@ -97,7 +97,6 @@
9797
<ItemGroup>
9898
<None Include="packages.config" />
9999
</ItemGroup>
100-
<ItemGroup />
101100
<ItemGroup>
102101
<Content Include="Images\cloud.png">
103102
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
@@ -131,12 +130,12 @@
131130
</Content>
132131
</ItemGroup>
133132
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
134-
<Import Project="..\..\packages\Xamarin.Forms.3.0.0\build\netstandard1.0\Xamarin.Forms.targets" Condition="Exists('..\..\packages\Xamarin.Forms.3.0.0\build\netstandard1.0\Xamarin.Forms.targets')" />
133+
<Import Project="..\..\packages\Xamarin.Forms.3.0.0.201-gtk\build\netstandard1.0\Xamarin.Forms.targets" Condition="Exists('..\..\packages\Xamarin.Forms.3.0.0.201-gtk\build\netstandard1.0\Xamarin.Forms.targets')" />
135134
<Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
136135
<PropertyGroup>
137136
<ErrorText>Este proyecto hace referencia a los paquetes NuGet que faltan en este equipo. Use la restauración de paquetes NuGet para descargarlos. Para obtener más información, consulte http://go.microsoft.com/fwlink/?LinkID=322105. El archivo que falta es {0}.</ErrorText>
138137
</PropertyGroup>
139-
<Error Condition="!Exists('..\..\packages\Xamarin.Forms.3.0.0\build\netstandard1.0\Xamarin.Forms.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\..\packages\Xamarin.Forms.3.0.0\build\netstandard1.0\Xamarin.Forms.targets'))" />
138+
<Error Condition="!Exists('..\..\packages\Xamarin.Forms.3.0.0.201-gtk\build\netstandard1.0\Xamarin.Forms.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\..\packages\Xamarin.Forms.3.0.0.201-gtk\build\netstandard1.0\Xamarin.Forms.targets'))" />
140139
</Target>
141140
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
142141
Other similar extension points exist, see Microsoft.Common.targets.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<packages>
3-
<package id="Xamarin.Forms" version="3.0.0" targetFramework="net452" />
3+
<package id="Xamarin.Forms" version="3.0.0.201-gtk" targetFramework="net452" />
44
</packages>

src/WeatherApp/WeatherApp/WeatherApp.csproj

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -81,15 +81,15 @@
8181
<Private>True</Private>
8282
</Reference>
8383
<Reference Include="Xamarin.Forms.Core, Version=2.0.0.0, Culture=neutral, processorArchitecture=MSIL">
84-
<HintPath>..\..\packages\Xamarin.Forms.3.0.0\lib\portable-win+net45+wp80+win81+wpa81+MonoAndroid10+Xamarin.iOS10+xamarinmac20\Xamarin.Forms.Core.dll</HintPath>
84+
<HintPath>..\..\packages\Xamarin.Forms.3.0.0.201-gtk\lib\portable-win+net45+wp80+win81+wpa81+MonoAndroid10+Xamarin.iOS10+xamarinmac20\Xamarin.Forms.Core.dll</HintPath>
8585
<Private>True</Private>
8686
</Reference>
8787
<Reference Include="Xamarin.Forms.Platform, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
88-
<HintPath>..\..\packages\Xamarin.Forms.3.0.0\lib\portable-win+net45+wp80+win81+wpa81+MonoAndroid10+Xamarin.iOS10+xamarinmac20\Xamarin.Forms.Platform.dll</HintPath>
88+
<HintPath>..\..\packages\Xamarin.Forms.3.0.0.201-gtk\lib\portable-win+net45+wp80+win81+wpa81+MonoAndroid10+Xamarin.iOS10+xamarinmac20\Xamarin.Forms.Platform.dll</HintPath>
8989
<Private>True</Private>
9090
</Reference>
9191
<Reference Include="Xamarin.Forms.Xaml, Version=2.0.0.0, Culture=neutral, processorArchitecture=MSIL">
92-
<HintPath>..\..\packages\Xamarin.Forms.3.0.0\lib\portable-win+net45+wp80+win81+wpa81+MonoAndroid10+Xamarin.iOS10+xamarinmac20\Xamarin.Forms.Xaml.dll</HintPath>
92+
<HintPath>..\..\packages\Xamarin.Forms.3.0.0.201-gtk\lib\portable-win+net45+wp80+win81+wpa81+MonoAndroid10+Xamarin.iOS10+xamarinmac20\Xamarin.Forms.Xaml.dll</HintPath>
9393
<Private>True</Private>
9494
</Reference>
9595
</ItemGroup>
@@ -121,11 +121,11 @@
121121
<Error Condition="!Exists('..\..\packages\Microsoft.Bcl.Build.1.0.14\tools\Microsoft.Bcl.Build.targets')" Text="This project references NuGet package(s) that are missing on this computer. Enable NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=317567." HelpKeyword="BCLBUILD2001" />
122122
<Error Condition="Exists('..\..\packages\Microsoft.Bcl.Build.1.0.14\tools\Microsoft.Bcl.Build.targets')" Text="The build restored NuGet packages. Build the project again to include these packages in the build. For more information, see http://go.microsoft.com/fwlink/?LinkID=317568." HelpKeyword="BCLBUILD2002" />
123123
</Target>
124-
<Import Project="..\..\packages\Xamarin.Forms.3.0.0\build\portable-win+net45+wp80+win81+wpa81+MonoAndroid10+Xamarin.iOS10+xamarinmac20\Xamarin.Forms.targets" Condition="Exists('..\..\packages\Xamarin.Forms.3.0.0\build\portable-win+net45+wp80+win81+wpa81+MonoAndroid10+Xamarin.iOS10+xamarinmac20\Xamarin.Forms.targets')" />
124+
<Import Project="..\..\packages\Xamarin.Forms.3.0.0.201-gtk\build\portable-win+net45+wp80+win81+wpa81+MonoAndroid10+Xamarin.iOS10+xamarinmac20\Xamarin.Forms.targets" Condition="Exists('..\..\packages\Xamarin.Forms.3.0.0.201-gtk\build\portable-win+net45+wp80+win81+wpa81+MonoAndroid10+Xamarin.iOS10+xamarinmac20\Xamarin.Forms.targets')" />
125125
<Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
126126
<PropertyGroup>
127127
<ErrorText>Este proyecto hace referencia a los paquetes NuGet que faltan en este equipo. Use la restauración de paquetes NuGet para descargarlos. Para obtener más información, consulte http://go.microsoft.com/fwlink/?LinkID=322105. El archivo que falta es {0}.</ErrorText>
128128
</PropertyGroup>
129-
<Error Condition="!Exists('..\..\packages\Xamarin.Forms.3.0.0\build\portable-win+net45+wp80+win81+wpa81+MonoAndroid10+Xamarin.iOS10+xamarinmac20\Xamarin.Forms.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\..\packages\Xamarin.Forms.3.0.0\build\portable-win+net45+wp80+win81+wpa81+MonoAndroid10+Xamarin.iOS10+xamarinmac20\Xamarin.Forms.targets'))" />
129+
<Error Condition="!Exists('..\..\packages\Xamarin.Forms.3.0.0.201-gtk\build\portable-win+net45+wp80+win81+wpa81+MonoAndroid10+Xamarin.iOS10+xamarinmac20\Xamarin.Forms.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\..\packages\Xamarin.Forms.3.0.0.201-gtk\build\portable-win+net45+wp80+win81+wpa81+MonoAndroid10+Xamarin.iOS10+xamarinmac20\Xamarin.Forms.targets'))" />
130130
</Target>
131131
</Project>

src/WeatherApp/WeatherApp/packages.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@
44
<package id="Microsoft.Bcl.Build" version="1.0.14" targetFramework="portable45-net45+win8+wp8+wpa81" />
55
<package id="Microsoft.Net.Http" version="2.2.29" targetFramework="portable45-net45+win8+wp8+wpa81" />
66
<package id="Newtonsoft.Json" version="10.0.3" targetFramework="portable45-net45+win8+wp8+wpa81" />
7-
<package id="Xamarin.Forms" version="3.0.0" targetFramework="portable45-net45+win8+wp8+wpa81" />
7+
<package id="Xamarin.Forms" version="3.0.0.201-gtk" targetFramework="portable45-net45+win8+wp8+wpa81" />
88
</packages>

0 commit comments

Comments
 (0)