mirror of
				https://github.com/Nioux/AideDeJeu.git
				synced 2025-10-30 23:16:09 +00:00 
			
		
		
		
	Maj nuget
This commit is contained in:
		
							parent
							
								
									3516d74a56
								
							
						
					
					
						commit
						8b243b1c53
					
				
					 2 changed files with 6 additions and 0 deletions
				
			
		|  | @ -1,5 +1,6 @@ | |||
| <?xml version="1.0" encoding="utf-8"?> | ||||
| <Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | ||||
|   <Import Project="..\..\packages\SkiaSharp.Views.Forms.WPF.1.68.1\build\net45\SkiaSharp.Views.Forms.WPF.props" Condition="Exists('..\..\packages\SkiaSharp.Views.Forms.WPF.1.68.1\build\net45\SkiaSharp.Views.Forms.WPF.props')" /> | ||||
|   <Import Project="..\..\packages\Xamarin.Forms.4.4.0.991265\build\Xamarin.Forms.props" Condition="Exists('..\..\packages\Xamarin.Forms.4.4.0.991265\build\Xamarin.Forms.props')" /> | ||||
|   <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" /> | ||||
|   <PropertyGroup> | ||||
|  | @ -104,6 +105,9 @@ | |||
|     <Reference Include="SkiaSharp.Views.Desktop.Common, Version=1.68.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756, processorArchitecture=MSIL"> | ||||
|       <HintPath>..\..\packages\SkiaSharp.Views.Desktop.Common.1.68.1\lib\net45\SkiaSharp.Views.Desktop.Common.dll</HintPath> | ||||
|     </Reference> | ||||
|     <Reference Include="SkiaSharp.Views.Forms, Version=1.68.0.0, Culture=neutral, processorArchitecture=MSIL"> | ||||
|       <HintPath>..\..\packages\SkiaSharp.Views.Forms.WPF.1.68.1\lib\net45\SkiaSharp.Views.Forms.dll</HintPath> | ||||
|     </Reference> | ||||
|     <Reference Include="SkiaSharp.Views.Gtk, Version=1.68.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756, processorArchitecture=MSIL"> | ||||
|       <HintPath>..\..\packages\SkiaSharp.Views.Gtk2.1.68.1\lib\net45\SkiaSharp.Views.Gtk.dll</HintPath> | ||||
|     </Reference> | ||||
|  | @ -295,6 +299,7 @@ | |||
|     <Error Condition="!Exists('..\..\packages\Xamarin.Forms.4.4.0.991265\build\Xamarin.Forms.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\..\packages\Xamarin.Forms.4.4.0.991265\build\Xamarin.Forms.targets'))" /> | ||||
|     <Error Condition="!Exists('..\..\packages\SkiaSharp.1.68.1\build\net45\SkiaSharp.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\..\packages\SkiaSharp.1.68.1\build\net45\SkiaSharp.targets'))" /> | ||||
|     <Error Condition="!Exists('..\..\packages\SkiaSharp.Views.Forms.1.68.1\build\net45\SkiaSharp.Views.Forms.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\..\packages\SkiaSharp.Views.Forms.1.68.1\build\net45\SkiaSharp.Views.Forms.targets'))" /> | ||||
|     <Error Condition="!Exists('..\..\packages\SkiaSharp.Views.Forms.WPF.1.68.1\build\net45\SkiaSharp.Views.Forms.WPF.props')" Text="$([System.String]::Format('$(ErrorText)', '..\..\packages\SkiaSharp.Views.Forms.WPF.1.68.1\build\net45\SkiaSharp.Views.Forms.WPF.props'))" /> | ||||
|   </Target> | ||||
|   <Import Project="..\..\packages\SQLitePCLRaw.lib.e_sqlite3.v110_xp.1.1.14\build\net35\SQLitePCLRaw.lib.e_sqlite3.v110_xp.targets" Condition="Exists('..\..\packages\SQLitePCLRaw.lib.e_sqlite3.v110_xp.1.1.14\build\net35\SQLitePCLRaw.lib.e_sqlite3.v110_xp.targets')" /> | ||||
|   <Import Project="..\..\packages\SQLitePCLRaw.lib.e_sqlite3.linux.1.1.14\build\net35\SQLitePCLRaw.lib.e_sqlite3.linux.targets" Condition="Exists('..\..\packages\SQLitePCLRaw.lib.e_sqlite3.linux.1.1.14\build\net35\SQLitePCLRaw.lib.e_sqlite3.linux.targets')" /> | ||||
|  |  | |||
|  | @ -24,6 +24,7 @@ | |||
|   <package id="SkiaSharp.Views" version="1.68.1" targetFramework="net472" /> | ||||
|   <package id="SkiaSharp.Views.Desktop.Common" version="1.68.1" targetFramework="net472" /> | ||||
|   <package id="SkiaSharp.Views.Forms" version="1.68.1" targetFramework="net472" /> | ||||
|   <package id="SkiaSharp.Views.Forms.WPF" version="1.68.1" targetFramework="net472" /> | ||||
|   <package id="SkiaSharp.Views.Gtk2" version="1.68.1" targetFramework="net472" /> | ||||
|   <package id="SkiaSharp.Views.WindowsForms" version="1.68.1" targetFramework="net472" /> | ||||
|   <package id="SkiaSharp.Views.WPF" version="1.68.1" targetFramework="net472" /> | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Yan Maniez
						Yan Maniez