mirror of
				https://github.com/Nioux/AideDeJeu.git
				synced 2025-10-29 22:45:44 +00:00 
			
		
		
		
	Maj nuget
This commit is contained in:
		
							parent
							
								
									a76682f31c
								
							
						
					
					
						commit
						2ffcb2eabe
					
				
					 14 changed files with 457 additions and 432 deletions
				
			
		|  | @ -216,13 +216,13 @@ | ||||||
|   </ItemGroup> |   </ItemGroup> | ||||||
|   <ItemGroup> |   <ItemGroup> | ||||||
|     <PackageReference Include="Microsoft.EntityFrameworkCore"> |     <PackageReference Include="Microsoft.EntityFrameworkCore"> | ||||||
|       <Version>3.1.8</Version> |       <Version>3.1.9</Version> | ||||||
|     </PackageReference> |     </PackageReference> | ||||||
|     <PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite.Core"> |     <PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite.Core"> | ||||||
|       <Version>3.1.8</Version> |       <Version>3.1.9</Version> | ||||||
|     </PackageReference> |     </PackageReference> | ||||||
|     <PackageReference Include="Rg.Plugins.Popup"> |     <PackageReference Include="Rg.Plugins.Popup"> | ||||||
|       <Version>2.0.0.3</Version> |       <Version>2.0.0.6</Version> | ||||||
|     </PackageReference> |     </PackageReference> | ||||||
|     <PackageReference Include="SkiaSharp.Svg"> |     <PackageReference Include="SkiaSharp.Svg"> | ||||||
|       <Version>1.60.0</Version> |       <Version>1.60.0</Version> | ||||||
|  | @ -255,10 +255,10 @@ | ||||||
|       <Version>1.5.3.2</Version> |       <Version>1.5.3.2</Version> | ||||||
|     </PackageReference> |     </PackageReference> | ||||||
|     <PackageReference Include="Xamarin.Forms"> |     <PackageReference Include="Xamarin.Forms"> | ||||||
|       <Version>4.8.0.1534</Version> |       <Version>4.8.0.1560</Version> | ||||||
|     </PackageReference> |     </PackageReference> | ||||||
|     <PackageReference Include="Xamarin.Forms.Visual.Material"> |     <PackageReference Include="Xamarin.Forms.Visual.Material"> | ||||||
|       <Version>4.8.0.1534</Version> |       <Version>4.8.0.1560</Version> | ||||||
|     </PackageReference> |     </PackageReference> | ||||||
|     <PackageReference Include="XamiTextSharpLGPLv2"> |     <PackageReference Include="XamiTextSharpLGPLv2"> | ||||||
|       <Version>1.0.0</Version> |       <Version>1.0.0</Version> | ||||||
|  |  | ||||||
										
											
												File diff suppressed because it is too large
												Load diff
											
										
									
								
							|  | @ -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.8.0.1534\build\Xamarin.Forms.props" Condition="Exists('..\..\packages\Xamarin.Forms.4.8.0.1534\build\Xamarin.Forms.props')" /> |   <Import Project="..\..\packages\Xamarin.Forms.4.8.0.1560\build\Xamarin.Forms.props" Condition="Exists('..\..\packages\Xamarin.Forms.4.8.0.1560\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> | ||||||
|  | @ -116,59 +116,59 @@ | ||||||
|     <Reference Include="Microsoft.Bcl.HashCode, Version=1.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL"> |     <Reference Include="Microsoft.Bcl.HashCode, Version=1.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL"> | ||||||
|       <HintPath>..\..\packages\Microsoft.Bcl.HashCode.1.1.0\lib\net461\Microsoft.Bcl.HashCode.dll</HintPath> |       <HintPath>..\..\packages\Microsoft.Bcl.HashCode.1.1.0\lib\net461\Microsoft.Bcl.HashCode.dll</HintPath> | ||||||
|     </Reference> |     </Reference> | ||||||
|     <Reference Include="Microsoft.Data.Sqlite, Version=3.1.8.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"> |     <Reference Include="Microsoft.Data.Sqlite, Version=3.1.9.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"> | ||||||
|       <HintPath>..\..\packages\Microsoft.Data.Sqlite.Core.3.1.8\lib\netstandard2.0\Microsoft.Data.Sqlite.dll</HintPath> |       <HintPath>..\..\packages\Microsoft.Data.Sqlite.Core.3.1.9\lib\netstandard2.0\Microsoft.Data.Sqlite.dll</HintPath> | ||||||
|     </Reference> |     </Reference> | ||||||
|     <Reference Include="Microsoft.DotNet.PlatformAbstractions, Version=3.1.6.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"> |     <Reference Include="Microsoft.DotNet.PlatformAbstractions, Version=3.1.6.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"> | ||||||
|       <HintPath>..\..\packages\Microsoft.DotNet.PlatformAbstractions.3.1.6\lib\net45\Microsoft.DotNet.PlatformAbstractions.dll</HintPath> |       <HintPath>..\..\packages\Microsoft.DotNet.PlatformAbstractions.3.1.6\lib\net45\Microsoft.DotNet.PlatformAbstractions.dll</HintPath> | ||||||
|     </Reference> |     </Reference> | ||||||
|     <Reference Include="Microsoft.EntityFrameworkCore, Version=3.1.8.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"> |     <Reference Include="Microsoft.EntityFrameworkCore, Version=3.1.9.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"> | ||||||
|       <HintPath>..\..\packages\Microsoft.EntityFrameworkCore.3.1.8\lib\netstandard2.0\Microsoft.EntityFrameworkCore.dll</HintPath> |       <HintPath>..\..\packages\Microsoft.EntityFrameworkCore.3.1.9\lib\netstandard2.0\Microsoft.EntityFrameworkCore.dll</HintPath> | ||||||
|     </Reference> |     </Reference> | ||||||
|     <Reference Include="Microsoft.EntityFrameworkCore.Abstractions, Version=3.1.8.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"> |     <Reference Include="Microsoft.EntityFrameworkCore.Abstractions, Version=3.1.9.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"> | ||||||
|       <HintPath>..\..\packages\Microsoft.EntityFrameworkCore.Abstractions.3.1.8\lib\netstandard2.0\Microsoft.EntityFrameworkCore.Abstractions.dll</HintPath> |       <HintPath>..\..\packages\Microsoft.EntityFrameworkCore.Abstractions.3.1.9\lib\netstandard2.0\Microsoft.EntityFrameworkCore.Abstractions.dll</HintPath> | ||||||
|     </Reference> |     </Reference> | ||||||
|     <Reference Include="Microsoft.EntityFrameworkCore.Relational, Version=3.1.8.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"> |     <Reference Include="Microsoft.EntityFrameworkCore.Relational, Version=3.1.9.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"> | ||||||
|       <HintPath>..\..\packages\Microsoft.EntityFrameworkCore.Relational.3.1.8\lib\netstandard2.0\Microsoft.EntityFrameworkCore.Relational.dll</HintPath> |       <HintPath>..\..\packages\Microsoft.EntityFrameworkCore.Relational.3.1.9\lib\netstandard2.0\Microsoft.EntityFrameworkCore.Relational.dll</HintPath> | ||||||
|     </Reference> |     </Reference> | ||||||
|     <Reference Include="Microsoft.EntityFrameworkCore.Sqlite, Version=3.1.8.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"> |     <Reference Include="Microsoft.EntityFrameworkCore.Sqlite, Version=3.1.9.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"> | ||||||
|       <HintPath>..\..\packages\Microsoft.EntityFrameworkCore.Sqlite.Core.3.1.8\lib\netstandard2.0\Microsoft.EntityFrameworkCore.Sqlite.dll</HintPath> |       <HintPath>..\..\packages\Microsoft.EntityFrameworkCore.Sqlite.Core.3.1.9\lib\netstandard2.0\Microsoft.EntityFrameworkCore.Sqlite.dll</HintPath> | ||||||
|     </Reference> |     </Reference> | ||||||
|     <Reference Include="Microsoft.Extensions.Caching.Abstractions, Version=3.1.8.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"> |     <Reference Include="Microsoft.Extensions.Caching.Abstractions, Version=3.1.9.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"> | ||||||
|       <HintPath>..\..\packages\Microsoft.Extensions.Caching.Abstractions.3.1.8\lib\netstandard2.0\Microsoft.Extensions.Caching.Abstractions.dll</HintPath> |       <HintPath>..\..\packages\Microsoft.Extensions.Caching.Abstractions.3.1.9\lib\netstandard2.0\Microsoft.Extensions.Caching.Abstractions.dll</HintPath> | ||||||
|     </Reference> |     </Reference> | ||||||
|     <Reference Include="Microsoft.Extensions.Caching.Memory, Version=3.1.8.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"> |     <Reference Include="Microsoft.Extensions.Caching.Memory, Version=3.1.9.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"> | ||||||
|       <HintPath>..\..\packages\Microsoft.Extensions.Caching.Memory.3.1.8\lib\netstandard2.0\Microsoft.Extensions.Caching.Memory.dll</HintPath> |       <HintPath>..\..\packages\Microsoft.Extensions.Caching.Memory.3.1.9\lib\netstandard2.0\Microsoft.Extensions.Caching.Memory.dll</HintPath> | ||||||
|     </Reference> |     </Reference> | ||||||
|     <Reference Include="Microsoft.Extensions.Configuration, Version=3.1.8.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"> |     <Reference Include="Microsoft.Extensions.Configuration, Version=3.1.9.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"> | ||||||
|       <HintPath>..\..\packages\Microsoft.Extensions.Configuration.3.1.8\lib\netstandard2.0\Microsoft.Extensions.Configuration.dll</HintPath> |       <HintPath>..\..\packages\Microsoft.Extensions.Configuration.3.1.9\lib\netstandard2.0\Microsoft.Extensions.Configuration.dll</HintPath> | ||||||
|     </Reference> |     </Reference> | ||||||
|     <Reference Include="Microsoft.Extensions.Configuration.Abstractions, Version=3.1.8.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"> |     <Reference Include="Microsoft.Extensions.Configuration.Abstractions, Version=3.1.9.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"> | ||||||
|       <HintPath>..\..\packages\Microsoft.Extensions.Configuration.Abstractions.3.1.8\lib\netstandard2.0\Microsoft.Extensions.Configuration.Abstractions.dll</HintPath> |       <HintPath>..\..\packages\Microsoft.Extensions.Configuration.Abstractions.3.1.9\lib\netstandard2.0\Microsoft.Extensions.Configuration.Abstractions.dll</HintPath> | ||||||
|     </Reference> |     </Reference> | ||||||
|     <Reference Include="Microsoft.Extensions.Configuration.Binder, Version=3.1.8.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"> |     <Reference Include="Microsoft.Extensions.Configuration.Binder, Version=3.1.9.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"> | ||||||
|       <HintPath>..\..\packages\Microsoft.Extensions.Configuration.Binder.3.1.8\lib\netstandard2.0\Microsoft.Extensions.Configuration.Binder.dll</HintPath> |       <HintPath>..\..\packages\Microsoft.Extensions.Configuration.Binder.3.1.9\lib\netstandard2.0\Microsoft.Extensions.Configuration.Binder.dll</HintPath> | ||||||
|     </Reference> |     </Reference> | ||||||
|     <Reference Include="Microsoft.Extensions.DependencyInjection, Version=3.1.8.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"> |     <Reference Include="Microsoft.Extensions.DependencyInjection, Version=3.1.9.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"> | ||||||
|       <HintPath>..\..\packages\Microsoft.Extensions.DependencyInjection.3.1.8\lib\net461\Microsoft.Extensions.DependencyInjection.dll</HintPath> |       <HintPath>..\..\packages\Microsoft.Extensions.DependencyInjection.3.1.9\lib\net461\Microsoft.Extensions.DependencyInjection.dll</HintPath> | ||||||
|     </Reference> |     </Reference> | ||||||
|     <Reference Include="Microsoft.Extensions.DependencyInjection.Abstractions, Version=3.1.8.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"> |     <Reference Include="Microsoft.Extensions.DependencyInjection.Abstractions, Version=3.1.9.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"> | ||||||
|       <HintPath>..\..\packages\Microsoft.Extensions.DependencyInjection.Abstractions.3.1.8\lib\netstandard2.0\Microsoft.Extensions.DependencyInjection.Abstractions.dll</HintPath> |       <HintPath>..\..\packages\Microsoft.Extensions.DependencyInjection.Abstractions.3.1.9\lib\netstandard2.0\Microsoft.Extensions.DependencyInjection.Abstractions.dll</HintPath> | ||||||
|     </Reference> |     </Reference> | ||||||
|     <Reference Include="Microsoft.Extensions.DependencyModel, Version=3.1.6.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"> |     <Reference Include="Microsoft.Extensions.DependencyModel, Version=3.1.6.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"> | ||||||
|       <HintPath>..\..\packages\Microsoft.Extensions.DependencyModel.3.1.6\lib\net451\Microsoft.Extensions.DependencyModel.dll</HintPath> |       <HintPath>..\..\packages\Microsoft.Extensions.DependencyModel.3.1.6\lib\net451\Microsoft.Extensions.DependencyModel.dll</HintPath> | ||||||
|     </Reference> |     </Reference> | ||||||
|     <Reference Include="Microsoft.Extensions.Logging, Version=3.1.8.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"> |     <Reference Include="Microsoft.Extensions.Logging, Version=3.1.9.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"> | ||||||
|       <HintPath>..\..\packages\Microsoft.Extensions.Logging.3.1.8\lib\netstandard2.0\Microsoft.Extensions.Logging.dll</HintPath> |       <HintPath>..\..\packages\Microsoft.Extensions.Logging.3.1.9\lib\netstandard2.0\Microsoft.Extensions.Logging.dll</HintPath> | ||||||
|     </Reference> |     </Reference> | ||||||
|     <Reference Include="Microsoft.Extensions.Logging.Abstractions, Version=3.1.8.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"> |     <Reference Include="Microsoft.Extensions.Logging.Abstractions, Version=3.1.9.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"> | ||||||
|       <HintPath>..\..\packages\Microsoft.Extensions.Logging.Abstractions.3.1.8\lib\netstandard2.0\Microsoft.Extensions.Logging.Abstractions.dll</HintPath> |       <HintPath>..\..\packages\Microsoft.Extensions.Logging.Abstractions.3.1.9\lib\netstandard2.0\Microsoft.Extensions.Logging.Abstractions.dll</HintPath> | ||||||
|     </Reference> |     </Reference> | ||||||
|     <Reference Include="Microsoft.Extensions.Options, Version=3.1.8.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"> |     <Reference Include="Microsoft.Extensions.Options, Version=3.1.9.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"> | ||||||
|       <HintPath>..\..\packages\Microsoft.Extensions.Options.3.1.8\lib\netstandard2.0\Microsoft.Extensions.Options.dll</HintPath> |       <HintPath>..\..\packages\Microsoft.Extensions.Options.3.1.9\lib\netstandard2.0\Microsoft.Extensions.Options.dll</HintPath> | ||||||
|     </Reference> |     </Reference> | ||||||
|     <Reference Include="Microsoft.Extensions.Primitives, Version=3.1.8.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"> |     <Reference Include="Microsoft.Extensions.Primitives, Version=3.1.9.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"> | ||||||
|       <HintPath>..\..\packages\Microsoft.Extensions.Primitives.3.1.8\lib\netstandard2.0\Microsoft.Extensions.Primitives.dll</HintPath> |       <HintPath>..\..\packages\Microsoft.Extensions.Primitives.3.1.9\lib\netstandard2.0\Microsoft.Extensions.Primitives.dll</HintPath> | ||||||
|     </Reference> |     </Reference> | ||||||
|     <Reference Include="Newtonsoft.Json, Version=12.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL"> |     <Reference Include="Newtonsoft.Json, Version=12.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL"> | ||||||
|       <HintPath>..\..\packages\Newtonsoft.Json.12.0.3\lib\net45\Newtonsoft.Json.dll</HintPath> |       <HintPath>..\..\packages\Newtonsoft.Json.12.0.3\lib\net45\Newtonsoft.Json.dll</HintPath> | ||||||
|  | @ -186,8 +186,8 @@ | ||||||
|     <Reference Include="Remotion.Linq, Version=2.2.0.0, Culture=neutral, PublicKeyToken=fee00910d6e5f53b, processorArchitecture=MSIL"> |     <Reference Include="Remotion.Linq, Version=2.2.0.0, Culture=neutral, PublicKeyToken=fee00910d6e5f53b, processorArchitecture=MSIL"> | ||||||
|       <HintPath>..\..\packages\Remotion.Linq.2.2.0\lib\net45\Remotion.Linq.dll</HintPath> |       <HintPath>..\..\packages\Remotion.Linq.2.2.0\lib\net45\Remotion.Linq.dll</HintPath> | ||||||
|     </Reference> |     </Reference> | ||||||
|     <Reference Include="Rg.Plugins.Popup, Version=2.0.0.3, Culture=neutral, processorArchitecture=MSIL"> |     <Reference Include="Rg.Plugins.Popup, Version=2.0.0.6, Culture=neutral, processorArchitecture=MSIL"> | ||||||
|       <HintPath>..\..\packages\Rg.Plugins.Popup.2.0.0.3\lib\net472\Rg.Plugins.Popup.dll</HintPath> |       <HintPath>..\..\packages\Rg.Plugins.Popup.2.0.0.6\lib\net472\Rg.Plugins.Popup.dll</HintPath> | ||||||
|     </Reference> |     </Reference> | ||||||
|     <Reference Include="SkiaSharp, Version=2.80.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756, processorArchitecture=MSIL"> |     <Reference Include="SkiaSharp, Version=2.80.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756, processorArchitecture=MSIL"> | ||||||
|       <HintPath>..\..\packages\SkiaSharp.2.80.2\lib\net462\SkiaSharp.dll</HintPath> |       <HintPath>..\..\packages\SkiaSharp.2.80.2\lib\net462\SkiaSharp.dll</HintPath> | ||||||
|  | @ -304,25 +304,25 @@ | ||||||
|       <HintPath>..\..\packages\UrhoSharp.Forms.1.9.67\lib\netstandard2.0\UrhoSharp.Forms.dll</HintPath> |       <HintPath>..\..\packages\UrhoSharp.Forms.1.9.67\lib\netstandard2.0\UrhoSharp.Forms.dll</HintPath> | ||||||
|     </Reference> |     </Reference> | ||||||
|     <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.8.0.1534\lib\net45\webkit-sharp.dll</HintPath> |       <HintPath>..\..\packages\Xamarin.Forms.Platform.GTK.4.8.0.1560\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.5.3.2\lib\netstandard2.0\Xamarin.Essentials.dll</HintPath> |       <HintPath>..\..\packages\Xamarin.Essentials.1.5.3.2\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.8.0.1534\lib\netstandard2.0\Xamarin.Forms.Core.dll</HintPath> |       <HintPath>..\..\packages\Xamarin.Forms.4.8.0.1560\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.8.0.1534\lib\netstandard2.0\Xamarin.Forms.Platform.dll</HintPath> |       <HintPath>..\..\packages\Xamarin.Forms.4.8.0.1560\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.8.0.1534\lib\net45\Xamarin.Forms.Platform.GTK.dll</HintPath> |       <HintPath>..\..\packages\Xamarin.Forms.Platform.GTK.4.8.0.1560\lib\net45\Xamarin.Forms.Platform.GTK.dll</HintPath> | ||||||
|     </Reference> |     </Reference> | ||||||
|     <Reference Include="Xamarin.Forms.Platform.WPF, Version=2.0.0.0, Culture=neutral, processorArchitecture=MSIL"> |     <Reference Include="Xamarin.Forms.Platform.WPF, Version=2.0.0.0, Culture=neutral, processorArchitecture=MSIL"> | ||||||
|       <HintPath>..\..\packages\Xamarin.Forms.Platform.WPF.4.8.0.1534\lib\net461\Xamarin.Forms.Platform.WPF.dll</HintPath> |       <HintPath>..\..\packages\Xamarin.Forms.Platform.WPF.4.8.0.1560\lib\net461\Xamarin.Forms.Platform.WPF.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.8.0.1534\lib\netstandard2.0\Xamarin.Forms.Xaml.dll</HintPath> |       <HintPath>..\..\packages\Xamarin.Forms.4.8.0.1560\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> | ||||||
|  | @ -409,13 +409,13 @@ | ||||||
|     <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\SkiaSharp.2.80.2\build\net462\SkiaSharp.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\..\packages\SkiaSharp.2.80.2\build\net462\SkiaSharp.targets'))" /> |     <Error Condition="!Exists('..\..\packages\SkiaSharp.2.80.2\build\net462\SkiaSharp.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\..\packages\SkiaSharp.2.80.2\build\net462\SkiaSharp.targets'))" /> | ||||||
|     <Error Condition="!Exists('..\..\packages\SQLitePCLRaw.lib.e_sqlite3.2.0.4\build\net461\SQLitePCLRaw.lib.e_sqlite3.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\..\packages\SQLitePCLRaw.lib.e_sqlite3.2.0.4\build\net461\SQLitePCLRaw.lib.e_sqlite3.targets'))" /> |     <Error Condition="!Exists('..\..\packages\SQLitePCLRaw.lib.e_sqlite3.2.0.4\build\net461\SQLitePCLRaw.lib.e_sqlite3.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\..\packages\SQLitePCLRaw.lib.e_sqlite3.2.0.4\build\net461\SQLitePCLRaw.lib.e_sqlite3.targets'))" /> | ||||||
|     <Error Condition="!Exists('..\..\packages\Xamarin.Forms.4.8.0.1534\build\Xamarin.Forms.props')" Text="$([System.String]::Format('$(ErrorText)', '..\..\packages\Xamarin.Forms.4.8.0.1534\build\Xamarin.Forms.props'))" /> |     <Error Condition="!Exists('..\..\packages\Xamarin.Forms.4.8.0.1560\build\Xamarin.Forms.props')" Text="$([System.String]::Format('$(ErrorText)', '..\..\packages\Xamarin.Forms.4.8.0.1560\build\Xamarin.Forms.props'))" /> | ||||||
|     <Error Condition="!Exists('..\..\packages\Xamarin.Forms.4.8.0.1534\build\Xamarin.Forms.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\..\packages\Xamarin.Forms.4.8.0.1534\build\Xamarin.Forms.targets'))" /> |     <Error Condition="!Exists('..\..\packages\Xamarin.Forms.4.8.0.1560\build\Xamarin.Forms.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\..\packages\Xamarin.Forms.4.8.0.1560\build\Xamarin.Forms.targets'))" /> | ||||||
|   </Target> |   </Target> | ||||||
|   <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\SkiaSharp.2.80.2\build\net462\SkiaSharp.targets" Condition="Exists('..\..\packages\SkiaSharp.2.80.2\build\net462\SkiaSharp.targets')" /> |   <Import Project="..\..\packages\SkiaSharp.2.80.2\build\net462\SkiaSharp.targets" Condition="Exists('..\..\packages\SkiaSharp.2.80.2\build\net462\SkiaSharp.targets')" /> | ||||||
|   <Import Project="..\..\packages\SQLitePCLRaw.lib.e_sqlite3.2.0.4\build\net461\SQLitePCLRaw.lib.e_sqlite3.targets" Condition="Exists('..\..\packages\SQLitePCLRaw.lib.e_sqlite3.2.0.4\build\net461\SQLitePCLRaw.lib.e_sqlite3.targets')" /> |   <Import Project="..\..\packages\SQLitePCLRaw.lib.e_sqlite3.2.0.4\build\net461\SQLitePCLRaw.lib.e_sqlite3.targets" Condition="Exists('..\..\packages\SQLitePCLRaw.lib.e_sqlite3.2.0.4\build\net461\SQLitePCLRaw.lib.e_sqlite3.targets')" /> | ||||||
|   <Import Project="..\..\packages\Xamarin.Forms.4.8.0.1534\build\Xamarin.Forms.targets" Condition="Exists('..\..\packages\Xamarin.Forms.4.8.0.1534\build\Xamarin.Forms.targets')" /> |   <Import Project="..\..\packages\Xamarin.Forms.4.8.0.1560\build\Xamarin.Forms.targets" Condition="Exists('..\..\packages\Xamarin.Forms.4.8.0.1560\build\Xamarin.Forms.targets')" /> | ||||||
| </Project> | </Project> | ||||||
|  | @ -8,7 +8,7 @@ | ||||||
|       </dependentAssembly> |       </dependentAssembly> | ||||||
|       <dependentAssembly> |       <dependentAssembly> | ||||||
|         <assemblyIdentity name="Microsoft.Extensions.Caching.Abstractions" publicKeyToken="adb9793829ddae60" culture="neutral" /> |         <assemblyIdentity name="Microsoft.Extensions.Caching.Abstractions" publicKeyToken="adb9793829ddae60" culture="neutral" /> | ||||||
|         <bindingRedirect oldVersion="0.0.0.0-3.1.8.0" newVersion="3.1.8.0" /> |         <bindingRedirect oldVersion="0.0.0.0-3.1.9.0" newVersion="3.1.9.0" /> | ||||||
|       </dependentAssembly> |       </dependentAssembly> | ||||||
|       <dependentAssembly> |       <dependentAssembly> | ||||||
|         <assemblyIdentity name="System.Interactive.Async" publicKeyToken="94bc3704cddfc263" culture="neutral" /> |         <assemblyIdentity name="System.Interactive.Async" publicKeyToken="94bc3704cddfc263" culture="neutral" /> | ||||||
|  | @ -32,7 +32,7 @@ | ||||||
|       </dependentAssembly> |       </dependentAssembly> | ||||||
|       <dependentAssembly> |       <dependentAssembly> | ||||||
|         <assemblyIdentity name="Microsoft.Extensions.Primitives" publicKeyToken="adb9793829ddae60" culture="neutral" /> |         <assemblyIdentity name="Microsoft.Extensions.Primitives" publicKeyToken="adb9793829ddae60" culture="neutral" /> | ||||||
|         <bindingRedirect oldVersion="0.0.0.0-3.1.8.0" newVersion="3.1.8.0" /> |         <bindingRedirect oldVersion="0.0.0.0-3.1.9.0" newVersion="3.1.9.0" /> | ||||||
|       </dependentAssembly> |       </dependentAssembly> | ||||||
|       <dependentAssembly> |       <dependentAssembly> | ||||||
|         <assemblyIdentity name="System.Diagnostics.DiagnosticSource" publicKeyToken="cc7b13ffcd2ddd51" culture="neutral" /> |         <assemblyIdentity name="System.Diagnostics.DiagnosticSource" publicKeyToken="cc7b13ffcd2ddd51" culture="neutral" /> | ||||||
|  | @ -56,7 +56,7 @@ | ||||||
|       </dependentAssembly> |       </dependentAssembly> | ||||||
|       <dependentAssembly> |       <dependentAssembly> | ||||||
|         <assemblyIdentity name="Microsoft.Extensions.DependencyInjection.Abstractions" publicKeyToken="adb9793829ddae60" culture="neutral" /> |         <assemblyIdentity name="Microsoft.Extensions.DependencyInjection.Abstractions" publicKeyToken="adb9793829ddae60" culture="neutral" /> | ||||||
|         <bindingRedirect oldVersion="0.0.0.0-3.1.8.0" newVersion="3.1.8.0" /> |         <bindingRedirect oldVersion="0.0.0.0-3.1.9.0" newVersion="3.1.9.0" /> | ||||||
|       </dependentAssembly> |       </dependentAssembly> | ||||||
|       <dependentAssembly> |       <dependentAssembly> | ||||||
|         <assemblyIdentity name="Microsoft.EntityFrameworkCore.Relational" publicKeyToken="adb9793829ddae60" culture="neutral" /> |         <assemblyIdentity name="Microsoft.EntityFrameworkCore.Relational" publicKeyToken="adb9793829ddae60" culture="neutral" /> | ||||||
|  | @ -64,7 +64,7 @@ | ||||||
|       </dependentAssembly> |       </dependentAssembly> | ||||||
|       <dependentAssembly> |       <dependentAssembly> | ||||||
|         <assemblyIdentity name="Microsoft.Extensions.Logging.Abstractions" publicKeyToken="adb9793829ddae60" culture="neutral" /> |         <assemblyIdentity name="Microsoft.Extensions.Logging.Abstractions" publicKeyToken="adb9793829ddae60" culture="neutral" /> | ||||||
|         <bindingRedirect oldVersion="0.0.0.0-3.1.8.0" newVersion="3.1.8.0" /> |         <bindingRedirect oldVersion="0.0.0.0-3.1.9.0" newVersion="3.1.9.0" /> | ||||||
|       </dependentAssembly> |       </dependentAssembly> | ||||||
|       <dependentAssembly> |       <dependentAssembly> | ||||||
|         <assemblyIdentity name="Microsoft.Data.Sqlite" publicKeyToken="adb9793829ddae60" culture="neutral" /> |         <assemblyIdentity name="Microsoft.Data.Sqlite" publicKeyToken="adb9793829ddae60" culture="neutral" /> | ||||||
|  | @ -76,7 +76,7 @@ | ||||||
|       </dependentAssembly> |       </dependentAssembly> | ||||||
|       <dependentAssembly> |       <dependentAssembly> | ||||||
|         <assemblyIdentity name="Microsoft.Extensions.DependencyInjection" publicKeyToken="adb9793829ddae60" culture="neutral" /> |         <assemblyIdentity name="Microsoft.Extensions.DependencyInjection" publicKeyToken="adb9793829ddae60" culture="neutral" /> | ||||||
|         <bindingRedirect oldVersion="0.0.0.0-3.1.8.0" newVersion="3.1.8.0" /> |         <bindingRedirect oldVersion="0.0.0.0-3.1.9.0" newVersion="3.1.9.0" /> | ||||||
|       </dependentAssembly> |       </dependentAssembly> | ||||||
|       <dependentAssembly> |       <dependentAssembly> | ||||||
|         <assemblyIdentity name="System.Threading.Tasks.Extensions" publicKeyToken="cc7b13ffcd2ddd51" culture="neutral" /> |         <assemblyIdentity name="System.Threading.Tasks.Extensions" publicKeyToken="cc7b13ffcd2ddd51" culture="neutral" /> | ||||||
|  | @ -96,7 +96,7 @@ | ||||||
|       </dependentAssembly> |       </dependentAssembly> | ||||||
|       <dependentAssembly> |       <dependentAssembly> | ||||||
|         <assemblyIdentity name="Microsoft.Extensions.Configuration.Abstractions" publicKeyToken="adb9793829ddae60" culture="neutral" /> |         <assemblyIdentity name="Microsoft.Extensions.Configuration.Abstractions" publicKeyToken="adb9793829ddae60" culture="neutral" /> | ||||||
|         <bindingRedirect oldVersion="0.0.0.0-3.1.8.0" newVersion="3.1.8.0" /> |         <bindingRedirect oldVersion="0.0.0.0-3.1.9.0" newVersion="3.1.9.0" /> | ||||||
|       </dependentAssembly> |       </dependentAssembly> | ||||||
|       <dependentAssembly> |       <dependentAssembly> | ||||||
|         <assemblyIdentity name="Microsoft.DotNet.PlatformAbstractions" publicKeyToken="adb9793829ddae60" culture="neutral" /> |         <assemblyIdentity name="Microsoft.DotNet.PlatformAbstractions" publicKeyToken="adb9793829ddae60" culture="neutral" /> | ||||||
|  | @ -120,7 +120,7 @@ | ||||||
|       </dependentAssembly> |       </dependentAssembly> | ||||||
|       <dependentAssembly> |       <dependentAssembly> | ||||||
|         <assemblyIdentity name="Microsoft.Extensions.Options" publicKeyToken="adb9793829ddae60" culture="neutral" /> |         <assemblyIdentity name="Microsoft.Extensions.Options" publicKeyToken="adb9793829ddae60" culture="neutral" /> | ||||||
|         <bindingRedirect oldVersion="0.0.0.0-3.1.8.0" newVersion="3.1.8.0" /> |         <bindingRedirect oldVersion="0.0.0.0-3.1.9.0" newVersion="3.1.9.0" /> | ||||||
|       </dependentAssembly> |       </dependentAssembly> | ||||||
|     </assemblyBinding> |     </assemblyBinding> | ||||||
|   </runtime> |   </runtime> | ||||||
|  |  | ||||||
|  | @ -4,31 +4,31 @@ | ||||||
|   <package id="Microsoft.Bcl.AsyncInterfaces" version="1.1.1" targetFramework="net472" /> |   <package id="Microsoft.Bcl.AsyncInterfaces" version="1.1.1" targetFramework="net472" /> | ||||||
|   <package id="Microsoft.Bcl.HashCode" version="1.1.0" targetFramework="net472" /> |   <package id="Microsoft.Bcl.HashCode" version="1.1.0" targetFramework="net472" /> | ||||||
|   <package id="Microsoft.CSharp" version="4.7.0" targetFramework="net471" /> |   <package id="Microsoft.CSharp" version="4.7.0" targetFramework="net471" /> | ||||||
|   <package id="Microsoft.Data.Sqlite.Core" version="3.1.8" targetFramework="net472" /> |   <package id="Microsoft.Data.Sqlite.Core" version="3.1.9" targetFramework="net472" /> | ||||||
|   <package id="Microsoft.DotNet.PlatformAbstractions" version="3.1.6" targetFramework="net472" /> |   <package id="Microsoft.DotNet.PlatformAbstractions" version="3.1.6" targetFramework="net472" /> | ||||||
|   <package id="Microsoft.EntityFrameworkCore" version="3.1.8" targetFramework="net472" /> |   <package id="Microsoft.EntityFrameworkCore" version="3.1.9" targetFramework="net472" /> | ||||||
|   <package id="Microsoft.EntityFrameworkCore.Abstractions" version="3.1.8" targetFramework="net472" /> |   <package id="Microsoft.EntityFrameworkCore.Abstractions" version="3.1.9" targetFramework="net472" /> | ||||||
|   <package id="Microsoft.EntityFrameworkCore.Analyzers" version="3.1.8" targetFramework="net472" /> |   <package id="Microsoft.EntityFrameworkCore.Analyzers" version="3.1.9" targetFramework="net472" /> | ||||||
|   <package id="Microsoft.EntityFrameworkCore.Relational" version="3.1.8" targetFramework="net472" /> |   <package id="Microsoft.EntityFrameworkCore.Relational" version="3.1.9" targetFramework="net472" /> | ||||||
|   <package id="Microsoft.EntityFrameworkCore.Sqlite" version="3.1.8" targetFramework="net472" /> |   <package id="Microsoft.EntityFrameworkCore.Sqlite" version="3.1.9" targetFramework="net472" /> | ||||||
|   <package id="Microsoft.EntityFrameworkCore.Sqlite.Core" version="3.1.8" targetFramework="net472" /> |   <package id="Microsoft.EntityFrameworkCore.Sqlite.Core" version="3.1.9" targetFramework="net472" /> | ||||||
|   <package id="Microsoft.Extensions.Caching.Abstractions" version="3.1.8" targetFramework="net472" /> |   <package id="Microsoft.Extensions.Caching.Abstractions" version="3.1.9" targetFramework="net472" /> | ||||||
|   <package id="Microsoft.Extensions.Caching.Memory" version="3.1.8" targetFramework="net472" /> |   <package id="Microsoft.Extensions.Caching.Memory" version="3.1.9" targetFramework="net472" /> | ||||||
|   <package id="Microsoft.Extensions.Configuration" version="3.1.8" targetFramework="net472" /> |   <package id="Microsoft.Extensions.Configuration" version="3.1.9" targetFramework="net472" /> | ||||||
|   <package id="Microsoft.Extensions.Configuration.Abstractions" version="3.1.8" targetFramework="net472" /> |   <package id="Microsoft.Extensions.Configuration.Abstractions" version="3.1.9" targetFramework="net472" /> | ||||||
|   <package id="Microsoft.Extensions.Configuration.Binder" version="3.1.8" targetFramework="net472" /> |   <package id="Microsoft.Extensions.Configuration.Binder" version="3.1.9" targetFramework="net472" /> | ||||||
|   <package id="Microsoft.Extensions.DependencyInjection" version="3.1.8" targetFramework="net472" /> |   <package id="Microsoft.Extensions.DependencyInjection" version="3.1.9" targetFramework="net472" /> | ||||||
|   <package id="Microsoft.Extensions.DependencyInjection.Abstractions" version="3.1.8" targetFramework="net472" /> |   <package id="Microsoft.Extensions.DependencyInjection.Abstractions" version="3.1.9" targetFramework="net472" /> | ||||||
|   <package id="Microsoft.Extensions.DependencyModel" version="3.1.6" targetFramework="net472" /> |   <package id="Microsoft.Extensions.DependencyModel" version="3.1.6" targetFramework="net472" /> | ||||||
|   <package id="Microsoft.Extensions.Logging" version="3.1.8" targetFramework="net472" /> |   <package id="Microsoft.Extensions.Logging" version="3.1.9" targetFramework="net472" /> | ||||||
|   <package id="Microsoft.Extensions.Logging.Abstractions" version="3.1.8" targetFramework="net472" /> |   <package id="Microsoft.Extensions.Logging.Abstractions" version="3.1.9" targetFramework="net472" /> | ||||||
|   <package id="Microsoft.Extensions.Options" version="3.1.8" targetFramework="net472" /> |   <package id="Microsoft.Extensions.Options" version="3.1.9" targetFramework="net472" /> | ||||||
|   <package id="Microsoft.Extensions.Primitives" version="3.1.8" targetFramework="net472" /> |   <package id="Microsoft.Extensions.Primitives" version="3.1.9" targetFramework="net472" /> | ||||||
|   <package id="Newtonsoft.Json" version="12.0.3" targetFramework="net471" /> |   <package id="Newtonsoft.Json" version="12.0.3" targetFramework="net471" /> | ||||||
|   <package id="OpenTK" version="3.2" targetFramework="net471" /> |   <package id="OpenTK" version="3.2" targetFramework="net471" /> | ||||||
|   <package id="OpenTK.GLControl" version="3.1.0" targetFramework="net471" /> |   <package id="OpenTK.GLControl" version="3.1.0" targetFramework="net471" /> | ||||||
|   <package id="Remotion.Linq" version="2.2.0" targetFramework="net472" /> |   <package id="Remotion.Linq" version="2.2.0" targetFramework="net472" /> | ||||||
|   <package id="Rg.Plugins.Popup" version="2.0.0.3" targetFramework="net472" /> |   <package id="Rg.Plugins.Popup" version="2.0.0.6" targetFramework="net472" /> | ||||||
|   <package id="SkiaSharp" version="2.80.2" targetFramework="net472" /> |   <package id="SkiaSharp" version="2.80.2" targetFramework="net472" /> | ||||||
|   <package id="SkiaSharp.Views" version="2.80.2" targetFramework="net472" /> |   <package id="SkiaSharp.Views" version="2.80.2" targetFramework="net472" /> | ||||||
|   <package id="SkiaSharp.Views.Desktop.Common" version="2.80.2" targetFramework="net472" /> |   <package id="SkiaSharp.Views.Desktop.Common" version="2.80.2" targetFramework="net472" /> | ||||||
|  | @ -70,10 +70,10 @@ | ||||||
|   <package id="System.Threading.Tasks.Extensions" version="4.5.4" targetFramework="net471" /> |   <package id="System.Threading.Tasks.Extensions" version="4.5.4" targetFramework="net471" /> | ||||||
|   <package id="UrhoSharp.Forms" version="1.9.67" targetFramework="net471" /> |   <package id="UrhoSharp.Forms" version="1.9.67" targetFramework="net471" /> | ||||||
|   <package id="Xamarin.Essentials" version="1.5.3.2" targetFramework="net471" /> |   <package id="Xamarin.Essentials" version="1.5.3.2" targetFramework="net471" /> | ||||||
|   <package id="Xamarin.Forms" version="4.8.0.1534" targetFramework="net472" /> |   <package id="Xamarin.Forms" version="4.8.0.1560" targetFramework="net472" /> | ||||||
|   <package id="Xamarin.Forms.Platform.GTK" version="4.8.0.1534" targetFramework="net472" /> |   <package id="Xamarin.Forms.Platform.GTK" version="4.8.0.1560" targetFramework="net472" /> | ||||||
|   <package id="Xamarin.Forms.Platform.WPF" version="4.8.0.1534" targetFramework="net472" /> |   <package id="Xamarin.Forms.Platform.WPF" version="4.8.0.1560" targetFramework="net472" /> | ||||||
|   <package id="Xamarin.Forms.Visual.Material" version="4.8.0.1534" targetFramework="net472" /> |   <package id="Xamarin.Forms.Visual.Material" version="4.8.0.1560" targetFramework="net472" /> | ||||||
|   <package id="XamiTextSharpLGPLv2" version="1.0.0" targetFramework="net471" /> |   <package id="XamiTextSharpLGPLv2" version="1.0.0" targetFramework="net471" /> | ||||||
|   <package id="YamlDotNet" version="8.1.2" targetFramework="net472" /> |   <package id="YamlDotNet" version="8.1.2" targetFramework="net472" /> | ||||||
| </packages> | </packages> | ||||||
|  | @ -388,13 +388,13 @@ | ||||||
|   </ItemGroup> |   </ItemGroup> | ||||||
|   <ItemGroup> |   <ItemGroup> | ||||||
|     <PackageReference Include="Microsoft.EntityFrameworkCore"> |     <PackageReference Include="Microsoft.EntityFrameworkCore"> | ||||||
|       <Version>3.1.8</Version> |       <Version>3.1.9</Version> | ||||||
|     </PackageReference> |     </PackageReference> | ||||||
|     <PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite.Core"> |     <PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite.Core"> | ||||||
|       <Version>3.1.8</Version> |       <Version>3.1.9</Version> | ||||||
|     </PackageReference> |     </PackageReference> | ||||||
|     <PackageReference Include="Rg.Plugins.Popup"> |     <PackageReference Include="Rg.Plugins.Popup"> | ||||||
|       <Version>2.0.0.3</Version> |       <Version>2.0.0.6</Version> | ||||||
|     </PackageReference> |     </PackageReference> | ||||||
|     <PackageReference Include="SkiaSharp.Svg"> |     <PackageReference Include="SkiaSharp.Svg"> | ||||||
|       <Version>1.60.0</Version> |       <Version>1.60.0</Version> | ||||||
|  | @ -416,10 +416,10 @@ | ||||||
|       <Version>1.5.3.2</Version> |       <Version>1.5.3.2</Version> | ||||||
|     </PackageReference> |     </PackageReference> | ||||||
|     <PackageReference Include="Xamarin.Forms"> |     <PackageReference Include="Xamarin.Forms"> | ||||||
|       <Version>4.8.0.1534</Version> |       <Version>4.8.0.1560</Version> | ||||||
|     </PackageReference> |     </PackageReference> | ||||||
|     <PackageReference Include="Xamarin.Forms.Visual.Material"> |     <PackageReference Include="Xamarin.Forms.Visual.Material"> | ||||||
|       <Version>4.8.0.1534</Version> |       <Version>4.8.0.1560</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 ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | <Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | ||||||
|   <Import Project="..\..\packages\Xamarin.Forms.4.8.0.1534\build\Xamarin.Forms.props" Condition="Exists('..\..\packages\Xamarin.Forms.4.8.0.1534\build\Xamarin.Forms.props')" /> |   <Import Project="..\..\packages\Xamarin.Forms.4.8.0.1560\build\Xamarin.Forms.props" Condition="Exists('..\..\packages\Xamarin.Forms.4.8.0.1560\build\Xamarin.Forms.props')" /> | ||||||
|   <Import Project="..\..\packages\SkiaSharp.Views.Forms.WPF.2.80.2\build\net462\SkiaSharp.Views.Forms.WPF.props" Condition="Exists('..\..\packages\SkiaSharp.Views.Forms.WPF.2.80.2\build\net462\SkiaSharp.Views.Forms.WPF.props')" /> |   <Import Project="..\..\packages\SkiaSharp.Views.Forms.WPF.2.80.2\build\net462\SkiaSharp.Views.Forms.WPF.props" Condition="Exists('..\..\packages\SkiaSharp.Views.Forms.WPF.2.80.2\build\net462\SkiaSharp.Views.Forms.WPF.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> | ||||||
|  | @ -92,59 +92,59 @@ | ||||||
|     <Reference Include="Microsoft.Bcl.HashCode, Version=1.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL"> |     <Reference Include="Microsoft.Bcl.HashCode, Version=1.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL"> | ||||||
|       <HintPath>..\..\packages\Microsoft.Bcl.HashCode.1.1.0\lib\net461\Microsoft.Bcl.HashCode.dll</HintPath> |       <HintPath>..\..\packages\Microsoft.Bcl.HashCode.1.1.0\lib\net461\Microsoft.Bcl.HashCode.dll</HintPath> | ||||||
|     </Reference> |     </Reference> | ||||||
|     <Reference Include="Microsoft.Data.Sqlite, Version=3.1.8.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"> |     <Reference Include="Microsoft.Data.Sqlite, Version=3.1.9.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"> | ||||||
|       <HintPath>..\..\packages\Microsoft.Data.Sqlite.Core.3.1.8\lib\netstandard2.0\Microsoft.Data.Sqlite.dll</HintPath> |       <HintPath>..\..\packages\Microsoft.Data.Sqlite.Core.3.1.9\lib\netstandard2.0\Microsoft.Data.Sqlite.dll</HintPath> | ||||||
|     </Reference> |     </Reference> | ||||||
|     <Reference Include="Microsoft.DotNet.PlatformAbstractions, Version=3.1.6.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"> |     <Reference Include="Microsoft.DotNet.PlatformAbstractions, Version=3.1.6.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"> | ||||||
|       <HintPath>..\..\packages\Microsoft.DotNet.PlatformAbstractions.3.1.6\lib\net45\Microsoft.DotNet.PlatformAbstractions.dll</HintPath> |       <HintPath>..\..\packages\Microsoft.DotNet.PlatformAbstractions.3.1.6\lib\net45\Microsoft.DotNet.PlatformAbstractions.dll</HintPath> | ||||||
|     </Reference> |     </Reference> | ||||||
|     <Reference Include="Microsoft.EntityFrameworkCore, Version=3.1.8.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"> |     <Reference Include="Microsoft.EntityFrameworkCore, Version=3.1.9.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"> | ||||||
|       <HintPath>..\..\packages\Microsoft.EntityFrameworkCore.3.1.8\lib\netstandard2.0\Microsoft.EntityFrameworkCore.dll</HintPath> |       <HintPath>..\..\packages\Microsoft.EntityFrameworkCore.3.1.9\lib\netstandard2.0\Microsoft.EntityFrameworkCore.dll</HintPath> | ||||||
|     </Reference> |     </Reference> | ||||||
|     <Reference Include="Microsoft.EntityFrameworkCore.Abstractions, Version=3.1.8.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"> |     <Reference Include="Microsoft.EntityFrameworkCore.Abstractions, Version=3.1.9.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"> | ||||||
|       <HintPath>..\..\packages\Microsoft.EntityFrameworkCore.Abstractions.3.1.8\lib\netstandard2.0\Microsoft.EntityFrameworkCore.Abstractions.dll</HintPath> |       <HintPath>..\..\packages\Microsoft.EntityFrameworkCore.Abstractions.3.1.9\lib\netstandard2.0\Microsoft.EntityFrameworkCore.Abstractions.dll</HintPath> | ||||||
|     </Reference> |     </Reference> | ||||||
|     <Reference Include="Microsoft.EntityFrameworkCore.Relational, Version=3.1.8.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"> |     <Reference Include="Microsoft.EntityFrameworkCore.Relational, Version=3.1.9.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"> | ||||||
|       <HintPath>..\..\packages\Microsoft.EntityFrameworkCore.Relational.3.1.8\lib\netstandard2.0\Microsoft.EntityFrameworkCore.Relational.dll</HintPath> |       <HintPath>..\..\packages\Microsoft.EntityFrameworkCore.Relational.3.1.9\lib\netstandard2.0\Microsoft.EntityFrameworkCore.Relational.dll</HintPath> | ||||||
|     </Reference> |     </Reference> | ||||||
|     <Reference Include="Microsoft.EntityFrameworkCore.Sqlite, Version=3.1.8.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"> |     <Reference Include="Microsoft.EntityFrameworkCore.Sqlite, Version=3.1.9.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"> | ||||||
|       <HintPath>..\..\packages\Microsoft.EntityFrameworkCore.Sqlite.Core.3.1.8\lib\netstandard2.0\Microsoft.EntityFrameworkCore.Sqlite.dll</HintPath> |       <HintPath>..\..\packages\Microsoft.EntityFrameworkCore.Sqlite.Core.3.1.9\lib\netstandard2.0\Microsoft.EntityFrameworkCore.Sqlite.dll</HintPath> | ||||||
|     </Reference> |     </Reference> | ||||||
|     <Reference Include="Microsoft.Extensions.Caching.Abstractions, Version=3.1.8.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"> |     <Reference Include="Microsoft.Extensions.Caching.Abstractions, Version=3.1.9.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"> | ||||||
|       <HintPath>..\..\packages\Microsoft.Extensions.Caching.Abstractions.3.1.8\lib\netstandard2.0\Microsoft.Extensions.Caching.Abstractions.dll</HintPath> |       <HintPath>..\..\packages\Microsoft.Extensions.Caching.Abstractions.3.1.9\lib\netstandard2.0\Microsoft.Extensions.Caching.Abstractions.dll</HintPath> | ||||||
|     </Reference> |     </Reference> | ||||||
|     <Reference Include="Microsoft.Extensions.Caching.Memory, Version=3.1.8.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"> |     <Reference Include="Microsoft.Extensions.Caching.Memory, Version=3.1.9.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"> | ||||||
|       <HintPath>..\..\packages\Microsoft.Extensions.Caching.Memory.3.1.8\lib\netstandard2.0\Microsoft.Extensions.Caching.Memory.dll</HintPath> |       <HintPath>..\..\packages\Microsoft.Extensions.Caching.Memory.3.1.9\lib\netstandard2.0\Microsoft.Extensions.Caching.Memory.dll</HintPath> | ||||||
|     </Reference> |     </Reference> | ||||||
|     <Reference Include="Microsoft.Extensions.Configuration, Version=3.1.8.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"> |     <Reference Include="Microsoft.Extensions.Configuration, Version=3.1.9.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"> | ||||||
|       <HintPath>..\..\packages\Microsoft.Extensions.Configuration.3.1.8\lib\netstandard2.0\Microsoft.Extensions.Configuration.dll</HintPath> |       <HintPath>..\..\packages\Microsoft.Extensions.Configuration.3.1.9\lib\netstandard2.0\Microsoft.Extensions.Configuration.dll</HintPath> | ||||||
|     </Reference> |     </Reference> | ||||||
|     <Reference Include="Microsoft.Extensions.Configuration.Abstractions, Version=3.1.8.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"> |     <Reference Include="Microsoft.Extensions.Configuration.Abstractions, Version=3.1.9.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"> | ||||||
|       <HintPath>..\..\packages\Microsoft.Extensions.Configuration.Abstractions.3.1.8\lib\netstandard2.0\Microsoft.Extensions.Configuration.Abstractions.dll</HintPath> |       <HintPath>..\..\packages\Microsoft.Extensions.Configuration.Abstractions.3.1.9\lib\netstandard2.0\Microsoft.Extensions.Configuration.Abstractions.dll</HintPath> | ||||||
|     </Reference> |     </Reference> | ||||||
|     <Reference Include="Microsoft.Extensions.Configuration.Binder, Version=3.1.8.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"> |     <Reference Include="Microsoft.Extensions.Configuration.Binder, Version=3.1.9.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"> | ||||||
|       <HintPath>..\..\packages\Microsoft.Extensions.Configuration.Binder.3.1.8\lib\netstandard2.0\Microsoft.Extensions.Configuration.Binder.dll</HintPath> |       <HintPath>..\..\packages\Microsoft.Extensions.Configuration.Binder.3.1.9\lib\netstandard2.0\Microsoft.Extensions.Configuration.Binder.dll</HintPath> | ||||||
|     </Reference> |     </Reference> | ||||||
|     <Reference Include="Microsoft.Extensions.DependencyInjection, Version=3.1.8.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"> |     <Reference Include="Microsoft.Extensions.DependencyInjection, Version=3.1.9.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"> | ||||||
|       <HintPath>..\..\packages\Microsoft.Extensions.DependencyInjection.3.1.8\lib\net461\Microsoft.Extensions.DependencyInjection.dll</HintPath> |       <HintPath>..\..\packages\Microsoft.Extensions.DependencyInjection.3.1.9\lib\net461\Microsoft.Extensions.DependencyInjection.dll</HintPath> | ||||||
|     </Reference> |     </Reference> | ||||||
|     <Reference Include="Microsoft.Extensions.DependencyInjection.Abstractions, Version=3.1.8.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"> |     <Reference Include="Microsoft.Extensions.DependencyInjection.Abstractions, Version=3.1.9.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"> | ||||||
|       <HintPath>..\..\packages\Microsoft.Extensions.DependencyInjection.Abstractions.3.1.8\lib\netstandard2.0\Microsoft.Extensions.DependencyInjection.Abstractions.dll</HintPath> |       <HintPath>..\..\packages\Microsoft.Extensions.DependencyInjection.Abstractions.3.1.9\lib\netstandard2.0\Microsoft.Extensions.DependencyInjection.Abstractions.dll</HintPath> | ||||||
|     </Reference> |     </Reference> | ||||||
|     <Reference Include="Microsoft.Extensions.DependencyModel, Version=3.1.6.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"> |     <Reference Include="Microsoft.Extensions.DependencyModel, Version=3.1.6.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"> | ||||||
|       <HintPath>..\..\packages\Microsoft.Extensions.DependencyModel.3.1.6\lib\net451\Microsoft.Extensions.DependencyModel.dll</HintPath> |       <HintPath>..\..\packages\Microsoft.Extensions.DependencyModel.3.1.6\lib\net451\Microsoft.Extensions.DependencyModel.dll</HintPath> | ||||||
|     </Reference> |     </Reference> | ||||||
|     <Reference Include="Microsoft.Extensions.Logging, Version=3.1.8.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"> |     <Reference Include="Microsoft.Extensions.Logging, Version=3.1.9.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"> | ||||||
|       <HintPath>..\..\packages\Microsoft.Extensions.Logging.3.1.8\lib\netstandard2.0\Microsoft.Extensions.Logging.dll</HintPath> |       <HintPath>..\..\packages\Microsoft.Extensions.Logging.3.1.9\lib\netstandard2.0\Microsoft.Extensions.Logging.dll</HintPath> | ||||||
|     </Reference> |     </Reference> | ||||||
|     <Reference Include="Microsoft.Extensions.Logging.Abstractions, Version=3.1.8.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"> |     <Reference Include="Microsoft.Extensions.Logging.Abstractions, Version=3.1.9.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"> | ||||||
|       <HintPath>..\..\packages\Microsoft.Extensions.Logging.Abstractions.3.1.8\lib\netstandard2.0\Microsoft.Extensions.Logging.Abstractions.dll</HintPath> |       <HintPath>..\..\packages\Microsoft.Extensions.Logging.Abstractions.3.1.9\lib\netstandard2.0\Microsoft.Extensions.Logging.Abstractions.dll</HintPath> | ||||||
|     </Reference> |     </Reference> | ||||||
|     <Reference Include="Microsoft.Extensions.Options, Version=3.1.8.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"> |     <Reference Include="Microsoft.Extensions.Options, Version=3.1.9.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"> | ||||||
|       <HintPath>..\..\packages\Microsoft.Extensions.Options.3.1.8\lib\netstandard2.0\Microsoft.Extensions.Options.dll</HintPath> |       <HintPath>..\..\packages\Microsoft.Extensions.Options.3.1.9\lib\netstandard2.0\Microsoft.Extensions.Options.dll</HintPath> | ||||||
|     </Reference> |     </Reference> | ||||||
|     <Reference Include="Microsoft.Extensions.Primitives, Version=3.1.8.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"> |     <Reference Include="Microsoft.Extensions.Primitives, Version=3.1.9.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"> | ||||||
|       <HintPath>..\..\packages\Microsoft.Extensions.Primitives.3.1.8\lib\netstandard2.0\Microsoft.Extensions.Primitives.dll</HintPath> |       <HintPath>..\..\packages\Microsoft.Extensions.Primitives.3.1.9\lib\netstandard2.0\Microsoft.Extensions.Primitives.dll</HintPath> | ||||||
|     </Reference> |     </Reference> | ||||||
|     <Reference Include="Newtonsoft.Json, Version=12.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL"> |     <Reference Include="Newtonsoft.Json, Version=12.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL"> | ||||||
|       <HintPath>..\..\packages\Newtonsoft.Json.12.0.3\lib\net45\Newtonsoft.Json.dll</HintPath> |       <HintPath>..\..\packages\Newtonsoft.Json.12.0.3\lib\net45\Newtonsoft.Json.dll</HintPath> | ||||||
|  | @ -284,16 +284,16 @@ | ||||||
|       <HintPath>..\..\packages\Xamarin.Essentials.1.5.3.2\lib\netstandard2.0\Xamarin.Essentials.dll</HintPath> |       <HintPath>..\..\packages\Xamarin.Essentials.1.5.3.2\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.8.0.1534\lib\netstandard2.0\Xamarin.Forms.Core.dll</HintPath> |       <HintPath>..\..\packages\Xamarin.Forms.4.8.0.1560\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.8.0.1534\lib\netstandard2.0\Xamarin.Forms.Platform.dll</HintPath> |       <HintPath>..\..\packages\Xamarin.Forms.4.8.0.1560\lib\netstandard2.0\Xamarin.Forms.Platform.dll</HintPath> | ||||||
|     </Reference> |     </Reference> | ||||||
|     <Reference Include="Xamarin.Forms.Platform.WPF, Version=2.0.0.0, Culture=neutral, processorArchitecture=MSIL"> |     <Reference Include="Xamarin.Forms.Platform.WPF, Version=2.0.0.0, Culture=neutral, processorArchitecture=MSIL"> | ||||||
|       <HintPath>..\..\packages\Xamarin.Forms.Platform.WPF.4.8.0.1534\lib\net461\Xamarin.Forms.Platform.WPF.dll</HintPath> |       <HintPath>..\..\packages\Xamarin.Forms.Platform.WPF.4.8.0.1560\lib\net461\Xamarin.Forms.Platform.WPF.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.8.0.1534\lib\netstandard2.0\Xamarin.Forms.Xaml.dll</HintPath> |       <HintPath>..\..\packages\Xamarin.Forms.4.8.0.1560\lib\netstandard2.0\Xamarin.Forms.Xaml.dll</HintPath> | ||||||
|     </Reference> |     </Reference> | ||||||
|     <Reference Include="YamlDotNet, Version=8.0.0.0, Culture=neutral, PublicKeyToken=ec19458f3c15af5e, processorArchitecture=MSIL"> |     <Reference Include="YamlDotNet, Version=8.0.0.0, Culture=neutral, PublicKeyToken=ec19458f3c15af5e, processorArchitecture=MSIL"> | ||||||
|       <HintPath>..\..\packages\YamlDotNet.8.1.2\lib\net45\YamlDotNet.dll</HintPath> |       <HintPath>..\..\packages\YamlDotNet.8.1.2\lib\net45\YamlDotNet.dll</HintPath> | ||||||
|  | @ -372,8 +372,8 @@ | ||||||
|     <Error Condition="!Exists('..\..\packages\SkiaSharp.Views.Forms.2.80.2\build\net462\SkiaSharp.Views.Forms.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\..\packages\SkiaSharp.Views.Forms.2.80.2\build\net462\SkiaSharp.Views.Forms.targets'))" /> |     <Error Condition="!Exists('..\..\packages\SkiaSharp.Views.Forms.2.80.2\build\net462\SkiaSharp.Views.Forms.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\..\packages\SkiaSharp.Views.Forms.2.80.2\build\net462\SkiaSharp.Views.Forms.targets'))" /> | ||||||
|     <Error Condition="!Exists('..\..\packages\SkiaSharp.Views.Forms.WPF.2.80.2\build\net462\SkiaSharp.Views.Forms.WPF.props')" Text="$([System.String]::Format('$(ErrorText)', '..\..\packages\SkiaSharp.Views.Forms.WPF.2.80.2\build\net462\SkiaSharp.Views.Forms.WPF.props'))" /> |     <Error Condition="!Exists('..\..\packages\SkiaSharp.Views.Forms.WPF.2.80.2\build\net462\SkiaSharp.Views.Forms.WPF.props')" Text="$([System.String]::Format('$(ErrorText)', '..\..\packages\SkiaSharp.Views.Forms.WPF.2.80.2\build\net462\SkiaSharp.Views.Forms.WPF.props'))" /> | ||||||
|     <Error Condition="!Exists('..\..\packages\SQLitePCLRaw.lib.e_sqlite3.2.0.4\build\net461\SQLitePCLRaw.lib.e_sqlite3.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\..\packages\SQLitePCLRaw.lib.e_sqlite3.2.0.4\build\net461\SQLitePCLRaw.lib.e_sqlite3.targets'))" /> |     <Error Condition="!Exists('..\..\packages\SQLitePCLRaw.lib.e_sqlite3.2.0.4\build\net461\SQLitePCLRaw.lib.e_sqlite3.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\..\packages\SQLitePCLRaw.lib.e_sqlite3.2.0.4\build\net461\SQLitePCLRaw.lib.e_sqlite3.targets'))" /> | ||||||
|     <Error Condition="!Exists('..\..\packages\Xamarin.Forms.4.8.0.1534\build\Xamarin.Forms.props')" Text="$([System.String]::Format('$(ErrorText)', '..\..\packages\Xamarin.Forms.4.8.0.1534\build\Xamarin.Forms.props'))" /> |     <Error Condition="!Exists('..\..\packages\Xamarin.Forms.4.8.0.1560\build\Xamarin.Forms.props')" Text="$([System.String]::Format('$(ErrorText)', '..\..\packages\Xamarin.Forms.4.8.0.1560\build\Xamarin.Forms.props'))" /> | ||||||
|     <Error Condition="!Exists('..\..\packages\Xamarin.Forms.4.8.0.1534\build\Xamarin.Forms.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\..\packages\Xamarin.Forms.4.8.0.1534\build\Xamarin.Forms.targets'))" /> |     <Error Condition="!Exists('..\..\packages\Xamarin.Forms.4.8.0.1560\build\Xamarin.Forms.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\..\packages\Xamarin.Forms.4.8.0.1560\build\Xamarin.Forms.targets'))" /> | ||||||
|   </Target> |   </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.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')" /> |   <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')" /> | ||||||
|  | @ -381,5 +381,5 @@ | ||||||
|   <Import Project="..\..\packages\SkiaSharp.2.80.2\build\net462\SkiaSharp.targets" Condition="Exists('..\..\packages\SkiaSharp.2.80.2\build\net462\SkiaSharp.targets')" /> |   <Import Project="..\..\packages\SkiaSharp.2.80.2\build\net462\SkiaSharp.targets" Condition="Exists('..\..\packages\SkiaSharp.2.80.2\build\net462\SkiaSharp.targets')" /> | ||||||
|   <Import Project="..\..\packages\SkiaSharp.Views.Forms.2.80.2\build\net462\SkiaSharp.Views.Forms.targets" Condition="Exists('..\..\packages\SkiaSharp.Views.Forms.2.80.2\build\net462\SkiaSharp.Views.Forms.targets')" /> |   <Import Project="..\..\packages\SkiaSharp.Views.Forms.2.80.2\build\net462\SkiaSharp.Views.Forms.targets" Condition="Exists('..\..\packages\SkiaSharp.Views.Forms.2.80.2\build\net462\SkiaSharp.Views.Forms.targets')" /> | ||||||
|   <Import Project="..\..\packages\SQLitePCLRaw.lib.e_sqlite3.2.0.4\build\net461\SQLitePCLRaw.lib.e_sqlite3.targets" Condition="Exists('..\..\packages\SQLitePCLRaw.lib.e_sqlite3.2.0.4\build\net461\SQLitePCLRaw.lib.e_sqlite3.targets')" /> |   <Import Project="..\..\packages\SQLitePCLRaw.lib.e_sqlite3.2.0.4\build\net461\SQLitePCLRaw.lib.e_sqlite3.targets" Condition="Exists('..\..\packages\SQLitePCLRaw.lib.e_sqlite3.2.0.4\build\net461\SQLitePCLRaw.lib.e_sqlite3.targets')" /> | ||||||
|   <Import Project="..\..\packages\Xamarin.Forms.4.8.0.1534\build\Xamarin.Forms.targets" Condition="Exists('..\..\packages\Xamarin.Forms.4.8.0.1534\build\Xamarin.Forms.targets')" /> |   <Import Project="..\..\packages\Xamarin.Forms.4.8.0.1560\build\Xamarin.Forms.targets" Condition="Exists('..\..\packages\Xamarin.Forms.4.8.0.1560\build\Xamarin.Forms.targets')" /> | ||||||
| </Project> | </Project> | ||||||
|  | @ -63,31 +63,31 @@ | ||||||
|       </dependentAssembly> |       </dependentAssembly> | ||||||
|       <dependentAssembly> |       <dependentAssembly> | ||||||
|         <assemblyIdentity name="Microsoft.Extensions.Primitives" publicKeyToken="adb9793829ddae60" culture="neutral" /> |         <assemblyIdentity name="Microsoft.Extensions.Primitives" publicKeyToken="adb9793829ddae60" culture="neutral" /> | ||||||
|         <bindingRedirect oldVersion="0.0.0.0-3.1.8.0" newVersion="3.1.8.0" /> |         <bindingRedirect oldVersion="0.0.0.0-3.1.9.0" newVersion="3.1.9.0" /> | ||||||
|       </dependentAssembly> |       </dependentAssembly> | ||||||
|       <dependentAssembly> |       <dependentAssembly> | ||||||
|         <assemblyIdentity name="Microsoft.Extensions.Configuration.Abstractions" publicKeyToken="adb9793829ddae60" culture="neutral" /> |         <assemblyIdentity name="Microsoft.Extensions.Configuration.Abstractions" publicKeyToken="adb9793829ddae60" culture="neutral" /> | ||||||
|         <bindingRedirect oldVersion="0.0.0.0-3.1.8.0" newVersion="3.1.8.0" /> |         <bindingRedirect oldVersion="0.0.0.0-3.1.9.0" newVersion="3.1.9.0" /> | ||||||
|       </dependentAssembly> |       </dependentAssembly> | ||||||
|       <dependentAssembly> |       <dependentAssembly> | ||||||
|         <assemblyIdentity name="Microsoft.Extensions.DependencyInjection.Abstractions" publicKeyToken="adb9793829ddae60" culture="neutral" /> |         <assemblyIdentity name="Microsoft.Extensions.DependencyInjection.Abstractions" publicKeyToken="adb9793829ddae60" culture="neutral" /> | ||||||
|         <bindingRedirect oldVersion="0.0.0.0-3.1.8.0" newVersion="3.1.8.0" /> |         <bindingRedirect oldVersion="0.0.0.0-3.1.9.0" newVersion="3.1.9.0" /> | ||||||
|       </dependentAssembly> |       </dependentAssembly> | ||||||
|       <dependentAssembly> |       <dependentAssembly> | ||||||
|         <assemblyIdentity name="Microsoft.Extensions.Caching.Abstractions" publicKeyToken="adb9793829ddae60" culture="neutral" /> |         <assemblyIdentity name="Microsoft.Extensions.Caching.Abstractions" publicKeyToken="adb9793829ddae60" culture="neutral" /> | ||||||
|         <bindingRedirect oldVersion="0.0.0.0-3.1.8.0" newVersion="3.1.8.0" /> |         <bindingRedirect oldVersion="0.0.0.0-3.1.9.0" newVersion="3.1.9.0" /> | ||||||
|       </dependentAssembly> |       </dependentAssembly> | ||||||
|       <dependentAssembly> |       <dependentAssembly> | ||||||
|         <assemblyIdentity name="Microsoft.Extensions.Options" publicKeyToken="adb9793829ddae60" culture="neutral" /> |         <assemblyIdentity name="Microsoft.Extensions.Options" publicKeyToken="adb9793829ddae60" culture="neutral" /> | ||||||
|         <bindingRedirect oldVersion="0.0.0.0-3.1.8.0" newVersion="3.1.8.0" /> |         <bindingRedirect oldVersion="0.0.0.0-3.1.9.0" newVersion="3.1.9.0" /> | ||||||
|       </dependentAssembly> |       </dependentAssembly> | ||||||
|       <dependentAssembly> |       <dependentAssembly> | ||||||
|         <assemblyIdentity name="Microsoft.Extensions.Logging.Abstractions" publicKeyToken="adb9793829ddae60" culture="neutral" /> |         <assemblyIdentity name="Microsoft.Extensions.Logging.Abstractions" publicKeyToken="adb9793829ddae60" culture="neutral" /> | ||||||
|         <bindingRedirect oldVersion="0.0.0.0-3.1.8.0" newVersion="3.1.8.0" /> |         <bindingRedirect oldVersion="0.0.0.0-3.1.9.0" newVersion="3.1.9.0" /> | ||||||
|       </dependentAssembly> |       </dependentAssembly> | ||||||
|       <dependentAssembly> |       <dependentAssembly> | ||||||
|         <assemblyIdentity name="Microsoft.Extensions.DependencyInjection" publicKeyToken="adb9793829ddae60" culture="neutral" /> |         <assemblyIdentity name="Microsoft.Extensions.DependencyInjection" publicKeyToken="adb9793829ddae60" culture="neutral" /> | ||||||
|         <bindingRedirect oldVersion="0.0.0.0-3.1.8.0" newVersion="3.1.8.0" /> |         <bindingRedirect oldVersion="0.0.0.0-3.1.9.0" newVersion="3.1.9.0" /> | ||||||
|       </dependentAssembly> |       </dependentAssembly> | ||||||
|       <dependentAssembly> |       <dependentAssembly> | ||||||
|         <assemblyIdentity name="Newtonsoft.Json" publicKeyToken="30ad4fe6b2a6aeed" culture="neutral" /> |         <assemblyIdentity name="Newtonsoft.Json" publicKeyToken="30ad4fe6b2a6aeed" culture="neutral" /> | ||||||
|  |  | ||||||
|  | @ -4,26 +4,26 @@ | ||||||
|   <package id="Microsoft.Bcl.AsyncInterfaces" version="1.1.1" targetFramework="net472" /> |   <package id="Microsoft.Bcl.AsyncInterfaces" version="1.1.1" targetFramework="net472" /> | ||||||
|   <package id="Microsoft.Bcl.HashCode" version="1.1.0" targetFramework="net472" /> |   <package id="Microsoft.Bcl.HashCode" version="1.1.0" targetFramework="net472" /> | ||||||
|   <package id="Microsoft.CSharp" version="4.7.0" targetFramework="net472" /> |   <package id="Microsoft.CSharp" version="4.7.0" targetFramework="net472" /> | ||||||
|   <package id="Microsoft.Data.Sqlite.Core" version="3.1.8" targetFramework="net472" /> |   <package id="Microsoft.Data.Sqlite.Core" version="3.1.9" targetFramework="net472" /> | ||||||
|   <package id="Microsoft.DotNet.PlatformAbstractions" version="3.1.6" targetFramework="net472" /> |   <package id="Microsoft.DotNet.PlatformAbstractions" version="3.1.6" targetFramework="net472" /> | ||||||
|   <package id="Microsoft.EntityFrameworkCore" version="3.1.8" targetFramework="net472" /> |   <package id="Microsoft.EntityFrameworkCore" version="3.1.9" targetFramework="net472" /> | ||||||
|   <package id="Microsoft.EntityFrameworkCore.Abstractions" version="3.1.8" targetFramework="net472" /> |   <package id="Microsoft.EntityFrameworkCore.Abstractions" version="3.1.9" targetFramework="net472" /> | ||||||
|   <package id="Microsoft.EntityFrameworkCore.Analyzers" version="3.1.8" targetFramework="net472" /> |   <package id="Microsoft.EntityFrameworkCore.Analyzers" version="3.1.9" targetFramework="net472" /> | ||||||
|   <package id="Microsoft.EntityFrameworkCore.Relational" version="3.1.8" targetFramework="net472" /> |   <package id="Microsoft.EntityFrameworkCore.Relational" version="3.1.9" targetFramework="net472" /> | ||||||
|   <package id="Microsoft.EntityFrameworkCore.Sqlite" version="3.1.8" targetFramework="net472" /> |   <package id="Microsoft.EntityFrameworkCore.Sqlite" version="3.1.9" targetFramework="net472" /> | ||||||
|   <package id="Microsoft.EntityFrameworkCore.Sqlite.Core" version="3.1.8" targetFramework="net472" /> |   <package id="Microsoft.EntityFrameworkCore.Sqlite.Core" version="3.1.9" targetFramework="net472" /> | ||||||
|   <package id="Microsoft.Extensions.Caching.Abstractions" version="3.1.8" targetFramework="net472" /> |   <package id="Microsoft.Extensions.Caching.Abstractions" version="3.1.9" targetFramework="net472" /> | ||||||
|   <package id="Microsoft.Extensions.Caching.Memory" version="3.1.8" targetFramework="net472" /> |   <package id="Microsoft.Extensions.Caching.Memory" version="3.1.9" targetFramework="net472" /> | ||||||
|   <package id="Microsoft.Extensions.Configuration" version="3.1.8" targetFramework="net472" /> |   <package id="Microsoft.Extensions.Configuration" version="3.1.9" targetFramework="net472" /> | ||||||
|   <package id="Microsoft.Extensions.Configuration.Abstractions" version="3.1.8" targetFramework="net472" /> |   <package id="Microsoft.Extensions.Configuration.Abstractions" version="3.1.9" targetFramework="net472" /> | ||||||
|   <package id="Microsoft.Extensions.Configuration.Binder" version="3.1.8" targetFramework="net472" /> |   <package id="Microsoft.Extensions.Configuration.Binder" version="3.1.9" targetFramework="net472" /> | ||||||
|   <package id="Microsoft.Extensions.DependencyInjection" version="3.1.8" targetFramework="net472" /> |   <package id="Microsoft.Extensions.DependencyInjection" version="3.1.9" targetFramework="net472" /> | ||||||
|   <package id="Microsoft.Extensions.DependencyInjection.Abstractions" version="3.1.8" targetFramework="net472" /> |   <package id="Microsoft.Extensions.DependencyInjection.Abstractions" version="3.1.9" targetFramework="net472" /> | ||||||
|   <package id="Microsoft.Extensions.DependencyModel" version="3.1.6" targetFramework="net472" /> |   <package id="Microsoft.Extensions.DependencyModel" version="3.1.6" targetFramework="net472" /> | ||||||
|   <package id="Microsoft.Extensions.Logging" version="3.1.8" targetFramework="net472" /> |   <package id="Microsoft.Extensions.Logging" version="3.1.9" targetFramework="net472" /> | ||||||
|   <package id="Microsoft.Extensions.Logging.Abstractions" version="3.1.8" targetFramework="net472" /> |   <package id="Microsoft.Extensions.Logging.Abstractions" version="3.1.9" targetFramework="net472" /> | ||||||
|   <package id="Microsoft.Extensions.Options" version="3.1.8" targetFramework="net472" /> |   <package id="Microsoft.Extensions.Options" version="3.1.9" targetFramework="net472" /> | ||||||
|   <package id="Microsoft.Extensions.Primitives" version="3.1.8" targetFramework="net472" /> |   <package id="Microsoft.Extensions.Primitives" version="3.1.9" targetFramework="net472" /> | ||||||
|   <package id="Newtonsoft.Json" version="12.0.3" targetFramework="net472" /> |   <package id="Newtonsoft.Json" version="12.0.3" targetFramework="net472" /> | ||||||
|   <package id="OpenTK" version="3.2" targetFramework="net472" /> |   <package id="OpenTK" version="3.2" targetFramework="net472" /> | ||||||
|   <package id="OpenTK.GLControl" version="3.1.0" targetFramework="net472" /> |   <package id="OpenTK.GLControl" version="3.1.0" targetFramework="net472" /> | ||||||
|  | @ -71,8 +71,8 @@ | ||||||
|   <package id="System.Threading.Tasks.Extensions" version="4.5.4" targetFramework="net472" /> |   <package id="System.Threading.Tasks.Extensions" version="4.5.4" targetFramework="net472" /> | ||||||
|   <package id="UrhoSharp.Forms" version="1.9.67" targetFramework="net472" /> |   <package id="UrhoSharp.Forms" version="1.9.67" targetFramework="net472" /> | ||||||
|   <package id="Xamarin.Essentials" version="1.5.3.2" targetFramework="net472" /> |   <package id="Xamarin.Essentials" version="1.5.3.2" targetFramework="net472" /> | ||||||
|   <package id="Xamarin.Forms" version="4.8.0.1534" targetFramework="net472" /> |   <package id="Xamarin.Forms" version="4.8.0.1560" targetFramework="net472" /> | ||||||
|   <package id="Xamarin.Forms.Platform.WPF" version="4.8.0.1534" targetFramework="net472" /> |   <package id="Xamarin.Forms.Platform.WPF" version="4.8.0.1560" targetFramework="net472" /> | ||||||
|   <package id="Xamarin.Forms.Visual.Material" version="4.8.0.1534" targetFramework="net472" /> |   <package id="Xamarin.Forms.Visual.Material" version="4.8.0.1560" targetFramework="net472" /> | ||||||
|   <package id="YamlDotNet" version="8.1.2" targetFramework="net472" /> |   <package id="YamlDotNet" version="8.1.2" targetFramework="net472" /> | ||||||
| </packages> | </packages> | ||||||
|  | @ -215,13 +215,13 @@ | ||||||
|   </ItemGroup> |   </ItemGroup> | ||||||
|   <ItemGroup> |   <ItemGroup> | ||||||
|     <PackageReference Include="Microsoft.EntityFrameworkCore"> |     <PackageReference Include="Microsoft.EntityFrameworkCore"> | ||||||
|       <Version>3.1.8</Version> |       <Version>3.1.9</Version> | ||||||
|     </PackageReference> |     </PackageReference> | ||||||
|     <PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite.Core"> |     <PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite.Core"> | ||||||
|       <Version>3.1.8</Version> |       <Version>3.1.9</Version> | ||||||
|     </PackageReference> |     </PackageReference> | ||||||
|     <PackageReference Include="Rg.Plugins.Popup"> |     <PackageReference Include="Rg.Plugins.Popup"> | ||||||
|       <Version>2.0.0.3</Version> |       <Version>2.0.0.6</Version> | ||||||
|     </PackageReference> |     </PackageReference> | ||||||
|     <PackageReference Include="SkiaSharp.Svg"> |     <PackageReference Include="SkiaSharp.Svg"> | ||||||
|       <Version>1.60.0</Version> |       <Version>1.60.0</Version> | ||||||
|  | @ -245,10 +245,10 @@ | ||||||
|       <Version>1.5.3.2</Version> |       <Version>1.5.3.2</Version> | ||||||
|     </PackageReference> |     </PackageReference> | ||||||
|     <PackageReference Include="Xamarin.Forms"> |     <PackageReference Include="Xamarin.Forms"> | ||||||
|       <Version>4.8.0.1534</Version> |       <Version>4.8.0.1560</Version> | ||||||
|     </PackageReference> |     </PackageReference> | ||||||
|     <PackageReference Include="Xamarin.Forms.Visual.Material"> |     <PackageReference Include="Xamarin.Forms.Visual.Material"> | ||||||
|       <Version>4.8.0.1534</Version> |       <Version>4.8.0.1560</Version> | ||||||
|     </PackageReference> |     </PackageReference> | ||||||
|     <PackageReference Include="XamiTextSharpLGPLv2"> |     <PackageReference Include="XamiTextSharpLGPLv2"> | ||||||
|       <Version>1.0.0</Version> |       <Version>1.0.0</Version> | ||||||
|  |  | ||||||
|  | @ -98,18 +98,18 @@ | ||||||
| 
 | 
 | ||||||
