mirror of
https://github.com/Nioux/AideDeJeu.git
synced 2025-10-29 14:35:45 +00:00
nuget
This commit is contained in:
parent
946646cbe5
commit
22c0fea31d
2 changed files with 3 additions and 3 deletions
|
|
@ -312,8 +312,8 @@
|
|||
<Reference Include="Xamarin.Forms.Platform.GTK, Version=2.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\..\packages\Xamarin.Forms.Platform.GTK.4.8.0.1269\lib\net45\Xamarin.Forms.Platform.GTK.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Xamarin.Forms.Platform.WPF, Version=2.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\..\packages\Xamarin.Forms.Platform.WPF.4.5.0.530\lib\net45\Xamarin.Forms.Platform.WPF.dll</HintPath>
|
||||
<Reference Include="Xamarin.Forms.Platform.WPF, Version=0.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\..\packages\Xamarin.Forms.Platform.WPF.4.8.0.1269\lib\net461\Xamarin.Forms.Platform.WPF.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Xamarin.Forms.Xaml, Version=2.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\..\packages\Xamarin.Forms.4.8.0.1269\lib\netstandard2.0\Xamarin.Forms.Xaml.dll</HintPath>
|
||||
|
|
|
|||
|
|
@ -67,7 +67,7 @@
|
|||
<package id="Xamarin.Essentials" version="1.5.3.2" targetFramework="net471" />
|
||||
<package id="Xamarin.Forms" version="4.8.0.1269" targetFramework="net471" />
|
||||
<package id="Xamarin.Forms.Platform.GTK" version="4.8.0.1269" targetFramework="net471" />
|
||||
<package id="Xamarin.Forms.Platform.WPF" version="4.5.0.530" targetFramework="net472" />
|
||||
<package id="Xamarin.Forms.Platform.WPF" version="4.8.0.1269" targetFramework="net472" />
|
||||
<package id="Xamarin.Forms.Visual.Material" version="4.8.0.1269" targetFramework="net471" />
|
||||
<package id="XamiTextSharpLGPLv2" version="1.0.0" targetFramework="net471" />
|
||||
<package id="YamlDotNet" version="6.1.2" targetFramework="net471" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue