mirror of
				https://github.com/Nioux/AideDeJeu.git
				synced 2025-10-31 15:36:07 +00:00 
			
		
		
		
	Maj nuget
This commit is contained in:
		
							parent
							
								
									e7f7216cdb
								
							
						
					
					
						commit
						eff80432d7
					
				
					 10 changed files with 87 additions and 64 deletions
				
			
		|  | @ -53,7 +53,7 @@ | |||
|   </ItemGroup> | ||||
|   <ItemGroup> | ||||
|     <PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite.Core"> | ||||
|       <Version>2.1.4</Version> | ||||
|       <Version>2.2.0</Version> | ||||
|     </PackageReference> | ||||
|     <PackageReference Include="Rg.Plugins.Popup"> | ||||
|       <Version>1.1.5.180</Version> | ||||
|  | @ -62,7 +62,7 @@ | |||
|       <Version>1.60.0</Version> | ||||
|     </PackageReference> | ||||
|     <PackageReference Include="SkiaSharp.Views.Forms"> | ||||
|       <Version>1.60.3</Version> | ||||
|       <Version>1.68.0</Version> | ||||
|     </PackageReference> | ||||
|     <PackageReference Include="sqlite-net-pcl"> | ||||
|       <Version>1.5.231</Version> | ||||
|  |  | |||
|  | @ -65,53 +65,62 @@ | |||
|     <Reference Include="Markdig, Version=0.15.4.0, Culture=neutral, processorArchitecture=MSIL"> | ||||
|       <HintPath>..\..\packages\Markdig.0.15.4\lib\net40\Markdig.dll</HintPath> | ||||
|     </Reference> | ||||
|     <Reference Include="Microsoft.Data.Sqlite, Version=2.1.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"> | ||||
|       <HintPath>..\..\packages\Microsoft.Data.Sqlite.Core.2.1.0\lib\netstandard2.0\Microsoft.Data.Sqlite.dll</HintPath> | ||||
|     <Reference Include="Microsoft.Data.Sqlite, Version=2.2.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"> | ||||
|       <HintPath>..\..\packages\Microsoft.Data.Sqlite.Core.2.2.0\lib\netstandard2.0\Microsoft.Data.Sqlite.dll</HintPath> | ||||
|     </Reference> | ||||
|     <Reference Include="Microsoft.EntityFrameworkCore, Version=2.1.4.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"> | ||||
|       <HintPath>..\..\packages\Microsoft.EntityFrameworkCore.2.1.4\lib\netstandard2.0\Microsoft.EntityFrameworkCore.dll</HintPath> | ||||
|     <Reference Include="Microsoft.DotNet.PlatformAbstractions, Version=2.1.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"> | ||||
|       <HintPath>..\..\packages\Microsoft.DotNet.PlatformAbstractions.2.1.0\lib\net45\Microsoft.DotNet.PlatformAbstractions.dll</HintPath> | ||||
|     </Reference> | ||||
|     <Reference Include="Microsoft.EntityFrameworkCore.Abstractions, Version=2.1.4.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"> | ||||
|       <HintPath>..\..\packages\Microsoft.EntityFrameworkCore.Abstractions.2.1.4\lib\netstandard2.0\Microsoft.EntityFrameworkCore.Abstractions.dll</HintPath> | ||||
|     <Reference Include="Microsoft.EntityFrameworkCore, Version=2.2.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"> | ||||
|       <HintPath>..\..\packages\Microsoft.EntityFrameworkCore.2.2.0\lib\netstandard2.0\Microsoft.EntityFrameworkCore.dll</HintPath> | ||||
|     </Reference> | ||||
|     <Reference Include="Microsoft.EntityFrameworkCore.Relational, Version=2.1.4.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"> | ||||
|       <HintPath>..\..\packages\Microsoft.EntityFrameworkCore.Relational.2.1.4\lib\netstandard2.0\Microsoft.EntityFrameworkCore.Relational.dll</HintPath> | ||||
|     <Reference Include="Microsoft.EntityFrameworkCore.Abstractions, Version=2.2.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"> | ||||
|       <HintPath>..\..\packages\Microsoft.EntityFrameworkCore.Abstractions.2.2.0\lib\netstandard2.0\Microsoft.EntityFrameworkCore.Abstractions.dll</HintPath> | ||||
|     </Reference> | ||||
|     <Reference Include="Microsoft.EntityFrameworkCore.Sqlite, Version=2.1.4.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"> | ||||
|       <HintPath>..\..\packages\Microsoft.EntityFrameworkCore.Sqlite.Core.2.1.4\lib\netstandard2.0\Microsoft.EntityFrameworkCore.Sqlite.dll</HintPath> | ||||
|     <Reference Include="Microsoft.EntityFrameworkCore.Relational, Version=2.2.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"> | ||||
|       <HintPath>..\..\packages\Microsoft.EntityFrameworkCore.Relational.2.2.0\lib\netstandard2.0\Microsoft.EntityFrameworkCore.Relational.dll</HintPath> | ||||
|     </Reference> | ||||
|     <Reference Include="Microsoft.Extensions.Caching.Abstractions, Version=2.1.2.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"> | ||||
|       <HintPath>..\..\packages\Microsoft.Extensions.Caching.Abstractions.2.1.2\lib\netstandard2.0\Microsoft.Extensions.Caching.Abstractions.dll</HintPath> | ||||
|     <Reference Include="Microsoft.EntityFrameworkCore.Sqlite, Version=2.2.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"> | ||||
|       <HintPath>..\..\packages\Microsoft.EntityFrameworkCore.Sqlite.Core.2.2.0\lib\netstandard2.0\Microsoft.EntityFrameworkCore.Sqlite.dll</HintPath> | ||||
|     </Reference> | ||||
|     <Reference Include="Microsoft.Extensions.Caching.Memory, Version=2.1.2.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"> | ||||
|       <HintPath>..\..\packages\Microsoft.Extensions.Caching.Memory.2.1.2\lib\netstandard2.0\Microsoft.Extensions.Caching.Memory.dll</HintPath> | ||||
|     <Reference Include="Microsoft.Extensions.Caching.Abstractions, Version=2.2.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"> | ||||
|       <HintPath>..\..\packages\Microsoft.Extensions.Caching.Abstractions.2.2.0\lib\netstandard2.0\Microsoft.Extensions.Caching.Abstractions.dll</HintPath> | ||||
|     </Reference> | ||||
|     <Reference Include="Microsoft.Extensions.Configuration, Version=2.1.1.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"> | ||||
|       <HintPath>..\..\packages\Microsoft.Extensions.Configuration.2.1.1\lib\netstandard2.0\Microsoft.Extensions.Configuration.dll</HintPath> | ||||
|     <Reference Include="Microsoft.Extensions.Caching.Memory, Version=2.2.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"> | ||||
|       <HintPath>..\..\packages\Microsoft.Extensions.Caching.Memory.2.2.0\lib\netstandard2.0\Microsoft.Extensions.Caching.Memory.dll</HintPath> | ||||
|     </Reference> | ||||
|     <Reference Include="Microsoft.Extensions.Configuration.Abstractions, Version=2.1.1.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"> | ||||
|       <HintPath>..\..\packages\Microsoft.Extensions.Configuration.Abstractions.2.1.1\lib\netstandard2.0\Microsoft.Extensions.Configuration.Abstractions.dll</HintPath> | ||||
|     <Reference Include="Microsoft.Extensions.Configuration, Version=2.2.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"> | ||||
|       <HintPath>..\..\packages\Microsoft.Extensions.Configuration.2.2.0\lib\netstandard2.0\Microsoft.Extensions.Configuration.dll</HintPath> | ||||
|     </Reference> | ||||
|     <Reference Include="Microsoft.Extensions.Configuration.Binder, Version=2.1.1.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"> | ||||
|       <HintPath>..\..\packages\Microsoft.Extensions.Configuration.Binder.2.1.1\lib\netstandard2.0\Microsoft.Extensions.Configuration.Binder.dll</HintPath> | ||||
|     <Reference Include="Microsoft.Extensions.Configuration.Abstractions, Version=2.2.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"> | ||||
|       <HintPath>..\..\packages\Microsoft.Extensions.Configuration.Abstractions.2.2.0\lib\netstandard2.0\Microsoft.Extensions.Configuration.Abstractions.dll</HintPath> | ||||
|     </Reference> | ||||
|     <Reference Include="Microsoft.Extensions.DependencyInjection, Version=2.1.1.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"> | ||||
|       <HintPath>..\..\packages\Microsoft.Extensions.DependencyInjection.2.1.1\lib\net461\Microsoft.Extensions.DependencyInjection.dll</HintPath> | ||||
|     <Reference Include="Microsoft.Extensions.Configuration.Binder, Version=2.2.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"> | ||||
|       <HintPath>..\..\packages\Microsoft.Extensions.Configuration.Binder.2.2.0\lib\netstandard2.0\Microsoft.Extensions.Configuration.Binder.dll</HintPath> | ||||
|     </Reference> | ||||
|     <Reference Include="Microsoft.Extensions.DependencyInjection.Abstractions, Version=2.1.1.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"> | ||||
|       <HintPath>..\..\packages\Microsoft.Extensions.DependencyInjection.Abstractions.2.1.1\lib\netstandard2.0\Microsoft.Extensions.DependencyInjection.Abstractions.dll</HintPath> | ||||
|     <Reference Include="Microsoft.Extensions.DependencyInjection, Version=2.2.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"> | ||||
|       <HintPath>..\..\packages\Microsoft.Extensions.DependencyInjection.2.2.0\lib\net461\Microsoft.Extensions.DependencyInjection.dll</HintPath> | ||||
|     </Reference> | ||||
|     <Reference Include="Microsoft.Extensions.Logging, Version=2.1.1.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"> | ||||
|       <HintPath>..\..\packages\Microsoft.Extensions.Logging.2.1.1\lib\netstandard2.0\Microsoft.Extensions.Logging.dll</HintPath> | ||||
|     <Reference Include="Microsoft.Extensions.DependencyInjection.Abstractions, Version=2.2.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"> | ||||
|       <HintPath>..\..\packages\Microsoft.Extensions.DependencyInjection.Abstractions.2.2.0\lib\netstandard2.0\Microsoft.Extensions.DependencyInjection.Abstractions.dll</HintPath> | ||||
|     </Reference> | ||||
|     <Reference Include="Microsoft.Extensions.Logging.Abstractions, Version=2.1.1.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"> | ||||
|       <HintPath>..\..\packages\Microsoft.Extensions.Logging.Abstractions.2.1.1\lib\netstandard2.0\Microsoft.Extensions.Logging.Abstractions.dll</HintPath> | ||||
|     <Reference Include="Microsoft.Extensions.DependencyModel, Version=2.1.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"> | ||||
|       <HintPath>..\..\packages\Microsoft.Extensions.DependencyModel.2.1.0\lib\net451\Microsoft.Extensions.DependencyModel.dll</HintPath> | ||||
|     </Reference> | ||||
|     <Reference Include="Microsoft.Extensions.Options, Version=2.1.1.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"> | ||||
|       <HintPath>..\..\packages\Microsoft.Extensions.Options.2.1.1\lib\netstandard2.0\Microsoft.Extensions.Options.dll</HintPath> | ||||
|     <Reference Include="Microsoft.Extensions.Logging, Version=2.2.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"> | ||||
|       <HintPath>..\..\packages\Microsoft.Extensions.Logging.2.2.0\lib\netstandard2.0\Microsoft.Extensions.Logging.dll</HintPath> | ||||
|     </Reference> | ||||
|     <Reference Include="Microsoft.Extensions.Primitives, Version=2.1.6.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"> | ||||
|       <HintPath>..\..\packages\Microsoft.Extensions.Primitives.2.1.6\lib\netstandard2.0\Microsoft.Extensions.Primitives.dll</HintPath> | ||||
|     <Reference Include="Microsoft.Extensions.Logging.Abstractions, Version=2.2.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"> | ||||
|       <HintPath>..\..\packages\Microsoft.Extensions.Logging.Abstractions.2.2.0\lib\netstandard2.0\Microsoft.Extensions.Logging.Abstractions.dll</HintPath> | ||||
|     </Reference> | ||||
|     <Reference Include="Microsoft.Extensions.Options, Version=2.2.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"> | ||||
|       <HintPath>..\..\packages\Microsoft.Extensions.Options.2.2.0\lib\netstandard2.0\Microsoft.Extensions.Options.dll</HintPath> | ||||
|     </Reference> | ||||
|     <Reference Include="Microsoft.Extensions.Primitives, Version=2.2.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"> | ||||
|       <HintPath>..\..\packages\Microsoft.Extensions.Primitives.2.2.0\lib\netstandard2.0\Microsoft.Extensions.Primitives.dll</HintPath> | ||||
|     </Reference> | ||||
|     <Reference Include="Newtonsoft.Json, Version=12.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL"> | ||||
|       <HintPath>..\..\packages\Newtonsoft.Json.12.0.1\lib\net45\Newtonsoft.Json.dll</HintPath> | ||||
|     </Reference> | ||||
|     <Reference Include="OpenTK, Version=3.0.0.0, Culture=neutral, PublicKeyToken=bad199fe84eb3df4, processorArchitecture=MSIL"> | ||||
|       <HintPath>..\..\packages\Xamarin.Forms.Platform.GTK.3.4.0.1008975\lib\net45\OpenTK.dll</HintPath> | ||||
|  | @ -169,6 +178,11 @@ | |||
|     <Reference Include="System.Runtime.CompilerServices.Unsafe, Version=4.0.4.1, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> | ||||
|       <HintPath>..\..\packages\System.Runtime.CompilerServices.Unsafe.4.5.2\lib\netstandard2.0\System.Runtime.CompilerServices.Unsafe.dll</HintPath> | ||||
|     </Reference> | ||||
|     <Reference Include="System.Runtime.InteropServices.RuntimeInformation, Version=4.0.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> | ||||
|       <HintPath>..\..\packages\System.Runtime.InteropServices.RuntimeInformation.4.3.0\lib\net45\System.Runtime.InteropServices.RuntimeInformation.dll</HintPath> | ||||
|       <Private>True</Private> | ||||
|       <Private>True</Private> | ||||
|     </Reference> | ||||
|     <Reference Include="System.Xml.Linq" /> | ||||
|     <Reference Include="System.Data.DataSetExtensions" /> | ||||
|     <Reference Include="Microsoft.CSharp" /> | ||||
|  |  | |||
|  | @ -34,6 +34,14 @@ | |||
|         <assemblyIdentity name="Microsoft.Extensions.Primitives" publicKeyToken="adb9793829ddae60" culture="neutral" /> | ||||
|         <bindingRedirect oldVersion="0.0.0.0-2.1.6.0" newVersion="2.1.6.0" /> | ||||
|       </dependentAssembly> | ||||
|       <dependentAssembly> | ||||
|         <assemblyIdentity name="System.Diagnostics.DiagnosticSource" publicKeyToken="cc7b13ffcd2ddd51" culture="neutral" /> | ||||
|         <bindingRedirect oldVersion="0.0.0.0-4.0.3.1" newVersion="4.0.3.1" /> | ||||
|       </dependentAssembly> | ||||
|       <dependentAssembly> | ||||
|         <assemblyIdentity name="Newtonsoft.Json" publicKeyToken="30ad4fe6b2a6aeed" culture="neutral" /> | ||||
|         <bindingRedirect oldVersion="0.0.0.0-12.0.0.0" newVersion="12.0.0.0" /> | ||||
|       </dependentAssembly> | ||||
|     </assemblyBinding> | ||||
|   </runtime> | ||||
| </configuration> | ||||
|  | @ -1,23 +1,26 @@ | |||
| <?xml version="1.0" encoding="utf-8"?> | ||||
| <packages> | ||||
|   <package id="Markdig" version="0.15.4" targetFramework="net471" /> | ||||
|   <package id="Microsoft.Data.Sqlite.Core" version="2.1.0" targetFramework="net471" /> | ||||
|   <package id="Microsoft.EntityFrameworkCore" version="2.1.4" targetFramework="net471" /> | ||||
|   <package id="Microsoft.EntityFrameworkCore.Abstractions" version="2.1.4" targetFramework="net471" /> | ||||
|   <package id="Microsoft.EntityFrameworkCore.Analyzers" version="2.1.4" targetFramework="net471" /> | ||||
|   <package id="Microsoft.EntityFrameworkCore.Relational" version="2.1.4" targetFramework="net471" /> | ||||
|   <package id="Microsoft.EntityFrameworkCore.Sqlite.Core" version="2.1.4" targetFramework="net471" /> | ||||
|   <package id="Microsoft.Extensions.Caching.Abstractions" version="2.1.2" targetFramework="net471" /> | ||||
|   <package id="Microsoft.Extensions.Caching.Memory" version="2.1.2" targetFramework="net471" /> | ||||
|   <package id="Microsoft.Extensions.Configuration" version="2.1.1" targetFramework="net471" /> | ||||
|   <package id="Microsoft.Extensions.Configuration.Abstractions" version="2.1.1" targetFramework="net471" /> | ||||
|   <package id="Microsoft.Extensions.Configuration.Binder" version="2.1.1" targetFramework="net471" /> | ||||
|   <package id="Microsoft.Extensions.DependencyInjection" version="2.1.1" targetFramework="net471" /> | ||||
|   <package id="Microsoft.Extensions.DependencyInjection.Abstractions" version="2.1.1" targetFramework="net471" /> | ||||
|   <package id="Microsoft.Extensions.Logging" version="2.1.1" targetFramework="net471" /> | ||||
|   <package id="Microsoft.Extensions.Logging.Abstractions" version="2.1.1" targetFramework="net471" /> | ||||
|   <package id="Microsoft.Extensions.Options" version="2.1.1" targetFramework="net471" /> | ||||
|   <package id="Microsoft.Extensions.Primitives" version="2.1.6" targetFramework="net471" /> | ||||
|   <package id="Microsoft.Data.Sqlite.Core" version="2.2.0" targetFramework="net471" /> | ||||
|   <package id="Microsoft.DotNet.PlatformAbstractions" version="2.1.0" targetFramework="net471" /> | ||||
|   <package id="Microsoft.EntityFrameworkCore" version="2.2.0" targetFramework="net471" /> | ||||
|   <package id="Microsoft.EntityFrameworkCore.Abstractions" version="2.2.0" targetFramework="net471" /> | ||||
|   <package id="Microsoft.EntityFrameworkCore.Analyzers" version="2.2.0" targetFramework="net471" /> | ||||
|   <package id="Microsoft.EntityFrameworkCore.Relational" version="2.2.0" targetFramework="net471" /> | ||||
|   <package id="Microsoft.EntityFrameworkCore.Sqlite.Core" version="2.2.0" targetFramework="net471" /> | ||||
|   <package id="Microsoft.Extensions.Caching.Abstractions" version="2.2.0" targetFramework="net471" /> | ||||
|   <package id="Microsoft.Extensions.Caching.Memory" version="2.2.0" targetFramework="net471" /> | ||||
|   <package id="Microsoft.Extensions.Configuration" version="2.2.0" targetFramework="net471" /> | ||||
|   <package id="Microsoft.Extensions.Configuration.Abstractions" version="2.2.0" targetFramework="net471" /> | ||||
|   <package id="Microsoft.Extensions.Configuration.Binder" version="2.2.0" targetFramework="net471" /> | ||||
|   <package id="Microsoft.Extensions.DependencyInjection" version="2.2.0" targetFramework="net471" /> | ||||
|   <package id="Microsoft.Extensions.DependencyInjection.Abstractions" version="2.2.0" targetFramework="net471" /> | ||||
|   <package id="Microsoft.Extensions.DependencyModel" version="2.1.0" targetFramework="net471" /> | ||||
|   <package id="Microsoft.Extensions.Logging" version="2.2.0" targetFramework="net471" /> | ||||
|   <package id="Microsoft.Extensions.Logging.Abstractions" version="2.2.0" targetFramework="net471" /> | ||||
|   <package id="Microsoft.Extensions.Options" version="2.2.0" targetFramework="net471" /> | ||||
|   <package id="Microsoft.Extensions.Primitives" version="2.2.0" targetFramework="net471" /> | ||||
|   <package id="Newtonsoft.Json" version="12.0.1" targetFramework="net471" /> | ||||
|   <package id="Remotion.Linq" version="2.2.0" targetFramework="net471" /> | ||||
|   <package id="Rg.Plugins.Popup" version="1.1.5.180" targetFramework="net471" /> | ||||
|   <package id="sqlite-net-pcl" version="1.5.231" targetFramework="net471" /> | ||||
|  | @ -35,6 +38,7 @@ | |||
|   <package id="System.Memory" version="4.5.1" targetFramework="net471" /> | ||||
|   <package id="System.Numerics.Vectors" version="4.5.0" targetFramework="net471" /> | ||||
|   <package id="System.Runtime.CompilerServices.Unsafe" version="4.5.2" targetFramework="net471" /> | ||||
|   <package id="System.Runtime.InteropServices.RuntimeInformation" version="4.3.0" targetFramework="net471" /> | ||||
|   <package id="Xamarin.Forms" version="3.4.0.1008975" targetFramework="net471" /> | ||||
|   <package id="Xamarin.Forms.Platform.GTK" version="3.4.0.1008975" targetFramework="net471" /> | ||||
| </packages> | ||||
|  | @ -197,7 +197,7 @@ | |||
|   </ItemGroup> | ||||
|   <ItemGroup> | ||||
|     <PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite.Core"> | ||||
|       <Version>2.1.4</Version> | ||||
|       <Version>2.2.0</Version> | ||||
|     </PackageReference> | ||||
|     <PackageReference Include="Rg.Plugins.Popup"> | ||||
|       <Version>1.1.5.180</Version> | ||||
|  | @ -206,7 +206,7 @@ | |||
|       <Version>1.60.0</Version> | ||||
|     </PackageReference> | ||||
|     <PackageReference Include="SkiaSharp.Views.Forms"> | ||||
|       <Version>1.60.3</Version> | ||||
|       <Version>1.68.0</Version> | ||||
|     </PackageReference> | ||||
|     <PackageReference Include="Microsoft.NETCore.UniversalWindowsPlatform" Version="6.2.2" /> | ||||
|     <PackageReference Include="sqlite-net-pcl"> | ||||
|  |  | |||
|  | @ -116,7 +116,7 @@ | |||
|   </ItemGroup> | ||||
|   <ItemGroup> | ||||
|     <PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite.Core"> | ||||
|       <Version>2.1.4</Version> | ||||
|       <Version>2.2.0</Version> | ||||
|     </PackageReference> | ||||
|     <PackageReference Include="Rg.Plugins.Popup"> | ||||
|       <Version>1.1.5.180</Version> | ||||
|  | @ -125,7 +125,7 @@ | |||
|       <Version>1.60.0</Version> | ||||
|     </PackageReference> | ||||
|     <PackageReference Include="SkiaSharp.Views.Forms"> | ||||
|       <Version>1.60.3</Version> | ||||
|       <Version>1.68.0</Version> | ||||
|     </PackageReference> | ||||
|     <PackageReference Include="sqlite-net-pcl"> | ||||
|       <Version>1.5.231</Version> | ||||
|  | @ -219,7 +219,6 @@ | |||
|     <ImageAsset Include="Media.xcassets\icon.imageset\battle_axe.pdf"> | ||||
|       <Visible>false</Visible> | ||||
|     </ImageAsset> | ||||
| 	 | ||||
|     <ImageAsset Include="Media.xcassets\crystal_ball.imageset\Contents.json"> | ||||
|       <Visible>false</Visible> | ||||
|     </ImageAsset> | ||||
|  | @ -250,7 +249,6 @@ | |||
|     <ImageAsset Include="Media.xcassets\wooden_sign.imageset\Contents.json"> | ||||
|       <Visible>false</Visible> | ||||
|     </ImageAsset> | ||||
| 	 | ||||
|     <ImageAsset Include="Media.xcassets\crystal_ball.imageset\crystal_ball.png"> | ||||
|       <Visible>false</Visible> | ||||
|     </ImageAsset> | ||||
|  | @ -281,12 +279,11 @@ | |||
|     <ImageAsset Include="Media.xcassets\wooden_sign.imageset\wooden_sign.png"> | ||||
|       <Visible>false</Visible> | ||||
|     </ImageAsset> | ||||
| 	 | ||||
|   </ItemGroup> | ||||
|   <ItemGroup> | ||||
|     <Folder Include="Media.xcassets\icon.imageset\" /> | ||||
|     <Folder Include="Media.xcassets\crystal_ball.imageset\" /> | ||||
|     <Folder Include="Media.xcassets\funnel.imageset\" /> | ||||
|     <Folder Include="Media.xcassets\icon.imageset\" /> | ||||
|     <Folder Include="Media.xcassets\plain_arrow_down.imageset\" /> | ||||
|     <Folder Include="Media.xcassets\plain_arrow_up.imageset\" /> | ||||
|     <Folder Include="Media.xcassets\round_star.imageset\" /> | ||||
|  |  | |||
|  | @ -30,10 +30,10 @@ | |||
| 
 | ||||