|   <ItemGroup> |   <ItemGroup> | ||||||
|     <PackageReference Include="Markdig" Version="0.22.0" /> |     <PackageReference Include="Markdig" Version="0.22.0" /> | ||||||
|     <PackageReference Include="Microsoft.EntityFrameworkCore" Version="3.1.8" /> |     <PackageReference Include="Microsoft.EntityFrameworkCore" Version="3.1.9" /> | ||||||
|     <PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite.Core" Version="3.1.8" /> |     <PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite.Core" Version="3.1.9" /> | ||||||
|     <PackageReference Include="OnePlat.DiceNotation" Version="2.0.2" /> |     <PackageReference Include="OnePlat.DiceNotation" Version="2.0.2" /> | ||||||
|     <PackageReference Include="Rg.Plugins.Popup" Version="2.0.0.3" /> |     <PackageReference Include="Rg.Plugins.Popup" Version="2.0.0.6" /> | ||||||
|     <PackageReference Include="SkiaSharp.Svg" Version="1.60.0" /> |     <PackageReference Include="SkiaSharp.Svg" Version="1.60.0" /> | ||||||
|     <PackageReference Include="SkiaSharp.Views" Version="2.80.2" /> |     <PackageReference Include="SkiaSharp.Views" Version="2.80.2" /> | ||||||
|     <PackageReference Include="SkiaSharp.Views.Forms" Version="2.80.2" /> |     <PackageReference Include="SkiaSharp.Views.Forms" Version="2.80.2" /> | ||||||
|     <PackageReference Include="sqlite-net-pcl" Version="1.7.335" /> |     <PackageReference Include="sqlite-net-pcl" Version="1.7.335" /> | ||||||
|     <PackageReference Include="UrhoSharp.Forms" Version="1.9.67" /> |     <PackageReference Include="UrhoSharp.Forms" Version="1.9.67" /> | ||||||
|     <PackageReference Include="Xamarin.Essentials" Version="1.5.3.2" /> |     <PackageReference Include="Xamarin.Essentials" Version="1.5.3.2" /> | ||||||
|     <PackageReference Include="Xamarin.Forms" Version="4.8.0.1534" /> |     <PackageReference Include="Xamarin.Forms" Version="4.8.0.1560" /> | ||||||
|     <PackageReference Include="Xamarin.Forms.Visual.Material" Version="4.8.0.1534" /> |     <PackageReference Include="Xamarin.Forms.Visual.Material" Version="4.8.0.1560" /> | ||||||
|     <PackageReference Include="XamiTextSharpLGPLv2" Version="1.0.0" /> |     <PackageReference Include="XamiTextSharpLGPLv2" Version="1.0.0" /> | ||||||
|     <PackageReference Include="YamlDotNet" Version="8.1.2" /> |     <PackageReference Include="YamlDotNet" Version="8.1.2" /> | ||||||
|   </ItemGroup> |   </ItemGroup> | ||||||
|  |  | ||||||
|  | @ -13,14 +13,14 @@ | ||||||
|   </ItemGroup> |   </ItemGroup> | ||||||
| 
 | 
 | ||||||
