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
							
								
									7114aa3c54
								
							
						
					
					
						commit
						81dcb98d31
					
				
					 8 changed files with 58 additions and 58 deletions
				
			
		|  | @ -60,10 +60,10 @@ | ||||||
|   </ItemGroup> |   </ItemGroup> | ||||||
|   <ItemGroup> |   <ItemGroup> | ||||||
|     <PackageReference Include="Microsoft.EntityFrameworkCore"> |     <PackageReference Include="Microsoft.EntityFrameworkCore"> | ||||||
|       <Version>2.2.4</Version> |       <Version>2.2.6</Version> | ||||||
|     </PackageReference> |     </PackageReference> | ||||||
|     <PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite.Core"> |     <PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite.Core"> | ||||||
|       <Version>2.2.4</Version> |       <Version>2.2.6</Version> | ||||||
|     </PackageReference> |     </PackageReference> | ||||||
|     <PackageReference Include="Rg.Plugins.Popup"> |     <PackageReference Include="Rg.Plugins.Popup"> | ||||||
|       <Version>1.1.5.188</Version> |       <Version>1.1.5.188</Version> | ||||||
|  | @ -93,13 +93,13 @@ | ||||||
|       <Version>4.5.0</Version> |       <Version>4.5.0</Version> | ||||||
|     </PackageReference> |     </PackageReference> | ||||||
|     <PackageReference Include="Xamarin.Essentials"> |     <PackageReference Include="Xamarin.Essentials"> | ||||||
|       <Version>1.1.0</Version> |       <Version>1.2.0</Version> | ||||||
|     </PackageReference> |     </PackageReference> | ||||||
|     <PackageReference Include="Xamarin.Forms"> |     <PackageReference Include="Xamarin.Forms"> | ||||||
|       <Version>4.1.0.555618</Version> |       <Version>4.1.0.581479</Version> | ||||||
|     </PackageReference> |     </PackageReference> | ||||||
|     <PackageReference Include="Xamarin.Forms.Visual.Material"> |     <PackageReference Include="Xamarin.Forms.Visual.Material"> | ||||||
|       <Version>4.1.0.555618</Version> |       <Version>4.1.0.581479</Version> | ||||||
|     </PackageReference> |     </PackageReference> | ||||||
|     <PackageReference Include="XamiTextSharpLGPLv2"> |     <PackageReference Include="XamiTextSharpLGPLv2"> | ||||||
|       <Version>1.0.0</Version> |       <Version>1.0.0</Version> | ||||||
|  |  | ||||||
|  | @ -1,6 +1,6 @@ | ||||||
| <?xml version="1.0" encoding="utf-8"?> | <?xml version="1.0" encoding="utf-8"?> | ||||||
| <Project DefaultTargets="Build" ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | <Project DefaultTargets="Build" ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | ||||||
|   <Import Project="..\..\packages\Xamarin.Forms.4.1.0.555618\build\Xamarin.Forms.props" Condition="Exists('..\..\packages\Xamarin.Forms.4.1.0.555618\build\Xamarin.Forms.props')" /> |   <Import Project="..\..\packages\Xamarin.Forms.4.1.0.581479\build\Xamarin.Forms.props" Condition="Exists('..\..\packages\Xamarin.Forms.4.1.0.581479\build\Xamarin.Forms.props')" /> | ||||||
|   <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" /> |   <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" /> | ||||||
|   <PropertyGroup> |   <PropertyGroup> | ||||||
|     <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> |     <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> | ||||||
|  | @ -65,23 +65,23 @@ | ||||||
|     <Reference Include="Markdig, Version=0.17.1.0, Culture=neutral, processorArchitecture=MSIL"> |     <Reference Include="Markdig, Version=0.17.1.0, Culture=neutral, processorArchitecture=MSIL"> | ||||||
|       <HintPath>..\..\packages\Markdig.0.17.1\lib\net40\Markdig.dll</HintPath> |       <HintPath>..\..\packages\Markdig.0.17.1\lib\net40\Markdig.dll</HintPath> | ||||||
|     </Reference> |     </Reference> | ||||||
|     <Reference Include="Microsoft.Data.Sqlite, Version=2.2.4.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"> |     <Reference Include="Microsoft.Data.Sqlite, Version=2.2.6.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"> | ||||||
|       <HintPath>..\..\packages\Microsoft.Data.Sqlite.Core.2.2.4\lib\netstandard2.0\Microsoft.Data.Sqlite.dll</HintPath> |       <HintPath>..\..\packages\Microsoft.Data.Sqlite.Core.2.2.6\lib\netstandard2.0\Microsoft.Data.Sqlite.dll</HintPath> | ||||||
|     </Reference> |     </Reference> | ||||||
|     <Reference Include="Microsoft.DotNet.PlatformAbstractions, Version=2.1.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"> |     <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> |       <HintPath>..\..\packages\Microsoft.DotNet.PlatformAbstractions.2.1.0\lib\net45\Microsoft.DotNet.PlatformAbstractions.dll</HintPath> | ||||||
|     </Reference> |     </Reference> | ||||||
|     <Reference Include="Microsoft.EntityFrameworkCore, Version=2.2.4.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"> |     <Reference Include="Microsoft.EntityFrameworkCore, Version=2.2.6.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"> | ||||||
|       <HintPath>..\..\packages\Microsoft.EntityFrameworkCore.2.2.4\lib\netstandard2.0\Microsoft.EntityFrameworkCore.dll</HintPath> |       <HintPath>..\..\packages\Microsoft.EntityFrameworkCore.2.2.6\lib\netstandard2.0\Microsoft.EntityFrameworkCore.dll</HintPath> | ||||||
|     </Reference> |     </Reference> | ||||||
|     <Reference Include="Microsoft.EntityFrameworkCore.Abstractions, Version=2.2.4.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"> |     <Reference Include="Microsoft.EntityFrameworkCore.Abstractions, Version=2.2.6.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"> | ||||||
|       <HintPath>..\..\packages\Microsoft.EntityFrameworkCore.Abstractions.2.2.4\lib\netstandard2.0\Microsoft.EntityFrameworkCore.Abstractions.dll</HintPath> |       <HintPath>..\..\packages\Microsoft.EntityFrameworkCore.Abstractions.2.2.6\lib\netstandard2.0\Microsoft.EntityFrameworkCore.Abstractions.dll</HintPath> | ||||||
|     </Reference> |     </Reference> | ||||||
|     <Reference Include="Microsoft.EntityFrameworkCore.Relational, Version=2.2.4.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"> |     <Reference Include="Microsoft.EntityFrameworkCore.Relational, Version=2.2.6.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"> | ||||||
|       <HintPath>..\..\packages\Microsoft.EntityFrameworkCore.Relational.2.2.4\lib\netstandard2.0\Microsoft.EntityFrameworkCore.Relational.dll</HintPath> |       <HintPath>..\..\packages\Microsoft.EntityFrameworkCore.Relational.2.2.6\lib\netstandard2.0\Microsoft.EntityFrameworkCore.Relational.dll</HintPath> | ||||||
|     </Reference> |     </Reference> | ||||||
|     <Reference Include="Microsoft.EntityFrameworkCore.Sqlite, Version=2.2.4.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"> |     <Reference Include="Microsoft.EntityFrameworkCore.Sqlite, Version=2.2.6.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"> | ||||||
|       <HintPath>..\..\packages\Microsoft.EntityFrameworkCore.Sqlite.Core.2.2.4\lib\netstandard2.0\Microsoft.EntityFrameworkCore.Sqlite.dll</HintPath> |       <HintPath>..\..\packages\Microsoft.EntityFrameworkCore.Sqlite.Core.2.2.6\lib\netstandard2.0\Microsoft.EntityFrameworkCore.Sqlite.dll</HintPath> | ||||||
|     </Reference> |     </Reference> | ||||||
|     <Reference Include="Microsoft.Extensions.Caching.Abstractions, Version=2.2.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"> |     <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> |       <HintPath>..\..\packages\Microsoft.Extensions.Caching.Abstractions.2.2.0\lib\netstandard2.0\Microsoft.Extensions.Caching.Abstractions.dll</HintPath> | ||||||
|  | @ -206,22 +206,22 @@ | ||||||
|     <Reference Include="System.Net.Http" /> |     <Reference Include="System.Net.Http" /> | ||||||
|     <Reference Include="System.Xml" /> |     <Reference Include="System.Xml" /> | ||||||
|     <Reference Include="webkit-sharp, Version=1.1.15.0, Culture=neutral, PublicKeyToken=eaa1d335d2e19745, processorArchitecture=MSIL"> |     <Reference Include="webkit-sharp, Version=1.1.15.0, Culture=neutral, PublicKeyToken=eaa1d335d2e19745, processorArchitecture=MSIL"> | ||||||
|       <HintPath>..\..\packages\Xamarin.Forms.Platform.GTK.4.1.0.555618\lib\net45\webkit-sharp.dll</HintPath> |       <HintPath>..\..\packages\Xamarin.Forms.Platform.GTK.4.1.0.581479\lib\net45\webkit-sharp.dll</HintPath> | ||||||
|     </Reference> |     </Reference> | ||||||
|     <Reference Include="Xamarin.Essentials, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL"> |     <Reference Include="Xamarin.Essentials, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL"> | ||||||
|       <HintPath>..\..\packages\Xamarin.Essentials.1.1.0\lib\netstandard2.0\Xamarin.Essentials.dll</HintPath> |       <HintPath>..\..\packages\Xamarin.Essentials.1.2.0\lib\netstandard2.0\Xamarin.Essentials.dll</HintPath> | ||||||
|     </Reference> |     </Reference> | ||||||
|     <Reference Include="Xamarin.Forms.Core, Version=2.0.0.0, Culture=neutral, processorArchitecture=MSIL"> |     <Reference Include="Xamarin.Forms.Core, Version=2.0.0.0, Culture=neutral, processorArchitecture=MSIL"> | ||||||
|       <HintPath>..\..\packages\Xamarin.Forms.4.1.0.555618\lib\netstandard2.0\Xamarin.Forms.Core.dll</HintPath> |       <HintPath>..\..\packages\Xamarin.Forms.4.1.0.581479\lib\netstandard2.0\Xamarin.Forms.Core.dll</HintPath> | ||||||
|     </Reference> |     </Reference> | ||||||
|     <Reference Include="Xamarin.Forms.Platform, Version=2.0.0.0, Culture=neutral, processorArchitecture=MSIL"> |     <Reference Include="Xamarin.Forms.Platform, Version=2.0.0.0, Culture=neutral, processorArchitecture=MSIL"> | ||||||
|       <HintPath>..\..\packages\Xamarin.Forms.4.1.0.555618\lib\netstandard2.0\Xamarin.Forms.Platform.dll</HintPath> |       <HintPath>..\..\packages\Xamarin.Forms.4.1.0.581479\lib\netstandard2.0\Xamarin.Forms.Platform.dll</HintPath> | ||||||
|     </Reference> |     </Reference> | ||||||
|     <Reference Include="Xamarin.Forms.Platform.GTK, Version=2.0.0.0, Culture=neutral, processorArchitecture=MSIL"> |     <Reference Include="Xamarin.Forms.Platform.GTK, Version=2.0.0.0, Culture=neutral, processorArchitecture=MSIL"> | ||||||
|       <HintPath>..\..\packages\Xamarin.Forms.Platform.GTK.4.1.0.555618\lib\net45\Xamarin.Forms.Platform.GTK.dll</HintPath> |       <HintPath>..\..\packages\Xamarin.Forms.Platform.GTK.4.1.0.581479\lib\net45\Xamarin.Forms.Platform.GTK.dll</HintPath> | ||||||
|     </Reference> |     </Reference> | ||||||
|     <Reference Include="Xamarin.Forms.Xaml, Version=2.0.0.0, Culture=neutral, processorArchitecture=MSIL"> |     <Reference Include="Xamarin.Forms.Xaml, Version=2.0.0.0, Culture=neutral, processorArchitecture=MSIL"> | ||||||
|       <HintPath>..\..\packages\Xamarin.Forms.4.1.0.555618\lib\netstandard2.0\Xamarin.Forms.Xaml.dll</HintPath> |       <HintPath>..\..\packages\Xamarin.Forms.4.1.0.581479\lib\netstandard2.0\Xamarin.Forms.Xaml.dll</HintPath> | ||||||
|     </Reference> |     </Reference> | ||||||
|     <Reference Include="XamiTextSharpLGPLv2, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL"> |     <Reference Include="XamiTextSharpLGPLv2, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL"> | ||||||
|       <HintPath>..\..\packages\XamiTextSharpLGPLv2.1.0.0\lib\netstandard2.0\XamiTextSharpLGPLv2.dll</HintPath> |       <HintPath>..\..\packages\XamiTextSharpLGPLv2.1.0.0\lib\netstandard2.0\XamiTextSharpLGPLv2.dll</HintPath> | ||||||
|  | @ -307,12 +307,12 @@ | ||||||
|     <Error Condition="!Exists('..\..\packages\SQLitePCLRaw.lib.e_sqlite3.linux.1.1.14\build\net35\SQLitePCLRaw.lib.e_sqlite3.linux.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\..\packages\SQLitePCLRaw.lib.e_sqlite3.linux.1.1.14\build\net35\SQLitePCLRaw.lib.e_sqlite3.linux.targets'))" /> |     <Error Condition="!Exists('..\..\packages\SQLitePCLRaw.lib.e_sqlite3.linux.1.1.14\build\net35\SQLitePCLRaw.lib.e_sqlite3.linux.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\..\packages\SQLitePCLRaw.lib.e_sqlite3.linux.1.1.14\build\net35\SQLitePCLRaw.lib.e_sqlite3.linux.targets'))" /> | ||||||
|     <Error Condition="!Exists('..\..\packages\SQLitePCLRaw.lib.e_sqlite3.osx.1.1.14\build\net35\SQLitePCLRaw.lib.e_sqlite3.osx.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\..\packages\SQLitePCLRaw.lib.e_sqlite3.osx.1.1.14\build\net35\SQLitePCLRaw.lib.e_sqlite3.osx.targets'))" /> |     <Error Condition="!Exists('..\..\packages\SQLitePCLRaw.lib.e_sqlite3.osx.1.1.14\build\net35\SQLitePCLRaw.lib.e_sqlite3.osx.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\..\packages\SQLitePCLRaw.lib.e_sqlite3.osx.1.1.14\build\net35\SQLitePCLRaw.lib.e_sqlite3.osx.targets'))" /> | ||||||
|     <Error Condition="!Exists('..\..\packages\SQLitePCLRaw.lib.e_sqlite3.v110_xp.1.1.14\build\net35\SQLitePCLRaw.lib.e_sqlite3.v110_xp.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\..\packages\SQLitePCLRaw.lib.e_sqlite3.v110_xp.1.1.14\build\net35\SQLitePCLRaw.lib.e_sqlite3.v110_xp.targets'))" /> |     <Error Condition="!Exists('..\..\packages\SQLitePCLRaw.lib.e_sqlite3.v110_xp.1.1.14\build\net35\SQLitePCLRaw.lib.e_sqlite3.v110_xp.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\..\packages\SQLitePCLRaw.lib.e_sqlite3.v110_xp.1.1.14\build\net35\SQLitePCLRaw.lib.e_sqlite3.v110_xp.targets'))" /> | ||||||
|     <Error Condition="!Exists('..\..\packages\Xamarin.Forms.4.1.0.555618\build\Xamarin.Forms.props')" Text="$([System.String]::Format('$(ErrorText)', '..\..\packages\Xamarin.Forms.4.1.0.555618\build\Xamarin.Forms.props'))" /> |     <Error Condition="!Exists('..\..\packages\Xamarin.Forms.4.1.0.581479\build\Xamarin.Forms.props')" Text="$([System.String]::Format('$(ErrorText)', '..\..\packages\Xamarin.Forms.4.1.0.581479\build\Xamarin.Forms.props'))" /> | ||||||
|     <Error Condition="!Exists('..\..\packages\Xamarin.Forms.4.1.0.555618\build\Xamarin.Forms.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\..\packages\Xamarin.Forms.4.1.0.555618\build\Xamarin.Forms.targets'))" /> |     <Error Condition="!Exists('..\..\packages\Xamarin.Forms.4.1.0.581479\build\Xamarin.Forms.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\..\packages\Xamarin.Forms.4.1.0.581479\build\Xamarin.Forms.targets'))" /> | ||||||
|   </Target> |   </Target> | ||||||
|   <Import Project="..\..\packages\SkiaSharp.1.68.0\build\net45\SkiaSharp.targets" Condition="Exists('..\..\packages\SkiaSharp.1.68.0\build\net45\SkiaSharp.targets')" /> |   <Import Project="..\..\packages\SkiaSharp.1.68.0\build\net45\SkiaSharp.targets" Condition="Exists('..\..\packages\SkiaSharp.1.68.0\build\net45\SkiaSharp.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')" /> |   <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')" /> | ||||||
|   <Import Project="..\..\packages\SQLitePCLRaw.lib.e_sqlite3.osx.1.1.14\build\net35\SQLitePCLRaw.lib.e_sqlite3.osx.targets" Condition="Exists('..\..\packages\SQLitePCLRaw.lib.e_sqlite3.osx.1.1.14\build\net35\SQLitePCLRaw.lib.e_sqlite3.osx.targets')" /> |   <Import Project="..\..\packages\SQLitePCLRaw.lib.e_sqlite3.osx.1.1.14\build\net35\SQLitePCLRaw.lib.e_sqlite3.osx.targets" Condition="Exists('..\..\packages\SQLitePCLRaw.lib.e_sqlite3.osx.1.1.14\build\net35\SQLitePCLRaw.lib.e_sqlite3.osx.targets')" /> | ||||||
|   <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.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\Xamarin.Forms.4.1.0.555618\build\Xamarin.Forms.targets" Condition="Exists('..\..\packages\Xamarin.Forms.4.1.0.555618\build\Xamarin.Forms.targets')" /> |   <Import Project="..\..\packages\Xamarin.Forms.4.1.0.581479\build\Xamarin.Forms.targets" Condition="Exists('..\..\packages\Xamarin.Forms.4.1.0.581479\build\Xamarin.Forms.targets')" /> | ||||||
| </Project> | </Project> | ||||||
|  | @ -1,13 +1,13 @@ | ||||||
| <?xml version="1.0" encoding="utf-8"?> | <?xml version="1.0" encoding="utf-8"?> | ||||||
| <packages> | <packages> | ||||||
|   <package id="Markdig" version="0.17.1" targetFramework="net471" /> |   <package id="Markdig" version="0.17.1" targetFramework="net471" /> | ||||||
|   <package id="Microsoft.Data.Sqlite.Core" version="2.2.4" targetFramework="net471" /> |   <package id="Microsoft.Data.Sqlite.Core" version="2.2.6" targetFramework="net471" /> | ||||||
|   <package id="Microsoft.DotNet.PlatformAbstractions" version="2.1.0" targetFramework="net471" /> |   <package id="Microsoft.DotNet.PlatformAbstractions" version="2.1.0" targetFramework="net471" /> | ||||||
|   <package id="Microsoft.EntityFrameworkCore" version="2.2.4" targetFramework="net471" /> |   <package id="Microsoft.EntityFrameworkCore" version="2.2.6" targetFramework="net471" /> | ||||||
|   <package id="Microsoft.EntityFrameworkCore.Abstractions" version="2.2.4" targetFramework="net471" /> |   <package id="Microsoft.EntityFrameworkCore.Abstractions" version="2.2.6" targetFramework="net471" /> | ||||||
|   <package id="Microsoft.EntityFrameworkCore.Analyzers" version="2.2.4" targetFramework="net471" /> |   <package id="Microsoft.EntityFrameworkCore.Analyzers" version="2.2.6" targetFramework="net471" /> | ||||||
|   <package id="Microsoft.EntityFrameworkCore.Relational" version="2.2.4" targetFramework="net471" /> |   <package id="Microsoft.EntityFrameworkCore.Relational" version="2.2.6" targetFramework="net471" /> | ||||||
|   <package id="Microsoft.EntityFrameworkCore.Sqlite.Core" version="2.2.4" targetFramework="net471" /> |   <package id="Microsoft.EntityFrameworkCore.Sqlite.Core" version="2.2.6" targetFramework="net471" /> | ||||||
|   <package id="Microsoft.Extensions.Caching.Abstractions" 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.Caching.Memory" version="2.2.0" targetFramework="net471" /> | ||||||
|   <package id="Microsoft.Extensions.Configuration" version="2.2.0" targetFramework="net471" /> |   <package id="Microsoft.Extensions.Configuration" version="2.2.0" targetFramework="net471" /> | ||||||
|  | @ -43,10 +43,10 @@ | ||||||
|   <package id="System.Numerics.Vectors" version="4.5.0" 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.CompilerServices.Unsafe" version="4.5.2" targetFramework="net471" /> | ||||||
|   <package id="System.Runtime.InteropServices.RuntimeInformation" version="4.3.0" targetFramework="net471" /> |   <package id="System.Runtime.InteropServices.RuntimeInformation" version="4.3.0" targetFramework="net471" /> | ||||||
|   <package id="Xamarin.Essentials" version="1.1.0" targetFramework="net471" /> |   <package id="Xamarin.Essentials" version="1.2.0" targetFramework="net471" /> | ||||||
|   <package id="Xamarin.Forms" version="4.1.0.555618" targetFramework="net471" /> |   <package id="Xamarin.Forms" version="4.1.0.581479" targetFramework="net471" /> | ||||||
|   <package id="Xamarin.Forms.Platform.GTK" version="4.1.0.555618" targetFramework="net471" /> |   <package id="Xamarin.Forms.Platform.GTK" version="4.1.0.581479" targetFramework="net471" /> | ||||||
|   <package id="Xamarin.Forms.Visual.Material" version="4.1.0.555618" targetFramework="net471" /> |   <package id="Xamarin.Forms.Visual.Material" version="4.1.0.581479" targetFramework="net471" /> | ||||||
|   <package id="XamiTextSharpLGPLv2" version="1.0.0" targetFramework="net471" /> |   <package id="XamiTextSharpLGPLv2" version="1.0.0" targetFramework="net471" /> | ||||||
|   <package id="YamlDotNet" version="6.1.1" targetFramework="net471" /> |   <package id="YamlDotNet" version="6.1.1" targetFramework="net471" /> | ||||||
| </packages> | </packages> | ||||||
|  | @ -423,10 +423,10 @@ | ||||||
|   </ItemGroup> |   </ItemGroup> | ||||||
|   <ItemGroup> |   <ItemGroup> | ||||||
|     <PackageReference Include="Microsoft.EntityFrameworkCore"> |     <PackageReference Include="Microsoft.EntityFrameworkCore"> | ||||||
|       <Version>2.2.4</Version> |       <Version>2.2.6</Version> | ||||||
|     </PackageReference> |     </PackageReference> | ||||||
|     <PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite.Core"> |     <PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite.Core"> | ||||||
|       <Version>2.2.4</Version> |       <Version>2.2.6</Version> | ||||||
|     </PackageReference> |     </PackageReference> | ||||||
|     <PackageReference Include="Rg.Plugins.Popup"> |     <PackageReference Include="Rg.Plugins.Popup"> | ||||||
|       <Version>1.1.5.188</Version> |       <Version>1.1.5.188</Version> | ||||||
|  | @ -447,13 +447,13 @@ | ||||||
|       <Version>4.5.0</Version> |       <Version>4.5.0</Version> | ||||||
|     </PackageReference> |     </PackageReference> | ||||||
|     <PackageReference Include="Xamarin.Essentials"> |     <PackageReference Include="Xamarin.Essentials"> | ||||||
|       <Version>1.1.0</Version> |       <Version>1.2.0</Version> | ||||||
|     </PackageReference> |     </PackageReference> | ||||||
|     <PackageReference Include="Xamarin.Forms"> |     <PackageReference Include="Xamarin.Forms"> | ||||||
|       <Version>4.1.0.555618</Version> |       <Version>4.1.0.581479</Version> | ||||||
|     </PackageReference> |     </PackageReference> | ||||||
|     <PackageReference Include="Xamarin.Forms.Visual.Material"> |     <PackageReference Include="Xamarin.Forms.Visual.Material"> | ||||||
|       <Version>4.1.0.555618</Version> |       <Version>4.1.0.581479</Version> | ||||||
|     </PackageReference> |     </PackageReference> | ||||||
|     <PackageReference Include="XamiTextSharpLGPLv2"> |     <PackageReference Include="XamiTextSharpLGPLv2"> | ||||||
|       <Version>1.0.0</Version> |       <Version>1.0.0</Version> | ||||||
|  |  | ||||||
|  | @ -88,16 +88,16 @@ | ||||||
| 
 | 
 | ||||||
