2018-10-04 20:15:10 +02:00
<?xml version="1.0" encoding="utf-8"?>
2018-12-02 10:37:37 +01:00
<Project DefaultTargets= "Build" ToolsVersion= "15.0" xmlns= "http://schemas.microsoft.com/developer/msbuild/2003" >
2020-10-09 09:38:28 +02:00
<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')" />
2018-10-04 20:15:10 +02:00
<Import Project= "$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition= "Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
<PropertyGroup >
<Configuration Condition= " '$(Configuration)' == '' " > Debug</Configuration>
<Platform Condition= " '$(Platform)' == '' " > AnyCPU</Platform>
<ProjectGuid > {F3173507-0CED-44BB-92D2-9DB7832FF011}</ProjectGuid>
<OutputType > WinExe</OutputType>
<AppDesignerFolder > Properties</AppDesignerFolder>
<RootNamespace > AideDeJeu.GTK</RootNamespace>
<AssemblyName > AideDeJeu.GTK</AssemblyName>
2020-08-18 17:46:18 +02:00
<TargetFrameworkVersion > v4.7.2</TargetFrameworkVersion>
2018-10-04 20:15:10 +02:00
<FileAlignment > 512</FileAlignment>
<Deterministic > true</Deterministic>
<NuGetPackageImportStamp >
</NuGetPackageImportStamp>
2018-12-02 18:09:43 +01:00
<ReleaseVersion > 1.32</ReleaseVersion>
2020-08-18 17:46:18 +02:00
<TargetFrameworkProfile />
2018-10-04 20:15:10 +02:00
</PropertyGroup>
<PropertyGroup Condition= " '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " >
<DebugSymbols > true</DebugSymbols>
<DebugType > full</DebugType>
<Optimize > false</Optimize>
<OutputPath > bin\Debug\</OutputPath>
<DefineConstants > DEBUG;TRACE</DefineConstants>
<ErrorReport > prompt</ErrorReport>
<WarningLevel > 4</WarningLevel>
</PropertyGroup>
<PropertyGroup Condition= " '$(Configuration)|$(Platform)' == 'Release|AnyCPU' " >
<DebugType > pdbonly</DebugType>
<Optimize > true</Optimize>
<OutputPath > bin\Release\</OutputPath>
<DefineConstants > TRACE</DefineConstants>
<ErrorReport > prompt</ErrorReport>
<WarningLevel > 4</WarningLevel>
</PropertyGroup>
<PropertyGroup >
<StartupObject />
</PropertyGroup>
2020-02-01 13:13:57 +01:00
<PropertyGroup Condition= "'$(Configuration)|$(Platform)' == 'Debug_JoA|AnyCPU'" >
<DebugSymbols > true</DebugSymbols>
<OutputPath > bin\Debug_JoA\</OutputPath>
<DefineConstants > DEBUG;TRACE</DefineConstants>
<DebugType > full</DebugType>
<PlatformTarget > AnyCPU</PlatformTarget>
<LangVersion > 7.3</LangVersion>
<ErrorReport > prompt</ErrorReport>
<CodeAnalysisRuleSet > MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
<Prefer32Bit > true</Prefer32Bit>
</PropertyGroup>
<PropertyGroup Condition= "'$(Configuration)|$(Platform)' == 'Release_JoA|AnyCPU'" >
<OutputPath > bin\Release_JoA\</OutputPath>
<DefineConstants > TRACE</DefineConstants>
<Optimize > true</Optimize>
<DebugType > pdbonly</DebugType>
<PlatformTarget > AnyCPU</PlatformTarget>
<LangVersion > 7.3</LangVersion>
<ErrorReport > prompt</ErrorReport>
<CodeAnalysisRuleSet > MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
<Prefer32Bit > true</Prefer32Bit>
</PropertyGroup>
2020-02-05 14:06:06 +01:00
<PropertyGroup Condition= "'$(Configuration)|$(Platform)' == 'Debug_CO|AnyCPU'" >
<DebugSymbols > true</DebugSymbols>
<OutputPath > bin\Debug_CO\</OutputPath>
<DefineConstants > DEBUG;TRACE</DefineConstants>
<DebugType > full</DebugType>
<PlatformTarget > AnyCPU</PlatformTarget>
<LangVersion > 7.3</LangVersion>
<ErrorReport > prompt</ErrorReport>
<CodeAnalysisRuleSet > MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
<Prefer32Bit > true</Prefer32Bit>
</PropertyGroup>
<PropertyGroup Condition= "'$(Configuration)|$(Platform)' == 'Release_CO|AnyCPU'" >
<OutputPath > bin\Release_CO\</OutputPath>
<DefineConstants > TRACE</DefineConstants>
<Optimize > true</Optimize>
<DebugType > pdbonly</DebugType>
<PlatformTarget > AnyCPU</PlatformTarget>
<LangVersion > 7.3</LangVersion>
<ErrorReport > prompt</ErrorReport>
<CodeAnalysisRuleSet > MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
<Prefer32Bit > true</Prefer32Bit>
</PropertyGroup>
2018-10-04 20:15:10 +02:00
<ItemGroup >
<Reference Include= "atk-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f, processorArchitecture=MSIL" >
<SpecificVersion > False</SpecificVersion>
<HintPath > ..\..\..\..\..\..\..\..\Program Files (x86)\GtkSharp\2.12\lib\gtk-sharp-2.0\atk-sharp.dll</HintPath>
</Reference>
<Reference Include= "gdk-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f, processorArchitecture=MSIL" >
<SpecificVersion > False</SpecificVersion>
<HintPath > ..\..\..\..\..\..\..\..\Program Files (x86)\GtkSharp\2.12\lib\gtk-sharp-2.0\gdk-sharp.dll</HintPath>
</Reference>
<Reference Include= "glade-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f, processorArchitecture=MSIL" >
<SpecificVersion > False</SpecificVersion>
<HintPath > ..\..\..\..\..\..\..\..\Program Files (x86)\GtkSharp\2.12\lib\gtk-sharp-2.0\glade-sharp.dll</HintPath>
</Reference>
<Reference Include= "glib-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f, processorArchitecture=MSIL" >
<SpecificVersion > False</SpecificVersion>
<HintPath > ..\..\..\..\..\..\..\..\Program Files (x86)\GtkSharp\2.12\lib\gtk-sharp-2.0\glib-sharp.dll</HintPath>
</Reference>
<Reference Include= "gtk-dotnet, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f, processorArchitecture=MSIL" >
<SpecificVersion > False</SpecificVersion>
<HintPath > ..\..\..\..\..\..\..\..\Program Files (x86)\GtkSharp\2.12\lib\gtk-sharp-2.0\gtk-dotnet.dll</HintPath>
</Reference>
<Reference Include= "gtk-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f, processorArchitecture=MSIL" >
<SpecificVersion > False</SpecificVersion>
<HintPath > ..\..\..\..\..\..\..\..\Program Files (x86)\GtkSharp\2.12\lib\gtk-sharp-2.0\gtk-sharp.dll</HintPath>
</Reference>
2020-10-09 09:38:28 +02:00
<Reference Include= "Markdig, Version=0.22.0.0, Culture=neutral, processorArchitecture=MSIL" >
<HintPath > ..\..\packages\Markdig.0.22.0\lib\net452\Markdig.dll</HintPath>
2019-12-17 09:57:46 +01:00
</Reference>
<Reference Include= "Microsoft.Bcl.AsyncInterfaces, Version=1.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL" >
2020-09-20 01:42:55 +02:00
<HintPath > ..\..\packages\Microsoft.Bcl.AsyncInterfaces.1.1.1\lib\net461\Microsoft.Bcl.AsyncInterfaces.dll</HintPath>
2018-10-04 20:15:10 +02:00
</Reference>
2020-09-20 01:42:55 +02:00
<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>
2018-10-14 01:01:57 +02:00
</Reference>
2020-09-20 01:42:55 +02:00
<Reference Include= "Microsoft.Data.Sqlite, Version=3.1.8.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL" >
<HintPath > ..\..\packages\Microsoft.Data.Sqlite.Core.3.1.8\lib\netstandard2.0\Microsoft.Data.Sqlite.dll</HintPath>
2018-10-14 01:01:57 +02:00
</Reference>
2020-09-20 01:42:55 +02:00
<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>
2018-10-14 01:01:57 +02:00
</Reference>
2020-09-20 01:42:55 +02:00
<Reference Include= "Microsoft.EntityFrameworkCore, Version=3.1.8.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL" >
<HintPath > ..\..\packages\Microsoft.EntityFrameworkCore.3.1.8\lib\netstandard2.0\Microsoft.EntityFrameworkCore.dll</HintPath>
2018-10-14 01:01:57 +02:00
</Reference>
2020-09-20 01:42:55 +02:00
<Reference Include= "Microsoft.EntityFrameworkCore.Abstractions, Version=3.1.8.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL" >
<HintPath > ..\..\packages\Microsoft.EntityFrameworkCore.Abstractions.3.1.8\lib\netstandard2.0\Microsoft.EntityFrameworkCore.Abstractions.dll</HintPath>
2018-10-14 01:01:57 +02:00
</Reference>
2020-09-20 01:42:55 +02:00
<Reference Include= "Microsoft.EntityFrameworkCore.Relational, Version=3.1.8.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL" >
<HintPath > ..\..\packages\Microsoft.EntityFrameworkCore.Relational.3.1.8\lib\netstandard2.0\Microsoft.EntityFrameworkCore.Relational.dll</HintPath>
2018-10-14 01:01:57 +02:00
</Reference>
2020-09-20 01:42:55 +02:00
<Reference Include= "Microsoft.EntityFrameworkCore.Sqlite, Version=3.1.8.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL" >
<HintPath > ..\..\packages\Microsoft.EntityFrameworkCore.Sqlite.Core.3.1.8\lib\netstandard2.0\Microsoft.EntityFrameworkCore.Sqlite.dll</HintPath>
2018-10-14 01:01:57 +02:00
</Reference>
2020-09-20 01:42:55 +02:00
<Reference Include= "Microsoft.Extensions.Caching.Abstractions, Version=3.1.8.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>
2018-10-14 01:01:57 +02:00
</Reference>
2020-09-20 01:42:55 +02:00
<Reference Include= "Microsoft.Extensions.Caching.Memory, Version=3.1.8.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>
2018-10-14 01:01:57 +02:00
</Reference>
2020-09-20 01:42:55 +02:00
<Reference Include= "Microsoft.Extensions.Configuration, Version=3.1.8.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL" >
<HintPath > ..\..\packages\Microsoft.Extensions.Configuration.3.1.8\lib\netstandard2.0\Microsoft.Extensions.Configuration.dll</HintPath>
2018-10-14 01:01:57 +02:00
</Reference>
2020-09-20 01:42:55 +02:00
<Reference Include= "Microsoft.Extensions.Configuration.Abstractions, Version=3.1.8.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>
2018-10-14 01:01:57 +02:00
</Reference>
2020-09-20 01:42:55 +02:00
<Reference Include= "Microsoft.Extensions.Configuration.Binder, Version=3.1.8.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>
2018-10-14 01:01:57 +02:00
</Reference>
2020-09-20 01:42:55 +02:00
<Reference Include= "Microsoft.Extensions.DependencyInjection, Version=3.1.8.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL" >
<HintPath > ..\..\packages\Microsoft.Extensions.DependencyInjection.3.1.8\lib\net461\Microsoft.Extensions.DependencyInjection.dll</HintPath>
2018-10-14 01:01:57 +02:00
</Reference>
2020-09-20 01:42:55 +02:00
<Reference Include= "Microsoft.Extensions.DependencyInjection.Abstractions, Version=3.1.8.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>
2018-10-14 01:01:57 +02:00
</Reference>
2020-09-20 01:42:55 +02:00
<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>
2018-10-14 01:01:57 +02:00
</Reference>
2020-09-20 01:42:55 +02:00
<Reference Include= "Microsoft.Extensions.Logging, Version=3.1.8.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL" >
<HintPath > ..\..\packages\Microsoft.Extensions.Logging.3.1.8\lib\netstandard2.0\Microsoft.Extensions.Logging.dll</HintPath>
2018-12-09 03:19:14 +01:00
</Reference>
2020-09-20 01:42:55 +02:00
<Reference Include= "Microsoft.Extensions.Logging.Abstractions, Version=3.1.8.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>
2018-12-09 03:19:14 +01:00
</Reference>
2020-09-20 01:42:55 +02:00
<Reference Include= "Microsoft.Extensions.Options, Version=3.1.8.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL" >
<HintPath > ..\..\packages\Microsoft.Extensions.Options.3.1.8\lib\netstandard2.0\Microsoft.Extensions.Options.dll</HintPath>
</Reference>
<Reference Include= "Microsoft.Extensions.Primitives, Version=3.1.8.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL" >
<HintPath > ..\..\packages\Microsoft.Extensions.Primitives.3.1.8\lib\netstandard2.0\Microsoft.Extensions.Primitives.dll</HintPath>
2018-12-09 03:19:14 +01:00
</Reference>
<Reference Include= "Newtonsoft.Json, Version=12.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL" >
2019-12-17 09:57:46 +01:00
<HintPath > ..\..\packages\Newtonsoft.Json.12.0.3\lib\net45\Newtonsoft.Json.dll</HintPath>
</Reference>
2020-05-16 02:26:51 +02:00
<Reference Include= "OpenTK, Version=3.2.0.0, Culture=neutral, PublicKeyToken=bad199fe84eb3df4, processorArchitecture=MSIL" >
<HintPath > ..\..\packages\OpenTK.3.2\lib\net20\OpenTK.dll</HintPath>
2018-10-14 01:01:57 +02:00
</Reference>
2019-12-17 09:57:46 +01:00
<Reference Include= "OpenTK.GLControl, Version=3.1.0.0, Culture=neutral, PublicKeyToken=bad199fe84eb3df4, processorArchitecture=MSIL" >
<HintPath > ..\..\packages\OpenTK.GLControl.3.1.0\lib\net20\OpenTK.GLControl.dll</HintPath>
2018-10-04 20:15:10 +02:00
</Reference>
<Reference Include= "pango-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f, processorArchitecture=MSIL" >
<SpecificVersion > False</SpecificVersion>
<HintPath > ..\..\..\..\..\..\..\..\Program Files (x86)\GtkSharp\2.12\lib\gtk-sharp-2.0\pango-sharp.dll</HintPath>
</Reference>
2020-09-20 01:42:55 +02:00
<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>
2018-10-14 01:01:57 +02:00
</Reference>
2020-08-18 17:46:18 +02:00
<Reference Include= "Rg.Plugins.Popup, Version=2.0.0.3, Culture=neutral, processorArchitecture=MSIL" >
<HintPath > ..\..\packages\Rg.Plugins.Popup.2.0.0.3\lib\net472\Rg.Plugins.Popup.dll</HintPath>
2018-10-04 20:17:08 +02:00
</Reference>
2020-09-02 18:30:21 +02:00
<Reference Include= "SkiaSharp, Version=2.80.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756, processorArchitecture=MSIL" >
2020-09-20 01:42:55 +02:00
<HintPath > ..\..\packages\SkiaSharp.2.80.2\lib\net462\SkiaSharp.dll</HintPath>
2019-04-30 13:56:52 +02:00
</Reference>
2020-09-02 18:30:21 +02:00
<Reference Include= "SkiaSharp.Views.Desktop, Version=2.80.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756, processorArchitecture=MSIL" >
2020-09-20 01:42:55 +02:00
<HintPath > ..\..\packages\SkiaSharp.Views.2.80.2\lib\net462\SkiaSharp.Views.Desktop.dll</HintPath>
2019-12-17 09:57:46 +01:00
</Reference>
2020-09-02 18:30:21 +02:00
<Reference Include= "SkiaSharp.Views.Desktop.Common, Version=2.80.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756, processorArchitecture=MSIL" >
2020-09-20 01:42:55 +02:00
<HintPath > ..\..\packages\SkiaSharp.Views.Desktop.Common.2.80.2\lib\net462\SkiaSharp.Views.Desktop.Common.dll</HintPath>
2019-04-30 13:56:52 +02:00
</Reference>
2020-09-02 18:30:21 +02:00
<Reference Include= "SkiaSharp.Views.Gtk, Version=2.80.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756, processorArchitecture=MSIL" >
2020-09-20 01:42:55 +02:00
<HintPath > ..\..\packages\SkiaSharp.Views.Gtk2.2.80.2\lib\net462\SkiaSharp.Views.Gtk.dll</HintPath>
2019-12-17 09:57:46 +01:00
</Reference>
2020-09-02 18:30:21 +02:00
<Reference Include= "SkiaSharp.Views.WindowsForms, Version=2.80.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756, processorArchitecture=MSIL" >
2020-09-20 01:42:55 +02:00
<HintPath > ..\..\packages\SkiaSharp.Views.WindowsForms.2.80.2\lib\net462\SkiaSharp.Views.WindowsForms.dll</HintPath>
2019-04-30 13:56:52 +02:00
</Reference>
2020-09-02 18:30:21 +02:00
<Reference Include= "SkiaSharp.Views.WPF, Version=2.80.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756, processorArchitecture=MSIL" >
2020-09-20 01:42:55 +02:00
<HintPath > ..\..\packages\SkiaSharp.Views.WPF.2.80.2\lib\net462\SkiaSharp.Views.WPF.dll</HintPath>
</Reference>
<Reference Include= "SQLite-net, Version=1.7.335.0, Culture=neutral, processorArchitecture=MSIL" >
<HintPath > ..\..\packages\sqlite-net-pcl.1.7.335\lib\netstandard2.0\SQLite-net.dll</HintPath>
2019-04-30 13:56:52 +02:00
</Reference>
2020-09-20 01:42:55 +02:00
<Reference Include= "SQLitePCLRaw.batteries_v2, Version=2.0.4.976, Culture=neutral, PublicKeyToken=8226ea5df37bcae9, processorArchitecture=MSIL" >
<HintPath > ..\..\packages\SQLitePCLRaw.bundle_green.2.0.4\lib\net461\SQLitePCLRaw.batteries_v2.dll</HintPath>
2018-10-14 01:01:57 +02:00
</Reference>
2020-09-20 01:42:55 +02:00
<Reference Include= "SQLitePCLRaw.core, Version=2.0.4.976, Culture=neutral, PublicKeyToken=1488e028ca7ab535, processorArchitecture=MSIL" >
<HintPath > ..\..\packages\SQLitePCLRaw.core.2.0.4\lib\netstandard2.0\SQLitePCLRaw.core.dll</HintPath>
2018-10-14 01:01:57 +02:00
</Reference>
2020-09-20 01:42:55 +02:00
<Reference Include= "SQLitePCLRaw.nativelibrary, Version=2.0.4.976, Culture=neutral, PublicKeyToken=502ed628492ab262, processorArchitecture=MSIL" >
<HintPath > ..\..\packages\SQLitePCLRaw.bundle_green.2.0.4\lib\net461\SQLitePCLRaw.nativelibrary.dll</HintPath>
2018-10-14 01:01:57 +02:00
</Reference>
2020-09-20 01:42:55 +02:00
<Reference Include= "SQLitePCLRaw.provider.dynamic_cdecl, Version=2.0.4.976, Culture=neutral, PublicKeyToken=b68184102cba0b3b, processorArchitecture=MSIL" >
<HintPath > ..\..\packages\SQLitePCLRaw.provider.dynamic_cdecl.2.0.4\lib\netstandard2.0\SQLitePCLRaw.provider.dynamic_cdecl.dll</HintPath>
2018-10-14 01:01:57 +02:00
</Reference>
2019-06-09 18:33:07 +02:00
<Reference Include= "SQLitePCLRaw.provider.e_sqlite3, Version=1.1.14.520, Culture=neutral, PublicKeyToken=9c301db686d0bd12, processorArchitecture=MSIL" >
<HintPath > ..\..\packages\SQLitePCLRaw.provider.e_sqlite3.net45.1.1.14\lib\net45\SQLitePCLRaw.provider.e_sqlite3.dll</HintPath>
2018-10-14 01:01:57 +02:00
</Reference>
2018-10-04 20:15:10 +02:00
<Reference Include= "System" />
2018-10-22 00:27:36 +02:00
<Reference Include= "System.Buffers, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL" >
2020-05-16 02:26:51 +02:00
<HintPath > ..\..\packages\System.Buffers.4.5.1\lib\net461\System.Buffers.dll</HintPath>
2018-10-14 01:01:57 +02:00
</Reference>
2019-12-17 09:57:46 +01:00
<Reference Include= "System.Collections.Immutable, Version=1.2.5.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" >
2020-05-16 02:26:51 +02:00
<HintPath > ..\..\packages\System.Collections.Immutable.1.7.1\lib\net461\System.Collections.Immutable.dll</HintPath>
2018-10-14 01:01:57 +02:00
</Reference>
2019-12-17 09:57:46 +01:00
<Reference Include= "System.ComponentModel.Annotations, Version=4.2.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" >
<HintPath > ..\..\packages\System.ComponentModel.Annotations.4.7.0\lib\net461\System.ComponentModel.Annotations.dll</HintPath>
2018-10-14 01:01:57 +02:00
</Reference>
2019-09-11 22:22:05 +02:00
<Reference Include= "System.ComponentModel.Composition" />
2018-10-14 01:01:57 +02:00
<Reference Include= "System.ComponentModel.DataAnnotations" />
2018-10-04 20:15:10 +02:00
<Reference Include= "System.Core" />
2019-12-17 09:57:46 +01:00
<Reference Include= "System.Diagnostics.DiagnosticSource, Version=4.0.5.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL" >
2020-05-16 02:26:51 +02:00
<HintPath > ..\..\packages\System.Diagnostics.DiagnosticSource.4.7.1\lib\net46\System.Diagnostics.DiagnosticSource.dll</HintPath>
2018-10-14 01:01:57 +02:00
</Reference>
2019-04-20 15:11:28 +02:00
<Reference Include= "System.Drawing" />
2019-05-01 01:02:40 +02:00
<Reference Include= "System.Drawing.Common, Version=4.0.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL" >
2019-12-17 09:57:46 +01:00
<HintPath > ..\..\packages\System.Drawing.Common.4.7.0\lib\net461\System.Drawing.Common.dll</HintPath>
2019-04-20 15:11:28 +02:00
</Reference>
2020-05-16 02:26:51 +02:00
<Reference Include= "System.Interactive.Async, Version=4.1.0.0, Culture=neutral, PublicKeyToken=94bc3704cddfc263, processorArchitecture=MSIL" >
<HintPath > ..\..\packages\System.Interactive.Async.4.1.1\lib\net461\System.Interactive.Async.dll</HintPath>
2018-10-14 01:01:57 +02:00
</Reference>
2019-12-17 09:57:46 +01:00
<Reference Include= "System.Linq, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" >
<HintPath > ..\..\packages\System.Linq.4.3.0\lib\net463\System.Linq.dll</HintPath>
2019-09-11 22:22:05 +02:00
<Private > True</Private>
<Private > True</Private>
</Reference>
2020-05-16 02:26:51 +02:00
<Reference Include= "System.Linq.Async, Version=4.1.0.0, Culture=neutral, PublicKeyToken=94bc3704cddfc263, processorArchitecture=MSIL" >
<HintPath > ..\..\packages\System.Linq.Async.4.1.1\lib\net461\System.Linq.Async.dll</HintPath>
2019-12-17 09:57:46 +01:00
</Reference>
<Reference Include= "System.Linq.Expressions, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" >
<HintPath > ..\..\packages\System.Linq.Expressions.4.3.0\lib\net463\System.Linq.Expressions.dll</HintPath>
2019-09-11 22:22:05 +02:00
<Private > True</Private>
<Private > True</Private>
</Reference>
2019-12-17 09:57:46 +01:00
<Reference Include= "System.Memory, Version=4.0.1.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL" >
2020-05-16 02:26:51 +02:00
<HintPath > ..\..\packages\System.Memory.4.5.4\lib\net461\System.Memory.dll</HintPath>
2018-10-14 01:01:57 +02:00
</Reference>
<Reference Include= "System.Numerics" />
2019-05-07 12:55:18 +02:00
<Reference Include= "System.Numerics.Vectors, Version=4.1.4.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" >
<HintPath > ..\..\packages\System.Numerics.Vectors.4.5.0\lib\net46\System.Numerics.Vectors.dll</HintPath>
2018-10-14 01:01:57 +02:00
</Reference>
2019-12-17 09:57:46 +01:00
<Reference Include= "System.Reflection, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" >
<HintPath > ..\..\packages\System.Reflection.4.3.0\lib\net462\System.Reflection.dll</HintPath>
2019-09-11 22:22:05 +02:00
<Private > True</Private>
<Private > True</Private>
</Reference>
2019-12-17 09:57:46 +01:00
<Reference Include= "System.Runtime, Version=4.1.1.1, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" >
<HintPath > ..\..\packages\System.Runtime.4.3.1\lib\net462\System.Runtime.dll</HintPath>
2019-09-11 22:22:05 +02:00
<Private > True</Private>
<Private > True</Private>
</Reference>
2019-12-17 09:57:46 +01:00
<Reference Include= "System.Runtime.CompilerServices.Unsafe, Version=4.0.6.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" >
2020-05-16 02:26:51 +02:00
<HintPath > ..\..\packages\System.Runtime.CompilerServices.Unsafe.4.7.1\lib\net461\System.Runtime.CompilerServices.Unsafe.dll</HintPath>
2019-09-11 22:22:05 +02:00
</Reference>
2019-12-17 09:57:46 +01:00
<Reference Include= "System.Runtime.Extensions, Version=4.1.1.1, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" >
<HintPath > ..\..\packages\System.Runtime.Extensions.4.3.1\lib\net462\System.Runtime.Extensions.dll</HintPath>
2019-09-11 22:22:05 +02:00
<Private > True</Private>
<Private > True</Private>
2018-10-14 01:01:57 +02:00
</Reference>
2018-12-09 03:19:14 +01:00
<Reference Include= "System.Runtime.InteropServices.RuntimeInformation, Version=4.0.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" >
<HintPath > ..\..\packages\System.Runtime.InteropServices.RuntimeInformation.4.3.0\lib\net45\System.Runtime.InteropServices.RuntimeInformation.dll</HintPath>
<Private > True</Private>
<Private > True</Private>
</Reference>
2020-05-16 02:26:51 +02:00
<Reference Include= "System.Threading.Tasks.Extensions, Version=4.2.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL" >
<HintPath > ..\..\packages\System.Threading.Tasks.Extensions.4.5.4\lib\net461\System.Threading.Tasks.Extensions.dll</HintPath>
2019-12-17 09:57:46 +01:00
</Reference>
2018-10-04 20:15:10 +02:00
<Reference Include= "System.Xml.Linq" />
<Reference Include= "System.Data.DataSetExtensions" />
<Reference Include= "Microsoft.CSharp" />
<Reference Include= "System.Data" />
<Reference Include= "System.Net.Http" />
<Reference Include= "System.Xml" />
2019-07-27 11:26:36 +02:00
<Reference Include= "UrhoSharp.Forms, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL" >
<HintPath > ..\..\packages\UrhoSharp.Forms.1.9.67\lib\netstandard2.0\UrhoSharp.Forms.dll</HintPath>
</Reference>
2018-10-04 20:15:10 +02:00
<Reference Include= "webkit-sharp, Version=1.1.15.0, Culture=neutral, PublicKeyToken=eaa1d335d2e19745, processorArchitecture=MSIL" >
2020-10-09 09:38:28 +02:00
<HintPath > ..\..\packages\Xamarin.Forms.Platform.GTK.4.8.0.1534\lib\net45\webkit-sharp.dll</HintPath>
2018-10-04 20:15:10 +02:00
</Reference>
2019-04-22 19:50:24 +02:00
<Reference Include= "Xamarin.Essentials, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL" >
2020-05-16 02:26:51 +02:00
<HintPath > ..\..\packages\Xamarin.Essentials.1.5.3.2\lib\netstandard2.0\Xamarin.Essentials.dll</HintPath>
2019-04-22 19:50:24 +02:00
</Reference>
2018-10-04 20:15:10 +02:00
<Reference Include= "Xamarin.Forms.Core, Version=2.0.0.0, Culture=neutral, processorArchitecture=MSIL" >
2020-10-09 09:38:28 +02:00
<HintPath > ..\..\packages\Xamarin.Forms.4.8.0.1534\lib\netstandard2.0\Xamarin.Forms.Core.dll</HintPath>
2018-10-04 20:15:10 +02:00
</Reference>
2019-06-09 18:33:07 +02:00
<Reference Include= "Xamarin.Forms.Platform, Version=2.0.0.0, Culture=neutral, processorArchitecture=MSIL" >
2020-10-09 09:38:28 +02:00
<HintPath > ..\..\packages\Xamarin.Forms.4.8.0.1534\lib\netstandard2.0\Xamarin.Forms.Platform.dll</HintPath>
2018-10-04 20:15:10 +02:00
</Reference>
<Reference Include= "Xamarin.Forms.Platform.GTK, Version=2.0.0.0, Culture=neutral, processorArchitecture=MSIL" >
2020-10-09 09:38:28 +02:00
<HintPath > ..\..\packages\Xamarin.Forms.Platform.GTK.4.8.0.1534\lib\net45\Xamarin.Forms.Platform.GTK.dll</HintPath>
2018-10-04 20:15:10 +02:00
</Reference>
2020-10-09 09:38:28 +02:00
<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>
2020-08-18 17:46:18 +02:00
</Reference>
2018-10-04 20:15:10 +02:00
<Reference Include= "Xamarin.Forms.Xaml, Version=2.0.0.0, Culture=neutral, processorArchitecture=MSIL" >
2020-10-09 09:38:28 +02:00
<HintPath > ..\..\packages\Xamarin.Forms.4.8.0.1534\lib\netstandard2.0\Xamarin.Forms.Xaml.dll</HintPath>
2018-10-04 20:15:10 +02:00
</Reference>
2019-04-22 19:50:24 +02:00
<Reference Include= "XamiTextSharpLGPLv2, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL" >
<HintPath > ..\..\packages\XamiTextSharpLGPLv2.1.0.0\lib\netstandard2.0\XamiTextSharpLGPLv2.dll</HintPath>
</Reference>
2020-09-02 18:30:21 +02:00
<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>
2019-02-10 00:46:42 +01:00
</Reference>
2018-10-04 20:15:10 +02:00
</ItemGroup>
<ItemGroup >
<Compile Include= "NativeAPI.cs" />
<Compile Include= "Program.cs" />
<Compile Include= "Properties\AssemblyInfo.cs" />
</ItemGroup>
<ItemGroup >
2018-10-21 17:44:47 +02:00
<Content Include= "..\..\Data\library.db" >
<Link > library.db</Link>
2018-10-22 22:59:41 +02:00
<CopyToOutputDirectory > Always</CopyToOutputDirectory>
2018-10-21 17:44:47 +02:00
</Content>
2018-10-14 01:01:57 +02:00
<None Include= "app.config" />
2018-10-04 20:15:10 +02:00
<None Include= "OpenTK.dll.config" />
<None Include= "packages.config" />
<None Include= "webkit-sharp.dll.config" />
</ItemGroup>
<ItemGroup >
<ProjectReference Include= "..\AideDeJeu\AideDeJeu.csproj" >
<Project > {c0597d88-5c09-4314-80a3-64712b02d0e9}</Project>
<Name > AideDeJeu</Name>
</ProjectReference>
</ItemGroup>
<ItemGroup >
<Content Include= "battle_axe.png" >
<CopyToOutputDirectory > Always</CopyToOutputDirectory>
</Content>
<Content Include= "crystal_ball.png" >
<CopyToOutputDirectory > Always</CopyToOutputDirectory>
</Content>
<Content Include= "dragon_head.png" >
<CopyToOutputDirectory > Always</CopyToOutputDirectory>
</Content>
<Content Include= "funnel.png" >
<CopyToOutputDirectory > Always</CopyToOutputDirectory>
</Content>
<Content Include= "icon.png" >
<CopyToOutputDirectory > Always</CopyToOutputDirectory>
</Content>
<Content Include= "ic_launcher.png" >
<CopyToOutputDirectory > Always</CopyToOutputDirectory>
</Content>
<Content Include= "plain_arrow_down.png" >
<CopyToOutputDirectory > Always</CopyToOutputDirectory>
</Content>
<Content Include= "plain_arrow_up.png" >
<CopyToOutputDirectory > Always</CopyToOutputDirectory>
</Content>
<Content Include= "round_star.png" >
<CopyToOutputDirectory > Always</CopyToOutputDirectory>
</Content>
<Content Include= "settings_knobs.png" >
<CopyToOutputDirectory > Always</CopyToOutputDirectory>
</Content>
<Content Include= "spell_book.png" >
<CopyToOutputDirectory > Always</CopyToOutputDirectory>
</Content>
<Content Include= "stars_stack.png" >
<CopyToOutputDirectory > Always</CopyToOutputDirectory>
</Content>
<Content Include= "trash_can.png" >
<CopyToOutputDirectory > Always</CopyToOutputDirectory>
</Content>
<Content Include= "wooden_sign.png" >
<CopyToOutputDirectory > Always</CopyToOutputDirectory>
</Content>
<Content Include= "xamarin_logo.png" >
<CopyToOutputDirectory > Always</CopyToOutputDirectory>
</Content>
</ItemGroup>
<Import Project= "$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<Target Name= "EnsureNuGetPackageBuildImports" BeforeTargets= "PrepareForBuild" >
<PropertyGroup >
<ErrorText > Ce projet fait référence à des packages NuGet qui sont manquants sur cet ordinateur. Utilisez l'option de restauration des packages NuGet pour les télécharger. Pour plus d'informations, consultez http://go.microsoft.com/fwlink/?LinkID=322105. Le fichier manquant est : {0}.</ErrorText>
</PropertyGroup>
2019-06-09 18:33:07 +02:00
<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.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'))" />
2020-09-20 01:42:55 +02:00
<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'))" />
2020-10-09 09:38:28 +02:00
<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.1534\build\Xamarin.Forms.targets')" Text= "$([System.String]::Format('$(ErrorText)', '..\..\packages\Xamarin.Forms.4.8.0.1534\build\Xamarin.Forms.targets'))" />
2018-10-04 20:15:10 +02:00
</Target>
2019-06-09 18:33:07 +02:00
<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.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')" />
2020-09-20 01:42:55 +02:00
<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')" />
2020-10-09 09:38:28 +02:00
<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')" />
2018-10-04 20:15:10 +02:00
</Project>