|   <ItemGroup> |   <ItemGroup> | ||||||
|     <PackageReference Include="HtmlAgilityPack" Version="1.11.24" /> |     <PackageReference Include="HtmlAgilityPack" Version="1.11.26" /> | ||||||
|     <PackageReference Include="Microsoft.EntityFrameworkCore" Version="3.1.8" /> |     <PackageReference Include="Microsoft.EntityFrameworkCore" Version="3.1.9" /> | ||||||
|     <PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite.Core" Version="3.1.8" /> |     <PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite.Core" Version="3.1.9" /> | ||||||
|     <PackageReference Include="sqlite-net-pcl" Version="1.7.335" /> |     <PackageReference Include="sqlite-net-pcl" Version="1.7.335" /> | ||||||
|     <PackageReference Include="System.Text.Encoding.CodePages" Version="4.7.1" /> |     <PackageReference Include="System.Text.Encoding.CodePages" Version="4.7.1" /> | ||||||
|     <PackageReference Include="UrhoSharp.Forms" Version="1.9.67" /> |     <PackageReference Include="UrhoSharp.Forms" Version="1.9.67" /> | ||||||
|     <PackageReference Include="Xamarin.Essentials" Version="1.5.3.2" /> |     <PackageReference Include="Xamarin.Essentials" Version="1.5.3.2" /> | ||||||
|     <PackageReference Include="Xamarin.Forms" Version="4.8.0.1534" /> |     <PackageReference Include="Xamarin.Forms" Version="4.8.0.1560" /> | ||||||
|     <PackageReference Include="XamiTextSharpLGPLv2" Version="1.0.0" /> |     <PackageReference Include="XamiTextSharpLGPLv2" Version="1.0.0" /> | ||||||
|   </ItemGroup> |   </ItemGroup> | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
|  | @ -9,13 +9,13 @@ | ||||||
|   </PropertyGroup> |   </PropertyGroup> | ||||||
| 
 | 
 | ||||||