|   <ItemGroup> |   <ItemGroup> | ||||||
|     <PackageReference Include="Markdig" Version="0.17.1" /> |     <PackageReference Include="Markdig" Version="0.17.1" /> | ||||||
|     <PackageReference Include="Microsoft.EntityFrameworkCore" Version="2.2.4" /> |     <PackageReference Include="Microsoft.EntityFrameworkCore" Version="2.2.6" /> | ||||||
|     <PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite.Core" Version="2.2.4" /> |     <PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite.Core" Version="2.2.6" /> | ||||||
|     <PackageReference Include="Rg.Plugins.Popup" Version="1.1.5.188" /> |     <PackageReference Include="Rg.Plugins.Popup" Version="1.1.5.188" /> | ||||||
|     <PackageReference Include="SkiaSharp.Svg" Version="1.60.0" /> |     <PackageReference Include="SkiaSharp.Svg" Version="1.60.0" /> | ||||||
|     <PackageReference Include="SkiaSharp.Views" Version="1.68.0" /> |     <PackageReference Include="SkiaSharp.Views" Version="1.68.0" /> | ||||||
|     <PackageReference Include="SkiaSharp.Views.Forms" Version="1.68.0" /> |     <PackageReference Include="SkiaSharp.Views.Forms" Version="1.68.0" /> | ||||||
|     <PackageReference Include="sqlite-net-pcl" Version="1.6.258-beta" /> |     <PackageReference Include="sqlite-net-pcl" Version="1.6.258-beta" /> | ||||||
|     <PackageReference Include="Xamarin.Essentials" Version="1.1.0" /> |     <PackageReference Include="Xamarin.Essentials" Version="1.2.0" /> | ||||||
|     <PackageReference Include="Xamarin.Forms" Version="4.1.0.555618" /> |     <PackageReference Include="Xamarin.Forms" Version="4.1.0.581479" /> | ||||||
|     <PackageReference Include="Xamarin.Forms.Visual.Material" Version="4.1.0.555618" /> |     <PackageReference Include="Xamarin.Forms.Visual.Material" Version="4.1.0.581479" /> | ||||||
|     <PackageReference Include="XamiTextSharpLGPLv2" Version="1.0.0" /> |     <PackageReference Include="XamiTextSharpLGPLv2" Version="1.0.0" /> | ||||||
|     <PackageReference Include="YamlDotNet" Version="6.1.1" /> |     <PackageReference Include="YamlDotNet" Version="6.1.1" /> | ||||||
|   </ItemGroup> |   </ItemGroup> | ||||||
|  |  | ||||||
|  | @ -12,13 +12,13 @@ | ||||||
|   </ItemGroup> |   </ItemGroup> | ||||||
| 
 | 
 | ||||||