|   <ItemGroup> | ||||
|     <PackageReference Include="Markdig" Version="0.15.4" /> | ||||
|     <PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite.Core" Version="2.1.4" /> | ||||
|     <PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite.Core" Version="2.2.0" /> | ||||
|     <PackageReference Include="Rg.Plugins.Popup" Version="1.1.5.180" /> | ||||
|     <PackageReference Include="SkiaSharp.Svg" Version="1.60.0" /> | ||||
|     <PackageReference Include="SkiaSharp.Views.Forms" Version="1.60.3" /> | ||||
|     <PackageReference Include="SkiaSharp.Views.Forms" Version="1.68.0" /> | ||||
|     <PackageReference Include="sqlite-net-pcl" Version="1.5.231" /> | ||||
|     <PackageReference Include="Xamarin.Forms" Version="3.4.0.1008975" /> | ||||
|   </ItemGroup> | ||||
|  |  | |||
|  | @ -12,7 +12,7 @@ | |||
|   </ItemGroup> | ||||
| 
 | ||||
|   <ItemGroup> | ||||
|     <PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite.Core" Version="2.1.4" /> | ||||
|     <PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite.Core" Version="2.2.0" /> | ||||
|     <PackageReference Include="sqlite-net-pcl" Version="1.5.231" /> | ||||
|     <PackageReference Include="Xamarin.Forms" Version="3.4.0.1008975" /> | ||||
|   </ItemGroup> | ||||
|  |  | |||
|  | @ -8,7 +8,7 @@ | |||
|   </PropertyGroup> | ||||
| 
 | ||||
|   <ItemGroup> | ||||
|     <PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite.Core" Version="2.1.4" /> | ||||
|     <PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite.Core" Version="2.2.0" /> | ||||
|     <PackageReference Include="Microsoft.NET.Test.Sdk" Version="15.9.0" /> | ||||
|     <PackageReference Include="MSTest.TestAdapter" Version="1.4.0" /> | ||||
|     <PackageReference Include="MSTest.TestFramework" Version="1.4.0" /> | ||||
|  |  | |||
|  | @ -11,7 +11,7 @@ | |||
| 
 | ||||
|   <ItemGroup> | ||||
|     <PackageReference Include="Microsoft.AspNetCore.All" Version="2.1.6" /> | ||||
|     <PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite.Core" Version="2.1.4" /> | ||||
|     <PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite.Core" Version="2.2.0" /> | ||||
|     <PackageReference Include="sqlite-net-pcl" Version="1.5.231" /> | ||||
|     <PackageReference Include="Xamarin.Forms" Version="3.4.0.1008975" /> | ||||
|   </ItemGroup> | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Yan Maniez
						Yan Maniez