2019-02-26 01:26:03 +01:00
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion= "15.0" xmlns= "http://schemas.microsoft.com/developer/msbuild/2003" >
2019-06-02 17:19:28 +02:00
<Import Project= "..\packages\CefSharp.Wpf.73.1.130\build\CefSharp.Wpf.props" Condition= "Exists('..\packages\CefSharp.Wpf.73.1.130\build\CefSharp.Wpf.props')" />
<Import Project= "..\packages\CefSharp.Common.73.1.130\build\CefSharp.Common.props" Condition= "Exists('..\packages\CefSharp.Common.73.1.130\build\CefSharp.Common.props')" />
<Import Project= "..\packages\cef.redist.x86.73.1.13\build\cef.redist.x86.props" Condition= "Exists('..\packages\cef.redist.x86.73.1.13\build\cef.redist.x86.props')" />
<Import Project= "..\packages\cef.redist.x64.73.1.13\build\cef.redist.x64.props" Condition= "Exists('..\packages\cef.redist.x64.73.1.13\build\cef.redist.x64.props')" />
2019-02-26 01:26:03 +01: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 > {A76AC851-4D43-4BF9-9034-F496888ADAFD}</ProjectGuid>
<OutputType > WinExe</OutputType>
<RootNamespace > LaDOSE.DesktopApp</RootNamespace>
<AssemblyName > LaDOSE.DesktopApp</AssemblyName>
2019-03-13 00:22:31 +01:00
<TargetFrameworkVersion > v4.6.1</TargetFrameworkVersion>
2019-02-26 01:26:03 +01:00
<FileAlignment > 512</FileAlignment>
<ProjectTypeGuids > {60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<WarningLevel > 4</WarningLevel>
<AutoGenerateBindingRedirects > true</AutoGenerateBindingRedirects>
<Deterministic > true</Deterministic>
2019-03-12 21:41:30 +01:00
<TargetFrameworkProfile />
2019-03-14 01:55:36 +01:00
<PublishUrl > publish\</PublishUrl>
<Install > true</Install>
<InstallFrom > Disk</InstallFrom>
<UpdateEnabled > false</UpdateEnabled>
<UpdateMode > Foreground</UpdateMode>
<UpdateInterval > 7</UpdateInterval>
<UpdateIntervalUnits > Days</UpdateIntervalUnits>
<UpdatePeriodically > false</UpdatePeriodically>
<UpdateRequired > false</UpdateRequired>
<MapFileExtensions > true</MapFileExtensions>
<ApplicationRevision > 0</ApplicationRevision>
<ApplicationVersion > 1.0.0.%2a</ApplicationVersion>
<IsWebBootstrapper > false</IsWebBootstrapper>
<UseApplicationTrust > false</UseApplicationTrust>
<BootstrapperEnabled > true</BootstrapperEnabled>
2019-06-02 17:19:28 +02:00
<NuGetPackageImportStamp >
</NuGetPackageImportStamp>
2019-02-26 01:26:03 +01:00
</PropertyGroup>
<PropertyGroup Condition= " '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " >
2019-06-02 17:19:28 +02:00
<PlatformTarget > x64</PlatformTarget>
2019-02-26 01:26:03 +01:00
<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' " >
2019-06-02 17:19:28 +02:00
<PlatformTarget > x64</PlatformTarget>
2019-02-26 01:26:03 +01:00
<DebugType > pdbonly</DebugType>
<Optimize > true</Optimize>
<OutputPath > bin\Release\</OutputPath>
<DefineConstants > TRACE</DefineConstants>
<ErrorReport > prompt</ErrorReport>
2019-03-14 01:55:36 +01:00
<WarningLevel > 2</WarningLevel>
2019-02-26 01:26:03 +01:00
</PropertyGroup>
2019-03-13 00:22:31 +01:00
<PropertyGroup >
<ApplicationIcon > 64x64.ico</ApplicationIcon>
</PropertyGroup>
2019-03-14 01:55:36 +01:00
<PropertyGroup >
<NoWin32Manifest > true</NoWin32Manifest>
</PropertyGroup>
2019-06-02 17:19:28 +02:00
<PropertyGroup Condition= "'$(Configuration)|$(Platform)' == 'Debug|x64'" >
<PlatformTarget > x64</PlatformTarget>
<OutputPath > bin\x64\Debug\</OutputPath>
<DefineConstants > DEBUG</DefineConstants>
</PropertyGroup>
<PropertyGroup Condition= "'$(Configuration)|$(Platform)' == 'Release|x64'" >
<PlatformTarget > x64</PlatformTarget>
<OutputPath > bin\x64\Release\</OutputPath>
</PropertyGroup>
2019-02-26 01:26:03 +01:00
<ItemGroup >
<Reference Include= "Caliburn.Micro, Version=3.2.0.0, Culture=neutral, PublicKeyToken=8e5891231f2ed21f, processorArchitecture=MSIL" >
<HintPath > ..\packages\Caliburn.Micro.Core.3.2.0\lib\net45\Caliburn.Micro.dll</HintPath>
</Reference>
<Reference Include= "Caliburn.Micro.Platform, Version=3.2.0.0, Culture=neutral, PublicKeyToken=8e5891231f2ed21f, processorArchitecture=MSIL" >
<HintPath > ..\packages\Caliburn.Micro.3.2.0\lib\net45\Caliburn.Micro.Platform.dll</HintPath>
</Reference>
<Reference Include= "Caliburn.Micro.Platform.Core, Version=3.2.0.0, Culture=neutral, PublicKeyToken=8e5891231f2ed21f, processorArchitecture=MSIL" >
<HintPath > ..\packages\Caliburn.Micro.3.2.0\lib\net45\Caliburn.Micro.Platform.Core.dll</HintPath>
</Reference>
2020-09-13 22:50:52 +02:00
<Reference Include= "RestSharp, Version=106.11.4.0, Culture=neutral, PublicKeyToken=598062e77f915f75, processorArchitecture=MSIL" >
<HintPath > ..\packages\RestSharp.106.11.4\lib\net452\RestSharp.dll</HintPath>
2019-02-26 01:26:03 +01:00
</Reference>
<Reference Include= "System" />
2019-03-09 14:03:25 +01:00
<Reference Include= "System.Configuration" />
2019-02-26 01:26:03 +01:00
<Reference Include= "System.Data" />
2019-03-12 21:41:30 +01:00
<Reference Include= "System.Design" />
<Reference Include= "System.Drawing" />
<Reference Include= "System.Net" />
2019-02-26 01:26:03 +01:00
<Reference Include= "System.Web" />
2019-03-14 01:55:36 +01:00
<Reference Include= "System.Web.Extensions" />
2019-03-12 21:41:30 +01:00
<Reference Include= "System.Windows.Forms" />
2019-02-26 01:26:03 +01:00
<Reference Include= "System.Windows.Interactivity, Version=4.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
<HintPath > ..\packages\Caliburn.Micro.3.2.0\lib\net45\System.Windows.Interactivity.dll</HintPath>
</Reference>
<Reference Include= "System.Xml" />
<Reference Include= "Microsoft.CSharp" />
<Reference Include= "System.Core" />
<Reference Include= "System.Xml.Linq" />
<Reference Include= "System.Data.DataSetExtensions" />
<Reference Include= "System.Net.Http" />
<Reference Include= "System.Xaml" >
<RequiredTargetFramework > 4.0</RequiredTargetFramework>
</Reference>
<Reference Include= "WindowsBase" />
<Reference Include= "PresentationCore" />
<Reference Include= "PresentationFramework" />
</ItemGroup>
<ItemGroup >
<ApplicationDefinition Include= "App.xaml" >
<Generator > MSBuild:Compile</Generator>
<SubType > Designer</SubType>
</ApplicationDefinition>
2019-06-02 17:19:28 +02:00
<Compile Include= "Behaviors\HtmlBehavior.cs" />
2019-03-16 12:22:52 +01:00
<Compile Include= "Behaviors\TextBoxInputRegExBehaviour.cs" />
2019-03-12 21:41:30 +01:00
<Compile Include= "Behaviors\MultiSelectorBehaviours.cs" />
2019-02-26 01:26:03 +01:00
<Compile Include= "Bootstrapper.cs" />
2019-03-13 00:22:31 +01:00
<Compile Include= "Themes\LeftMarginMultiplierConverter.cs" />
<Compile Include= "Themes\TreeViewItemExtensions.cs" />
2019-08-09 21:22:07 +02:00
<Compile Include= "Utils\CustomEqualityCompare.cs" />
2019-03-09 14:03:25 +01:00
<Compile Include= "Utils\PhpSerialize.cs" />
<Compile Include= "UserControls\BookingUserControl.xaml.cs" >
<DependentUpon > BookingUserControl.xaml</DependentUpon>
</Compile>
<Compile Include= "Utils\WpEventDeserialize.cs" />
<Compile Include= "Utils\WpfUtil.cs" />
2019-02-26 01:26:03 +01:00
<Compile Include= "ViewModels\ShellViewModel.cs" />
<Compile Include= "ViewModels\GameViewModel.cs" />
2019-05-27 23:18:27 +02:00
<Compile Include= "ViewModels\TournamentResultViewModel.cs" />
2019-03-12 21:41:30 +01:00
<Compile Include= "ViewModels\WebNavigationViewModel.cs" />
2019-02-26 01:26:03 +01:00
<Compile Include= "ViewModels\WordPressViewModel.cs" />
2019-03-12 21:41:30 +01:00
<Compile Include= "Views\WebNavigationView.xaml.cs" >
<DependentUpon > WebNavigationView.xaml</DependentUpon>
</Compile>
2019-02-26 01:26:03 +01:00
<Compile Include= "Views\ShellView.xaml.cs" >
<DependentUpon > ShellView.xaml</DependentUpon>
</Compile>
<Compile Include= "Views\GameView.xaml.cs" >
<DependentUpon > GameView.xaml</DependentUpon>
</Compile>
2019-05-27 23:18:27 +02:00
<Compile Include= "Views\TournamentResultView.xaml.cs" >
<DependentUpon > TournamentResultView.xaml</DependentUpon>
</Compile>
2019-03-12 21:41:30 +01:00
<Compile Include= "Views\WordPressView.xaml.cs" >
<DependentUpon > WordPressView.xaml</DependentUpon>
2019-02-26 01:26:03 +01:00
</Compile>
<Compile Include= "App.xaml.cs" >
<DependentUpon > App.xaml</DependentUpon>
<SubType > Code</SubType>
</Compile>
2019-03-13 00:22:31 +01:00
<Page Include= "Themes\Styles.xaml" >
<Generator > MSBuild:Compile</Generator>
<SubType > Designer</SubType>
</Page>
2019-03-09 14:03:25 +01:00
<Page Include= "UserControls\BookingUserControl.xaml" >
<SubType > Designer</SubType>
<Generator > MSBuild:Compile</Generator>
</Page>
2019-03-12 21:41:30 +01:00
<Page Include= "Views\WebNavigationView.xaml" >
<Generator > MSBuild:Compile</Generator>
<SubType > Designer</SubType>
</Page>
2019-02-26 01:26:03 +01:00
<Page Include= "Views\ShellView.xaml" >
<Generator > MSBuild:Compile</Generator>
<SubType > Designer</SubType>
</Page>
<Page Include= "Views\GameView.xaml" >
<Generator > MSBuild:Compile</Generator>
<SubType > Designer</SubType>
</Page>
2019-05-27 23:18:27 +02:00
<Page Include= "Views\TournamentResultView.xaml" >
<Generator > MSBuild:Compile</Generator>
<SubType > Designer</SubType>
</Page>
2019-03-12 21:41:30 +01:00
<Page Include= "Views\WordPressView.xaml" >
2019-02-26 01:26:03 +01:00
<SubType > Designer</SubType>
<Generator > MSBuild:Compile</Generator>
</Page>
</ItemGroup>
<ItemGroup >
<Compile Include= "Properties\AssemblyInfo.cs" >
<SubType > Code</SubType>
</Compile>
<Compile Include= "Properties\Resources.Designer.cs" >
<AutoGen > True</AutoGen>
<DesignTime > True</DesignTime>
<DependentUpon > Resources.resx</DependentUpon>
</Compile>
<Compile Include= "Properties\Settings.Designer.cs" >
<AutoGen > True</AutoGen>
<DependentUpon > Settings.settings</DependentUpon>
<DesignTimeSharedInput > True</DesignTimeSharedInput>
</Compile>
<EmbeddedResource Include= "Properties\Resources.resx" >
<Generator > ResXFileCodeGenerator</Generator>
<LastGenOutput > Resources.Designer.cs</LastGenOutput>
</EmbeddedResource>
<None Include= "packages.config" />
<None Include= "Properties\Settings.settings" >
<Generator > SettingsSingleFileGenerator</Generator>
<LastGenOutput > Settings.Designer.cs</LastGenOutput>
</None>
</ItemGroup>
<ItemGroup >
2019-03-09 14:03:25 +01:00
<None Include= "App.config" >
<SubType > Designer</SubType>
</None>
2019-02-26 01:26:03 +01:00
</ItemGroup>
<ItemGroup >
<ProjectReference Include= "..\LaDOSE.DTO\LaDOSE.DTO.csproj" >
<Project > {61201da6-1bc9-4ba1-ac45-70104d391ecd}</Project>
<Name > LaDOSE.DTO</Name>
</ProjectReference>
2019-03-16 12:22:52 +01:00
<ProjectReference Include= "..\LaDOSE.REST\LaDOSE.REST.csproj" >
<Project > {692c2a72-ab7e-4502-bed8-aa2afa1761cb}</Project>
<Name > LaDOSE.REST</Name>
</ProjectReference>
2019-02-26 01:26:03 +01:00
</ItemGroup>
2019-03-13 00:22:31 +01:00
<ItemGroup >
<Resource Include= "64x64.ico" />
</ItemGroup>
2019-03-09 14:03:25 +01:00
<ItemGroup >
2019-03-12 21:41:30 +01:00
<Resource Include= "Resources\64x64.png" />
2019-03-09 14:03:25 +01:00
</ItemGroup>
2019-03-14 01:55:36 +01:00
<ItemGroup >
<BootstrapperPackage Include= ".NETFramework,Version=v4.6.1" >
<Visible > False</Visible>
<ProductName > Microsoft .NET Framework 4.6.1 %28x86 and x64%29</ProductName>
<Install > true</Install>
</BootstrapperPackage>
<BootstrapperPackage Include= "Microsoft.Net.Framework.3.5.SP1" >
<Visible > False</Visible>
<ProductName > .NET Framework 3.5 SP1</ProductName>
<Install > false</Install>
</BootstrapperPackage>
</ItemGroup>
2019-03-16 12:22:52 +01:00
<ItemGroup >
<Folder Include= "Services\" />
</ItemGroup>
2019-02-26 01:26:03 +01:00
<Import Project= "$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
2019-06-02 17:19:28 +02:00
<Target Name= "EnsureNuGetPackageBuildImports" BeforeTargets= "PrepareForBuild" >
<PropertyGroup >
<ErrorText > This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}.</ErrorText>
</PropertyGroup>
<Error Condition= "!Exists('..\packages\cef.redist.x64.73.1.13\build\cef.redist.x64.props')" Text= "$([System.String]::Format('$(ErrorText)', '..\packages\cef.redist.x64.73.1.13\build\cef.redist.x64.props'))" />
<Error Condition= "!Exists('..\packages\cef.redist.x86.73.1.13\build\cef.redist.x86.props')" Text= "$([System.String]::Format('$(ErrorText)', '..\packages\cef.redist.x86.73.1.13\build\cef.redist.x86.props'))" />
<Error Condition= "!Exists('..\packages\CefSharp.Common.73.1.130\build\CefSharp.Common.props')" Text= "$([System.String]::Format('$(ErrorText)', '..\packages\CefSharp.Common.73.1.130\build\CefSharp.Common.props'))" />
<Error Condition= "!Exists('..\packages\CefSharp.Common.73.1.130\build\CefSharp.Common.targets')" Text= "$([System.String]::Format('$(ErrorText)', '..\packages\CefSharp.Common.73.1.130\build\CefSharp.Common.targets'))" />
<Error Condition= "!Exists('..\packages\CefSharp.Wpf.73.1.130\build\CefSharp.Wpf.props')" Text= "$([System.String]::Format('$(ErrorText)', '..\packages\CefSharp.Wpf.73.1.130\build\CefSharp.Wpf.props'))" />
<Error Condition= "!Exists('..\packages\CefSharp.Wpf.73.1.130\build\CefSharp.Wpf.targets')" Text= "$([System.String]::Format('$(ErrorText)', '..\packages\CefSharp.Wpf.73.1.130\build\CefSharp.Wpf.targets'))" />
</Target>
<Import Project= "..\packages\CefSharp.Common.73.1.130\build\CefSharp.Common.targets" Condition= "Exists('..\packages\CefSharp.Common.73.1.130\build\CefSharp.Common.targets')" />
<Import Project= "..\packages\CefSharp.Wpf.73.1.130\build\CefSharp.Wpf.targets" Condition= "Exists('..\packages\CefSharp.Wpf.73.1.130\build\CefSharp.Wpf.targets')" />
2019-02-26 01:26:03 +01:00
</Project>