|   <ItemGroup> |   <ItemGroup> | ||||||
|     <PackageReference Include="HtmlAgilityPack" Version="1.11.8" /> |     <PackageReference Include="HtmlAgilityPack" Version="1.11.9" /> | ||||||
|     <PackageReference Include="Microsoft.EntityFrameworkCore" Version="2.2.4" /> |     <PackageReference Include="Microsoft.EntityFrameworkCore" Version="2.2.6" /> | ||||||
|     <PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite.Core" Version="2.2.4" /> |     <PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite.Core" Version="2.2.6" /> | ||||||
|     <PackageReference Include="sqlite-net-pcl" Version="1.6.258-beta" /> |     <PackageReference Include="sqlite-net-pcl" Version="1.6.258-beta" /> | ||||||
|     <PackageReference Include="System.Text.Encoding.CodePages" Version="4.5.1" /> |     <PackageReference Include="System.Text.Encoding.CodePages" Version="4.5.1" /> | ||||||
|     <PackageReference Include="Xamarin.Essentials" Version="1.1.0" /> |     <PackageReference Include="Xamarin.Essentials" Version="1.2.0" /> | ||||||
|     <PackageReference Include="Xamarin.Forms" Version="4.1.0.555618" /> |     <PackageReference Include="Xamarin.Forms" Version="4.1.0.581479" /> | ||||||
|     <PackageReference Include="XamiTextSharpLGPLv2" Version="1.0.0" /> |     <PackageReference Include="XamiTextSharpLGPLv2" Version="1.0.0" /> | ||||||
|   </ItemGroup> |   </ItemGroup> | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
|  | @ -8,12 +8,12 @@ | ||||||
|   </PropertyGroup> |   </PropertyGroup> | ||||||
| 
 | 
 | ||||||