|   <ItemGroup> |   <ItemGroup> | ||||||
|     <PackageReference Include="Microsoft.EntityFrameworkCore" Version="3.1.8" /> |     <PackageReference Include="Microsoft.EntityFrameworkCore" Version="3.1.9" /> | ||||||
|     <PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite.Core" Version="3.1.8" /> |     <PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite.Core" Version="3.1.9" /> | ||||||
|     <PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.7.1" /> |     <PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.7.1" /> | ||||||
|     <PackageReference Include="sqlite-net-pcl" Version="1.7.335" /> |     <PackageReference Include="sqlite-net-pcl" Version="1.7.335" /> | ||||||
|     <PackageReference Include="UrhoSharp.Forms" Version="1.9.67" /> |     <PackageReference Include="UrhoSharp.Forms" Version="1.9.67" /> | ||||||
|     <PackageReference Include="Xamarin.Essentials" Version="1.5.3.2" /> |     <PackageReference Include="Xamarin.Essentials" Version="1.5.3.2" /> | ||||||
|     <PackageReference Include="Xamarin.Forms" Version="4.8.0.1534" /> |     <PackageReference Include="Xamarin.Forms" Version="4.8.0.1560" /> | ||||||
|     <PackageReference Include="XamiTextSharpLGPLv2" Version="1.0.0" /> |     <PackageReference Include="XamiTextSharpLGPLv2" Version="1.0.0" /> | ||||||
|   </ItemGroup> |   </ItemGroup> | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
|  | @ -12,13 +12,13 @@ | ||||||
| 
 | 
 | ||||||