|   <ItemGroup> |   <ItemGroup> | ||||||
|     <PackageReference Include="Microsoft.EntityFrameworkCore" Version="2.2.4" /> |     <PackageReference Include="Microsoft.EntityFrameworkCore" Version="2.2.6" /> | ||||||
|     <PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite.Core" Version="2.2.4" /> |     <PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite.Core" Version="2.2.6" /> | ||||||
|     <PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.2.0" /> |     <PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.2.0" /> | ||||||
|     <PackageReference Include="sqlite-net-pcl" Version="1.6.258-beta" /> |     <PackageReference Include="sqlite-net-pcl" Version="1.6.258-beta" /> | ||||||
|     <PackageReference Include="Xamarin.Essentials" Version="1.1.0" /> |     <PackageReference Include="Xamarin.Essentials" Version="1.2.0" /> | ||||||
|     <PackageReference Include="Xamarin.Forms" Version="4.1.0.555618" /> |     <PackageReference Include="Xamarin.Forms" Version="4.1.0.581479" /> | ||||||
|     <PackageReference Include="XamiTextSharpLGPLv2" Version="1.0.0" /> |     <PackageReference Include="XamiTextSharpLGPLv2" Version="1.0.0" /> | ||||||
|   </ItemGroup> |   </ItemGroup> | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
|  | @ -11,12 +11,12 @@ | ||||||
| 
 | 
 | ||||||
|   <ItemGroup> |   <ItemGroup> | ||||||
|     <PackageReference Include="Microsoft.AspNetCore.All" Version="2.1.6" /> |     <PackageReference Include="Microsoft.AspNetCore.All" Version="2.1.6" /> | ||||||
|     <PackageReference Include="Microsoft.EntityFrameworkCore" Version="2.2.4" /> |     <PackageReference Include="Microsoft.EntityFrameworkCore" Version="2.2.6" /> | ||||||
|     <PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite.Core" Version="2.2.4" /> |     <PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite.Core" Version="2.2.6" /> | ||||||
|     <PackageReference Include="sqlite-net-pcl" Version="1.6.258-beta" /> |     <PackageReference Include="sqlite-net-pcl" Version="1.6.258-beta" /> | ||||||
|     <PackageReference Include="System.Text.Encoding.CodePages" Version="4.5.1" /> |     <PackageReference Include="System.Text.Encoding.CodePages" Version="4.5.1" /> | ||||||
|     <PackageReference Include="Xamarin.Essentials" Version="1.1.0" /> |     <PackageReference Include="Xamarin.Essentials" Version="1.2.0" /> | ||||||
|     <PackageReference Include="Xamarin.Forms" Version="4.1.0.555618" /> |     <PackageReference Include="Xamarin.Forms" Version="4.1.0.581479" /> | ||||||
|     <PackageReference Include="XamiTextSharpLGPLv2" Version="1.0.0" /> |     <PackageReference Include="XamiTextSharpLGPLv2" Version="1.0.0" /> | ||||||
|   </ItemGroup> |   </ItemGroup> | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Yan Maniez
						Yan Maniez