|   <ItemGroup> |   <ItemGroup> | ||||||
|     <PackageReference Include="Microsoft.AspNetCore.All" Version="2.2.8" /> |     <PackageReference Include="Microsoft.AspNetCore.All" Version="2.2.8" /> | ||||||
|     <PackageReference Include="Microsoft.EntityFrameworkCore" Version="3.1.8" /> |     <PackageReference Include="Microsoft.EntityFrameworkCore" Version="3.1.9" /> | ||||||
|     <PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite.Core" Version="3.1.8" /> |     <PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite.Core" Version="3.1.9" /> | ||||||
|     <PackageReference Include="sqlite-net-pcl" Version="1.7.335" /> |     <PackageReference Include="sqlite-net-pcl" Version="1.7.335" /> | ||||||
|     <PackageReference Include="System.Text.Encoding.CodePages" Version="4.7.1" /> |     <PackageReference Include="System.Text.Encoding.CodePages" Version="4.7.1" /> | ||||||
|     <PackageReference Include="UrhoSharp.Forms" Version="1.9.67" /> |     <PackageReference Include="UrhoSharp.Forms" Version="1.9.67" /> | ||||||
|     <PackageReference Include="Xamarin.Essentials" Version="1.5.3.2" /> |     <PackageReference Include="Xamarin.Essentials" Version="1.5.3.2" /> | ||||||
|     <PackageReference Include="Xamarin.Forms" Version="4.8.0.1534" /> |     <PackageReference Include="Xamarin.Forms" Version="4.8.0.1560" /> | ||||||
|     <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