2020-04-06 20:20:45 +02:00
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion= "14.0" DefaultTargets= "Build" xmlns= "http://schemas.microsoft.com/developer/msbuild/2003" >
2020-04-28 20:14:18 +02:00
<Import Project= "..\packages\runtime.win10-arm64.Microsoft.Net.Native.Compiler.2.2.4\build\runtime.win10-arm64.Microsoft.Net.Native.Compiler.props" Condition= "Exists('..\packages\runtime.win10-arm64.Microsoft.Net.Native.Compiler.2.2.4\build\runtime.win10-arm64.Microsoft.Net.Native.Compiler.props')" />
<Import Project= "..\packages\Microsoft.Net.UWPCoreRuntimeSdk.2.2.10\build\Microsoft.Net.UWPCoreRuntimeSdk.props" Condition= "Exists('..\packages\Microsoft.Net.UWPCoreRuntimeSdk.2.2.10\build\Microsoft.Net.UWPCoreRuntimeSdk.props')" />
<Import Project= "..\packages\runtime.win10-x86.Microsoft.Net.UWPCoreRuntimeSdk.2.2.10\build\runtime.win10-x86.Microsoft.Net.UWPCoreRuntimeSdk.props" Condition= "Exists('..\packages\runtime.win10-x86.Microsoft.Net.UWPCoreRuntimeSdk.2.2.10\build\runtime.win10-x86.Microsoft.Net.UWPCoreRuntimeSdk.props')" />
<Import Project= "..\packages\runtime.win10-x64.Microsoft.Net.UWPCoreRuntimeSdk.2.2.10\build\runtime.win10-x64.Microsoft.Net.UWPCoreRuntimeSdk.props" Condition= "Exists('..\packages\runtime.win10-x64.Microsoft.Net.UWPCoreRuntimeSdk.2.2.10\build\runtime.win10-x64.Microsoft.Net.UWPCoreRuntimeSdk.props')" />
<Import Project= "..\packages\runtime.win10-arm.Microsoft.Net.UWPCoreRuntimeSdk.2.2.10\build\runtime.win10-arm.Microsoft.Net.UWPCoreRuntimeSdk.props" Condition= "Exists('..\packages\runtime.win10-arm.Microsoft.Net.UWPCoreRuntimeSdk.2.2.10\build\runtime.win10-arm.Microsoft.Net.UWPCoreRuntimeSdk.props')" />
<Import Project= "..\packages\Microsoft.NETCore.UniversalWindowsPlatform.6.2.8\build\Microsoft.NETCore.UniversalWindowsPlatform.props" Condition= "Exists('..\packages\Microsoft.NETCore.UniversalWindowsPlatform.6.2.8\build\Microsoft.NETCore.UniversalWindowsPlatform.props')" />
<Import Project= "..\packages\Microsoft.Net.Native.Compiler.2.2.3\build\Microsoft.Net.Native.Compiler.props" Condition= "Exists('..\packages\Microsoft.Net.Native.Compiler.2.2.3\build\Microsoft.Net.Native.Compiler.props')" />
<Import Project= "..\packages\runtime.win10-x86.Microsoft.Net.Native.Compiler.2.2.3\build\runtime.win10-x86.Microsoft.Net.Native.Compiler.props" Condition= "Exists('..\packages\runtime.win10-x86.Microsoft.Net.Native.Compiler.2.2.3\build\runtime.win10-x86.Microsoft.Net.Native.Compiler.props')" />
<Import Project= "..\packages\runtime.win10-x86.Microsoft.Net.Native.SharedLibrary.2.2.3\build\runtime.win10-x86.Microsoft.Net.Native.SharedLibrary.props" Condition= "Exists('..\packages\runtime.win10-x86.Microsoft.Net.Native.SharedLibrary.2.2.3\build\runtime.win10-x86.Microsoft.Net.Native.SharedLibrary.props')" />
<Import Project= "..\packages\runtime.win10-x64.Microsoft.Net.Native.Compiler.2.2.3\build\runtime.win10-x64.Microsoft.Net.Native.Compiler.props" Condition= "Exists('..\packages\runtime.win10-x64.Microsoft.Net.Native.Compiler.2.2.3\build\runtime.win10-x64.Microsoft.Net.Native.Compiler.props')" />
<Import Project= "..\packages\runtime.win10-x64.Microsoft.Net.Native.SharedLibrary.2.2.3\build\runtime.win10-x64.Microsoft.Net.Native.SharedLibrary.props" Condition= "Exists('..\packages\runtime.win10-x64.Microsoft.Net.Native.SharedLibrary.2.2.3\build\runtime.win10-x64.Microsoft.Net.Native.SharedLibrary.props')" />
<Import Project= "..\packages\runtime.win10-arm64.Microsoft.Net.Native.SharedLibrary.2.2.3\build\runtime.win10-arm64.Microsoft.Net.Native.SharedLibrary.props" Condition= "Exists('..\packages\runtime.win10-arm64.Microsoft.Net.Native.SharedLibrary.2.2.3\build\runtime.win10-arm64.Microsoft.Net.Native.SharedLibrary.props')" />
<Import Project= "..\packages\runtime.win10-arm.Microsoft.Net.Native.Compiler.2.2.3\build\runtime.win10-arm.Microsoft.Net.Native.Compiler.props" Condition= "Exists('..\packages\runtime.win10-arm.Microsoft.Net.Native.Compiler.2.2.3\build\runtime.win10-arm.Microsoft.Net.Native.Compiler.props')" />
<Import Project= "..\packages\runtime.win10-arm.Microsoft.Net.Native.SharedLibrary.2.2.3\build\runtime.win10-arm.Microsoft.Net.Native.SharedLibrary.props" Condition= "Exists('..\packages\runtime.win10-arm.Microsoft.Net.Native.SharedLibrary.2.2.3\build\runtime.win10-arm.Microsoft.Net.Native.SharedLibrary.props')" />
2020-04-06 20:20:45 +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)' == '' " > x86</Platform>
<TargetPlatformIdentifier > UAP</TargetPlatformIdentifier>
<ProjectGuid > {D16CAFF7-4187-45A8-A69E-D0658B7AC5BF}</ProjectGuid>
<OutputType > AppContainerExe</OutputType>
<AppDesignerFolder > Properties</AppDesignerFolder>
<RootNamespace > ModernKeePass</RootNamespace>
<AssemblyName > ModernKeePass</AssemblyName>
<DefaultLanguage > en-US</DefaultLanguage>
<EnableDotNetNativeCompatibleProfile > true</EnableDotNetNativeCompatibleProfile>
2020-04-28 20:14:18 +02:00
<TargetPlatformVersion > 10.0.18362.0</TargetPlatformVersion>
<TargetPlatformMinVersion > 10.0.17763.0</TargetPlatformMinVersion>
2020-04-06 20:20:45 +02:00
<MinimumVisualStudioVersion > 14</MinimumVisualStudioVersion>
<FileAlignment > 512</FileAlignment>
<ProjectTypeGuids > {A5A43C5B-DE2A-4C0C-9213-0A381AF9435A};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<PackageCertificateKeyFile > ModernKeePass_StoreKey.pfx</PackageCertificateKeyFile>
<PackageCertificateThumbprint > ED3AA34F46D03498F989901C5DB2742B65D72F60</PackageCertificateThumbprint>
<AppxAutoIncrementPackageRevision > True</AppxAutoIncrementPackageRevision>
<AppxBundlePlatforms > neutral</AppxBundlePlatforms>
<AppxBundle > Always</AppxBundle>
<RuntimeIdentifiers > win10-arm;win10-arm-aot;win10-x86;win10-x86-aot;win10-x64;win10-x64-aot</RuntimeIdentifiers>
2020-04-25 22:03:47 +02:00
<NuGetPackageImportStamp >
</NuGetPackageImportStamp>
2020-04-06 20:20:45 +02:00
</PropertyGroup>
<PropertyGroup Condition= "'$(Configuration)|$(Platform)' == 'Debug|ARM'" >
<DebugSymbols > true</DebugSymbols>
<OutputPath > bin\ARM\Debug\</OutputPath>
<DefineConstants > DEBUG;TRACE;NETFX_CORE;WINDOWS_APP</DefineConstants>
<NoWarn > ;2008</NoWarn>
<DebugType > full</DebugType>
<PlatformTarget > ARM</PlatformTarget>
<UseVSHostingProcess > false</UseVSHostingProcess>
<ErrorReport > prompt</ErrorReport>
<Prefer32Bit > true</Prefer32Bit>
</PropertyGroup>
<PropertyGroup Condition= "'$(Configuration)|$(Platform)' == 'Release|ARM'" >
<OutputPath > bin\ARM\Release\</OutputPath>
<DefineConstants > TRACE;NETFX_CORE;WINDOWS_APP</DefineConstants>
<Optimize > true</Optimize>
<NoWarn > ;2008</NoWarn>
<DebugType > pdbonly</DebugType>
<PlatformTarget > ARM</PlatformTarget>
<UseVSHostingProcess > false</UseVSHostingProcess>
<ErrorReport > prompt</ErrorReport>
<Prefer32Bit > true</Prefer32Bit>
<UseDotNetNativeToolchain > true</UseDotNetNativeToolchain>
</PropertyGroup>
<PropertyGroup Condition= "'$(Configuration)|$(Platform)' == 'Debug|x64'" >
<DebugSymbols > true</DebugSymbols>
<OutputPath > bin\x64\Debug\</OutputPath>
<DefineConstants > DEBUG;TRACE;NETFX_CORE;WINDOWS_APP</DefineConstants>
<NoWarn > ;2008</NoWarn>
<DebugType > full</DebugType>
<PlatformTarget > x64</PlatformTarget>
<UseVSHostingProcess > false</UseVSHostingProcess>
<ErrorReport > prompt</ErrorReport>
<Prefer32Bit > true</Prefer32Bit>
</PropertyGroup>
<PropertyGroup Condition= "'$(Configuration)|$(Platform)' == 'Release|x64'" >
<OutputPath > bin\x64\Release\</OutputPath>
<DefineConstants > TRACE;NETFX_CORE;WINDOWS_APP</DefineConstants>
<Optimize > true</Optimize>
<NoWarn > ;2008</NoWarn>
<DebugType > pdbonly</DebugType>
<PlatformTarget > x64</PlatformTarget>
<UseVSHostingProcess > false</UseVSHostingProcess>
<ErrorReport > prompt</ErrorReport>
<Prefer32Bit > true</Prefer32Bit>
<UseDotNetNativeToolchain > true</UseDotNetNativeToolchain>
</PropertyGroup>
<PropertyGroup Condition= "'$(Configuration)|$(Platform)' == 'Debug|x86'" >
<DebugSymbols > true</DebugSymbols>
<OutputPath > bin\x86\Debug\</OutputPath>
<DefineConstants > DEBUG;TRACE;NETFX_CORE;WINDOWS_APP</DefineConstants>
<NoWarn > ;2008</NoWarn>
<DebugType > full</DebugType>
<PlatformTarget > x86</PlatformTarget>
<UseVSHostingProcess > false</UseVSHostingProcess>
<ErrorReport > prompt</ErrorReport>
<Prefer32Bit > true</Prefer32Bit>
</PropertyGroup>
<PropertyGroup Condition= "'$(Configuration)|$(Platform)' == 'Release|x86'" >
<OutputPath > bin\x86\Release\</OutputPath>
<DefineConstants > TRACE;NETFX_CORE;WINDOWS_APP</DefineConstants>
<Optimize > true</Optimize>
<NoWarn > ;2008</NoWarn>
<DebugType > pdbonly</DebugType>
<PlatformTarget > x86</PlatformTarget>
<UseVSHostingProcess > false</UseVSHostingProcess>
<ErrorReport > prompt</ErrorReport>
<Prefer32Bit > true</Prefer32Bit>
<UseDotNetNativeToolchain > true</UseDotNetNativeToolchain>
</PropertyGroup>
<ItemGroup >
<Compile Include= "App.xaml.cs" >
<DependentUpon > App.xaml</DependentUpon>
</Compile>
2020-04-28 20:14:18 +02:00
<Compile Include= "DependencyInjection.cs" />
2020-04-06 20:20:45 +02:00
<Compile Include= "Views\UserControls\UpdateCredentialsUserControl.xaml.cs" >
<DependentUpon > UpdateCredentialsUserControl.xaml</DependentUpon>
</Compile>
<Compile Include= "Properties\Annotations.cs" />
<Compile Include= "ViewModels\MainViewModel.cs" />
<Compile Include= "ViewModels\EntriesViewModel.cs" />
<Compile Include= "ViewModels\ListItems\EntryItemViewModel.cs" />
<Compile Include= "ViewModels\GroupsViewModel.cs" />
<Compile Include= "ViewModels\ListItems\GroupItemViewModel.cs" />
<Compile Include= "ViewModels\SettingsViewModel.cs" />
<Compile Include= "Views\EntriesPage.xaml.cs" >
<DependentUpon > EntriesPage.xaml</DependentUpon>
</Compile>
<Compile Include= "Views\EntryPage.xaml.cs" >
<DependentUpon > EntryPage.xaml</DependentUpon>
</Compile>
<Compile Include= "Views\GroupsPage.xaml.cs" >
<DependentUpon > GroupsPage.xaml</DependentUpon>
</Compile>
<Compile Include= "Views\MainPage10.xaml.cs" >
<DependentUpon > MainPage10.xaml</DependentUpon>
</Compile>
<Compile Include= "Views\MainPageFrames\DonatePage.xaml.cs" >
<DependentUpon > DonatePage.xaml</DependentUpon>
</Compile>
<Compile Include= "Views\BasePages\LayoutAwarePageBase.cs" />
<Compile Include= "Views\MainPageFrames\ImportExportPage.xaml.cs" >
<DependentUpon > ImportExportPage.xaml</DependentUpon>
</Compile>
<Compile Include= "Views\SettingsPage10.xaml.cs" >
<DependentUpon > SettingsPage10.xaml</DependentUpon>
</Compile>
<Compile Include= "Views\SettingsPageFrames\SettingsDatabasePage.xaml.cs" >
<DependentUpon > SettingsDatabasePage.xaml</DependentUpon>
</Compile>
<Compile Include= "Views\SettingsPageFrames\SettingsNewDatabasePage.xaml.cs" >
<DependentUpon > SettingsNewDatabasePage.xaml</DependentUpon>
</Compile>
<Compile Include= "Views\SettingsPageFrames\SettingsSavePage.xaml.cs" >
<DependentUpon > SettingsSavePage.xaml</DependentUpon>
</Compile>
<Compile Include= "Views\SettingsPageFrames\SettingsSecurityPage.xaml.cs" >
<DependentUpon > SettingsSecurityPage.xaml</DependentUpon>
</Compile>
<Compile Include= "Views\SettingsPageFrames\SettingsWelcomePage.xaml.cs" >
<DependentUpon > SettingsWelcomePage.xaml</DependentUpon>
</Compile>
<Compile Include= "Views\UserControls\BreadCrumbUserControl.xaml.cs" >
<DependentUpon > BreadCrumbUserControl.xaml</DependentUpon>
</Compile>
<Compile Include= "Views\UserControls\ColorPickerUserControl.xaml.cs" >
<DependentUpon > ColorPickerUserControl.xaml</DependentUpon>
</Compile>
<Compile Include= "Views\UserControls\CredentialsUserControl.xaml.cs" >
<DependentUpon > CredentialsUserControl.xaml</DependentUpon>
</Compile>
<Content Include= "Views\Old\MainPage.xaml.cs" >
<DependentUpon > MainPage.xaml</DependentUpon>
</Content>
<Compile Include= "Views\MainPageFrames\AboutPage.xaml.cs" >
<DependentUpon > AboutPage.xaml</DependentUpon>
</Compile>
<Compile Include= "Views\MainPageFrames\NewDatabasePage.xaml.cs" >
<DependentUpon > NewDatabasePage.xaml</DependentUpon>
</Compile>
<Content Include= "Views\Old\SettingsPage.xaml.cs" >
<DependentUpon > SettingsPage.xaml</DependentUpon>
</Content>
<Compile Include= "Views\MainPageFrames\WelcomePage.xaml.cs" >
<DependentUpon > WelcomePage.xaml</DependentUpon>
</Compile>
<Content Include= "Views\Old\EntryDetailPage.xaml.cs" >
<DependentUpon > EntryDetailPage.xaml</DependentUpon>
</Content>
<Content Include= "Views\Old\GroupDetailPage.xaml.cs" >
<DependentUpon > GroupDetailPage.xaml</DependentUpon>
</Content>
<Compile Include= "Views\MainPageFrames\OpenDatabasePage.xaml.cs" >
<DependentUpon > OpenDatabasePage.xaml</DependentUpon>
</Compile>
<Compile Include= "Views\MainPageFrames\RecentDatabasesPage.xaml.cs" >
<DependentUpon > RecentDatabasesPage.xaml</DependentUpon>
</Compile>
<Compile Include= "Views\MainPageFrames\SaveDatabasePage.xaml.cs" >
<DependentUpon > SaveDatabasePage.xaml</DependentUpon>
</Compile>
<Compile Include= "Properties\AssemblyInfo.cs" />
<Compile Include= "Views\UserControls\HamburgerMenuUserControl.xaml.cs" >
<DependentUpon > HamburgerMenuUserControl.xaml</DependentUpon>
</Compile>
<Compile Include= "Views\UserControls\SymbolPickerUserControl.xaml.cs" >
<DependentUpon > SymbolPickerUserControl.xaml</DependentUpon>
</Compile>
<Compile Include= "Views\UserControls\TopMenuUserControl.xaml.cs" >
<DependentUpon > TopMenuUserControl.xaml</DependentUpon>
</Compile>
</ItemGroup>
<ItemGroup >
<AppxManifest Include= "Package.appxmanifest" >
<SubType > Designer</SubType>
</AppxManifest>
<PRIResource Include= "Strings\fr-FR\Resources.resw" />
<PRIResource Include= "Strings\fr-FR\CodeBehind.resw" />
<PRIResource Include= "Strings\en-US\CodeBehind.resw" />
<PRIResource Include= "Strings\en-US\Resources.resw" />
</ItemGroup>
<ItemGroup >
<ApplicationDefinition Include= "App.xaml" >
<Generator > MSBuild:Compile</Generator>
<SubType > Designer</SubType>
</ApplicationDefinition>
<Page Include= "ResourceDictionaries\MasterDetailsView.xaml" >
<SubType > Designer</SubType>
<Generator > MSBuild:Compile</Generator>
</Page>
<Page Include= "ResourceDictionaries\NoBorderToggleButtonStyle.xaml" >
<SubType > Designer</SubType>
<Generator > MSBuild:Compile</Generator>
<CopyToOutputDirectory > PreserveNewest</CopyToOutputDirectory>
</Page>
<Page Include= "Views\EntriesPage.xaml" >
<SubType > Designer</SubType>
<Generator > MSBuild:Compile</Generator>
</Page>
<Page Include= "Views\EntryPage.xaml" >
<SubType > Designer</SubType>
<Generator > MSBuild:Compile</Generator>
</Page>
<Page Include= "Views\GroupsPage.xaml" >
<SubType > Designer</SubType>
<Generator > MSBuild:Compile</Generator>
</Page>
<Page Include= "Views\MainPage10.xaml" >
<SubType > Designer</SubType>
<Generator > MSBuild:Compile</Generator>
</Page>
<Page Include= "Views\MainPageFrames\ImportExportPage.xaml" >
<SubType > Designer</SubType>
<Generator > MSBuild:Compile</Generator>
</Page>
<Page Include= "Views\SettingsPage10.xaml" >
<SubType > Designer</SubType>
<Generator > MSBuild:Compile</Generator>
</Page>
<Page Include= "Views\SettingsPageFrames\SettingsSavePage.xaml" >
<SubType > Designer</SubType>
<Generator > MSBuild:Compile</Generator>
</Page>
<Page Include= "Views\UserControls\BreadCrumbUserControl.xaml" >
<SubType > Designer</SubType>
<Generator > MSBuild:Compile</Generator>
</Page>
<Page Include= "Views\UserControls\ColorPickerUserControl.xaml" >
<SubType > Designer</SubType>
<Generator > MSBuild:Compile</Generator>
</Page>
<Page Include= "Views\UserControls\CredentialsUserControl.xaml" >
<SubType > Designer</SubType>
<Generator > MSBuild:Compile</Generator>
</Page>
<Content Include= "Views\Old\MainPage.xaml" >
<Generator > MSBuild:Compile</Generator>
<SubType > Designer</SubType>
</Content>
<Page Include= "Views\MainPageFrames\AboutPage.xaml" >
<SubType > Designer</SubType>
<Generator > MSBuild:Compile</Generator>
</Page>
<Content Include= "Views\Old\EntryDetailPage.xaml" >
<SubType > Designer</SubType>
<Generator > MSBuild:Compile</Generator>
</Content>
<Content Include= "Views\Old\GroupDetailPage.xaml" >
<SubType > Designer</SubType>
<Generator > MSBuild:Compile</Generator>
</Content>
<Page Include= "Views\MainPageFrames\DonatePage.xaml" >
<SubType > Designer</SubType>
<Generator > MSBuild:Compile</Generator>
</Page>
<Page Include= "Views\MainPageFrames\NewDatabasePage.xaml" >
<SubType > Designer</SubType>
<Generator > MSBuild:Compile</Generator>
</Page>
<Page Include= "Views\MainPageFrames\OpenDatabasePage.xaml" >
<SubType > Designer</SubType>
<Generator > MSBuild:Compile</Generator>
</Page>
<Page Include= "Views\MainPageFrames\RecentDatabasesPage.xaml" >
<SubType > Designer</SubType>
<Generator > MSBuild:Compile</Generator>
</Page>
<Page Include= "Views\MainPageFrames\SaveDatabasePage.xaml" >
<SubType > Designer</SubType>
<Generator > MSBuild:Compile</Generator>
</Page>
<Content Include= "Views\Old\SettingsPage.xaml" >
<SubType > Designer</SubType>
<Generator > MSBuild:Compile</Generator>
</Content>
<Page Include= "Views\MainPageFrames\WelcomePage.xaml" >
<SubType > Designer</SubType>
<Generator > MSBuild:Compile</Generator>
</Page>
<Page Include= "Views\SettingsPageFrames\SettingsDatabasePage.xaml" >
<SubType > Designer</SubType>
<Generator > MSBuild:Compile</Generator>
</Page>
<Page Include= "Views\SettingsPageFrames\SettingsNewDatabasePage.xaml" >
<SubType > Designer</SubType>
<Generator > MSBuild:Compile</Generator>
</Page>
<Page Include= "Views\SettingsPageFrames\SettingsSecurityPage.xaml" >
<SubType > Designer</SubType>
<Generator > MSBuild:Compile</Generator>
</Page>
<Page Include= "Views\SettingsPageFrames\SettingsWelcomePage.xaml" >
<SubType > Designer</SubType>
<Generator > MSBuild:Compile</Generator>
</Page>
<Page Include= "ResourceDictionaries\HamburgerButtonStyle.xaml" >
<SubType > Designer</SubType>
<Generator > MSBuild:Compile</Generator>
<CopyToOutputDirectory > PreserveNewest</CopyToOutputDirectory>
</Page>
<Page Include= "ResourceDictionaries\ListViewLeftIndicatorStyle.xaml" >
<SubType > Designer</SubType>
<Generator > MSBuild:Compile</Generator>
<CopyToOutputDirectory > PreserveNewest</CopyToOutputDirectory>
</Page>
<Page Include= "ResourceDictionaries\NoBorderButtonStyle.xaml" >
<SubType > Designer</SubType>
<Generator > MSBuild:Compile</Generator>
<CopyToOutputDirectory > PreserveNewest</CopyToOutputDirectory>
</Page>
<Page Include= "ResourceDictionaries\Styles.xaml" >
<SubType > Designer</SubType>
<Generator > MSBuild:Compile</Generator>
<CopyToOutputDirectory > PreserveNewest</CopyToOutputDirectory>
</Page>
<Page Include= "ResourceDictionaries\TextBoxWithButtonStyle.xaml" >
<SubType > Designer</SubType>
<Generator > MSBuild:Compile</Generator>
<CopyToOutputDirectory > PreserveNewest</CopyToOutputDirectory>
</Page>
<Page Include= "Views\UserControls\HamburgerMenuUserControl.xaml" >
<SubType > Designer</SubType>
<Generator > MSBuild:Compile</Generator>
</Page>
<Page Include= "Views\UserControls\SymbolPickerUserControl.xaml" >
<SubType > Designer</SubType>
<Generator > MSBuild:Compile</Generator>
</Page>
<Page Include= "Views\UserControls\TopMenuUserControl.xaml" >
<SubType > Designer</SubType>
<Generator > MSBuild:Compile</Generator>
</Page>
<Page Include= "Views\UserControls\UpdateCredentialsUserControl.xaml" >
<SubType > Designer</SubType>
<Generator > MSBuild:Compile</Generator>
</Page>
</ItemGroup>
<ItemGroup >
<Content Include= "Properties\default.rd.xml" >
<SubType > Designer</SubType>
</Content>
<Content Include= "appMetadata\en-us\baselisting\description.txt" />
<Content Include= "appMetadata\en-us\baselisting\images\Screenshot\description.Entry.txt" />
<Content Include= "appMetadata\en-us\baselisting\images\Screenshot\description.Group.txt" />
<Content Include= "appMetadata\en-us\baselisting\images\Screenshot\description.New.txt" />
<Content Include= "appMetadata\en-us\baselisting\images\Screenshot\description.Open.txt" />
<Content Include= "appMetadata\en-us\baselisting\images\Screenshot\description.Recent.txt" />
<Content Include= "appMetadata\en-us\baselisting\images\Screenshot\description.Semantic.txt" />
<Content Include= "appMetadata\en-us\baselisting\images\Screenshot\description.Settings.txt" />
<Content Include= "appMetadata\en-us\baselisting\images\Screenshot\Entry.png" />
<Content Include= "appMetadata\en-us\baselisting\images\Screenshot\Group.png" />
<Content Include= "appMetadata\en-us\baselisting\images\Screenshot\New.png" />
<Content Include= "appMetadata\en-us\baselisting\images\Screenshot\Open.png" />
<Content Include= "appMetadata\en-us\baselisting\images\Screenshot\Recent.png" />
<Content Include= "appMetadata\en-us\baselisting\images\Screenshot\Semantic.png" />
<Content Include= "appMetadata\en-us\baselisting\images\Screenshot\Settings.png" />
<Content Include= "appMetadata\en-us\baselisting\keywords.txt" />
<Content Include= "appMetadata\en-us\baselisting\privacyPolicy.txt" />
<Content Include= "appMetadata\en-us\baselisting\releaseNotes.txt" />
<Content Include= "appMetadata\en-us\baselisting\websiteUrl.txt" />
<Content Include= "appMetadata\fr-fr\baselisting\description.txt" />
<Content Include= "appMetadata\fr-fr\baselisting\images\Screenshot\description.Entry.txt" />
<Content Include= "appMetadata\fr-fr\baselisting\images\Screenshot\description.Group.txt" />
<Content Include= "appMetadata\fr-fr\baselisting\images\Screenshot\description.New.txt" />
<Content Include= "appMetadata\fr-fr\baselisting\images\Screenshot\description.Open.txt" />
<Content Include= "appMetadata\fr-fr\baselisting\images\Screenshot\description.Recent.txt" />
<Content Include= "appMetadata\fr-fr\baselisting\images\Screenshot\description.Semantic.txt" />
<Content Include= "appMetadata\fr-fr\baselisting\images\Screenshot\description.Settings.txt" />
<Content Include= "appMetadata\fr-fr\baselisting\images\Screenshot\Entry.png" />
<Content Include= "appMetadata\fr-fr\baselisting\images\Screenshot\Group.png" />
<Content Include= "appMetadata\fr-fr\baselisting\images\Screenshot\New.png" />
<Content Include= "appMetadata\fr-fr\baselisting\images\Screenshot\Open.png" />
<Content Include= "appMetadata\fr-fr\baselisting\images\Screenshot\Recent.png" />
<Content Include= "appMetadata\fr-fr\baselisting\images\Screenshot\Semantic.png" />
<Content Include= "appMetadata\fr-fr\baselisting\images\Screenshot\Settings.png" />
<Content Include= "appMetadata\fr-fr\baselisting\keywords.txt" />
<Content Include= "appMetadata\fr-fr\baselisting\privacyPolicy.txt" />
<Content Include= "appMetadata\fr-fr\baselisting\releaseNotes.txt" />
<Content Include= "appMetadata\fr-fr\baselisting\websiteUrl.txt" />
<Content Include= "Assets\Logo.scale-100.png" />
<Content Include= "Assets\Logo.scale-140.png" />
<Content Include= "Assets\Logo.scale-180.png" />
<Content Include= "Assets\Logo.scale-80.png" />
<Content Include= "Assets\ModernKeePass-SmallLogo.scale-100.png" />
<Content Include= "Assets\ModernKeePass-SmallLogo.scale-140.png" />
<Content Include= "Assets\ModernKeePass-SmallLogo.scale-180.png" />
<Content Include= "Assets\ModernKeePass-SmallLogo.scale-80.png" />
<Content Include= "Assets\ModernKeePass-SmallLogo.targetsize-16.png" />
<Content Include= "Assets\ModernKeePass-SmallLogo.targetsize-256.png" />
<Content Include= "Assets\ModernKeePass-SmallLogo.targetsize-32.png" />
<Content Include= "Assets\ModernKeePass-SmallLogo.targetsize-48.png" />
<Content Include= "Assets\ModernKeePass-SplashScreen.scale-100.png" />
<Content Include= "Assets\ModernKeePass-SplashScreen.scale-140.png" />
<Content Include= "Assets\ModernKeePass-SplashScreen.scale-180.png" />
<Content Include= "Assets\Square310x310Logo.scale-100.png" />
<Content Include= "Assets\Square310x310Logo.scale-140.png" />
<Content Include= "Assets\Square310x310Logo.scale-180.png" />
<Content Include= "Assets\Square310x310Logo.scale-80.png" />
<Content Include= "Assets\Square70x70Logo.scale-100.png" />
<Content Include= "Assets\Square70x70Logo.scale-140.png" />
<Content Include= "Assets\Square70x70Logo.scale-180.png" />
<Content Include= "Assets\Square70x70Logo.scale-80.png" />
<Content Include= "Assets\StoreLogo.scale-100.png" />
<Content Include= "Assets\StoreLogo.scale-140.png" />
<Content Include= "Assets\StoreLogo.scale-180.png" />
<Content Include= "Assets\Wide310x150Logo.scale-100.png" />
<Content Include= "Assets\Wide310x150Logo.scale-140.png" />
<Content Include= "Assets\Wide310x150Logo.scale-180.png" />
<Content Include= "Assets\Wide310x150Logo.scale-80.png" />
</ItemGroup>
<ItemGroup >
<ProjectReference Include= "..\ModernKeePass.Application\Application.csproj" >
<Project > {42353562-5e43-459c-8e3e-2f21e575261d}</Project>
<Name > Application</Name>
</ProjectReference>
<ProjectReference Include= "..\ModernKeePass.Domain\Domain.csproj" >
<Project > {9a0759f1-9069-4841-99e3-3bec44e17356}</Project>
<Name > Domain</Name>
</ProjectReference>
<ProjectReference Include= "..\ModernKeePass.Infrastructure\Infrastructure.csproj" >
<Project > {09577e4c-4899-45b9-bf80-1803d617ccae}</Project>
<Name > Infrastructure</Name>
</ProjectReference>
</ItemGroup>
2020-04-28 20:14:18 +02:00
<ItemGroup >
<None Include= "packages.config" />
</ItemGroup>
<ItemGroup >
<Reference Include= "AutoMapper.Extensions.Microsoft.DependencyInjection, Version=0.0.0.0, Culture=neutral, PublicKeyToken=e767ac9c89543656, processorArchitecture=MSIL" >
<HintPath > ..\packages\AutoMapper.Extensions.Microsoft.DependencyInjection.7.0.0\lib\netstandard2.0\AutoMapper.Extensions.Microsoft.DependencyInjection.dll</HintPath>
<Private > True</Private>
</Reference>
<Reference Include= "Microsoft.AppCenter.Crashes, Version=0.0.0.0, Culture=neutral, processorArchitecture=MSIL" >
<HintPath > ..\packages\Microsoft.AppCenter.Crashes.3.2.1\lib\uap10.0\Microsoft.AppCenter.Crashes.dll</HintPath>
<Private > True</Private>
</Reference>
<Reference Include= "SQLitePCLRaw.batteries_v2, Version=2.0.2.669, Culture=neutral, PublicKeyToken=8226ea5df37bcae9, processorArchitecture=MSIL" >
<HintPath > ..\packages\SQLitePCLRaw.bundle_green.2.0.2\lib\netstandard2.0\SQLitePCLRaw.batteries_v2.dll</HintPath>
<Private > True</Private>
</Reference>
<Reference Include= "SQLitePCLRaw.core, Version=2.0.2.669, Culture=neutral, PublicKeyToken=1488e028ca7ab535, processorArchitecture=MSIL" >
<HintPath > ..\packages\SQLitePCLRaw.core.2.0.2\lib\netstandard2.0\SQLitePCLRaw.core.dll</HintPath>
<Private > True</Private>
</Reference>
<Reference Include= "SQLitePCLRaw.provider.e_sqlite3, Version=2.0.2.669, Culture=neutral, PublicKeyToken=9c301db686d0bd12, processorArchitecture=MSIL" >
<HintPath > ..\packages\SQLitePCLRaw.provider.e_sqlite3.2.0.2\lib\uap10.0\SQLitePCLRaw.provider.e_sqlite3.dll</HintPath>
<Private > True</Private>
</Reference>
<Reference Include= "System.Reflection.Emit, Version=4.0.2.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" >
<HintPath > ..\packages\System.Reflection.Emit.4.7.0\lib\netcore50\System.Reflection.Emit.dll</HintPath>
<Private > True</Private>
</Reference>
<Reference Include= "System.Reflection.Emit.ILGeneration, Version=4.0.2.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" >
<HintPath > ..\packages\System.Reflection.Emit.ILGeneration.4.7.0\lib\netcore50\System.Reflection.Emit.ILGeneration.dll</HintPath>
<Private > True</Private>
</Reference>
</ItemGroup>
2020-04-17 16:56:07 +02:00
<Import Project= "..\WinAppCommon\WinAppCommon.projitems" Label= "Shared" />
2020-04-06 20:20:45 +02:00
<PropertyGroup Condition= " '$(VisualStudioVersion)' == '' or '$(VisualStudioVersion)' < '14.0' " >
<VisualStudioVersion > 14.0</VisualStudioVersion>
</PropertyGroup>
<Import Project= "$(MSBuildExtensionsPath)\Microsoft\WindowsXaml\v$(VisualStudioVersion)\Microsoft.Windows.UI.Xaml.CSharp.targets" />
2020-04-28 20:14:18 +02:00
<Import Project= "..\packages\NETStandard.Library.2.0.3\build\netstandard2.0\NETStandard.Library.targets" Condition= "Exists('..\packages\NETStandard.Library.2.0.3\build\netstandard2.0\NETStandard.Library.targets')" />
<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\NETStandard.Library.2.0.3\build\netstandard2.0\NETStandard.Library.targets')" Text= "$([System.String]::Format('$(ErrorText)', '..\packages\NETStandard.Library.2.0.3\build\netstandard2.0\NETStandard.Library.targets'))" />
<Error Condition= "!Exists('..\packages\runtime.win10-arm.Microsoft.Net.Native.SharedLibrary.2.2.3\build\runtime.win10-arm.Microsoft.Net.Native.SharedLibrary.props')" Text= "$([System.String]::Format('$(ErrorText)', '..\packages\runtime.win10-arm.Microsoft.Net.Native.SharedLibrary.2.2.3\build\runtime.win10-arm.Microsoft.Net.Native.SharedLibrary.props'))" />
<Error Condition= "!Exists('..\packages\runtime.win10-arm.Microsoft.Net.Native.SharedLibrary.2.2.3\build\runtime.win10-arm.Microsoft.Net.Native.SharedLibrary.targets')" Text= "$([System.String]::Format('$(ErrorText)', '..\packages\runtime.win10-arm.Microsoft.Net.Native.SharedLibrary.2.2.3\build\runtime.win10-arm.Microsoft.Net.Native.SharedLibrary.targets'))" />
<Error Condition= "!Exists('..\packages\runtime.win10-arm.Microsoft.Net.Native.Compiler.2.2.3\build\runtime.win10-arm.Microsoft.Net.Native.Compiler.props')" Text= "$([System.String]::Format('$(ErrorText)', '..\packages\runtime.win10-arm.Microsoft.Net.Native.Compiler.2.2.3\build\runtime.win10-arm.Microsoft.Net.Native.Compiler.props'))" />
<Error Condition= "!Exists('..\packages\runtime.win10-arm.Microsoft.Net.Native.Compiler.2.2.3\build\runtime.win10-arm.Microsoft.Net.Native.Compiler.targets')" Text= "$([System.String]::Format('$(ErrorText)', '..\packages\runtime.win10-arm.Microsoft.Net.Native.Compiler.2.2.3\build\runtime.win10-arm.Microsoft.Net.Native.Compiler.targets'))" />
<Error Condition= "!Exists('..\packages\runtime.win10-arm64.Microsoft.Net.Native.SharedLibrary.2.2.3\build\runtime.win10-arm64.Microsoft.Net.Native.SharedLibrary.props')" Text= "$([System.String]::Format('$(ErrorText)', '..\packages\runtime.win10-arm64.Microsoft.Net.Native.SharedLibrary.2.2.3\build\runtime.win10-arm64.Microsoft.Net.Native.SharedLibrary.props'))" />
<Error Condition= "!Exists('..\packages\runtime.win10-arm64.Microsoft.Net.Native.SharedLibrary.2.2.3\build\runtime.win10-arm64.Microsoft.Net.Native.SharedLibrary.targets')" Text= "$([System.String]::Format('$(ErrorText)', '..\packages\runtime.win10-arm64.Microsoft.Net.Native.SharedLibrary.2.2.3\build\runtime.win10-arm64.Microsoft.Net.Native.SharedLibrary.targets'))" />
<Error Condition= "!Exists('..\packages\runtime.win10-x64.Microsoft.Net.Native.SharedLibrary.2.2.3\build\runtime.win10-x64.Microsoft.Net.Native.SharedLibrary.props')" Text= "$([System.String]::Format('$(ErrorText)', '..\packages\runtime.win10-x64.Microsoft.Net.Native.SharedLibrary.2.2.3\build\runtime.win10-x64.Microsoft.Net.Native.SharedLibrary.props'))" />
<Error Condition= "!Exists('..\packages\runtime.win10-x64.Microsoft.Net.Native.SharedLibrary.2.2.3\build\runtime.win10-x64.Microsoft.Net.Native.SharedLibrary.targets')" Text= "$([System.String]::Format('$(ErrorText)', '..\packages\runtime.win10-x64.Microsoft.Net.Native.SharedLibrary.2.2.3\build\runtime.win10-x64.Microsoft.Net.Native.SharedLibrary.targets'))" />
<Error Condition= "!Exists('..\packages\runtime.win10-x64.Microsoft.Net.Native.Compiler.2.2.3\build\runtime.win10-x64.Microsoft.Net.Native.Compiler.props')" Text= "$([System.String]::Format('$(ErrorText)', '..\packages\runtime.win10-x64.Microsoft.Net.Native.Compiler.2.2.3\build\runtime.win10-x64.Microsoft.Net.Native.Compiler.props'))" />
<Error Condition= "!Exists('..\packages\runtime.win10-x64.Microsoft.Net.Native.Compiler.2.2.3\build\runtime.win10-x64.Microsoft.Net.Native.Compiler.targets')" Text= "$([System.String]::Format('$(ErrorText)', '..\packages\runtime.win10-x64.Microsoft.Net.Native.Compiler.2.2.3\build\runtime.win10-x64.Microsoft.Net.Native.Compiler.targets'))" />
<Error Condition= "!Exists('..\packages\runtime.win10-x86.Microsoft.Net.Native.SharedLibrary.2.2.3\build\runtime.win10-x86.Microsoft.Net.Native.SharedLibrary.props')" Text= "$([System.String]::Format('$(ErrorText)', '..\packages\runtime.win10-x86.Microsoft.Net.Native.SharedLibrary.2.2.3\build\runtime.win10-x86.Microsoft.Net.Native.SharedLibrary.props'))" />
<Error Condition= "!Exists('..\packages\runtime.win10-x86.Microsoft.Net.Native.SharedLibrary.2.2.3\build\runtime.win10-x86.Microsoft.Net.Native.SharedLibrary.targets')" Text= "$([System.String]::Format('$(ErrorText)', '..\packages\runtime.win10-x86.Microsoft.Net.Native.SharedLibrary.2.2.3\build\runtime.win10-x86.Microsoft.Net.Native.SharedLibrary.targets'))" />
<Error Condition= "!Exists('..\packages\runtime.win10-x86.Microsoft.Net.Native.Compiler.2.2.3\build\runtime.win10-x86.Microsoft.Net.Native.Compiler.props')" Text= "$([System.String]::Format('$(ErrorText)', '..\packages\runtime.win10-x86.Microsoft.Net.Native.Compiler.2.2.3\build\runtime.win10-x86.Microsoft.Net.Native.Compiler.props'))" />
<Error Condition= "!Exists('..\packages\runtime.win10-x86.Microsoft.Net.Native.Compiler.2.2.3\build\runtime.win10-x86.Microsoft.Net.Native.Compiler.targets')" Text= "$([System.String]::Format('$(ErrorText)', '..\packages\runtime.win10-x86.Microsoft.Net.Native.Compiler.2.2.3\build\runtime.win10-x86.Microsoft.Net.Native.Compiler.targets'))" />
<Error Condition= "!Exists('..\packages\Microsoft.Net.Native.Compiler.2.2.3\build\Microsoft.Net.Native.Compiler.props')" Text= "$([System.String]::Format('$(ErrorText)', '..\packages\Microsoft.Net.Native.Compiler.2.2.3\build\Microsoft.Net.Native.Compiler.props'))" />
<Error Condition= "!Exists('..\packages\Microsoft.Net.Native.Compiler.2.2.3\build\Microsoft.Net.Native.Compiler.targets')" Text= "$([System.String]::Format('$(ErrorText)', '..\packages\Microsoft.Net.Native.Compiler.2.2.3\build\Microsoft.Net.Native.Compiler.targets'))" />
<Error Condition= "!Exists('..\packages\Microsoft.NETCore.UniversalWindowsPlatform.6.2.8\build\Microsoft.NETCore.UniversalWindowsPlatform.props')" Text= "$([System.String]::Format('$(ErrorText)', '..\packages\Microsoft.NETCore.UniversalWindowsPlatform.6.2.8\build\Microsoft.NETCore.UniversalWindowsPlatform.props'))" />
<Error Condition= "!Exists('..\packages\Microsoft.NETCore.UniversalWindowsPlatform.6.2.8\build\Microsoft.NetCore.UniversalWindowsPlatform.targets')" Text= "$([System.String]::Format('$(ErrorText)', '..\packages\Microsoft.NETCore.UniversalWindowsPlatform.6.2.8\build\Microsoft.NetCore.UniversalWindowsPlatform.targets'))" />
<Error Condition= "!Exists('..\packages\runtime.win10-arm.Microsoft.Net.UWPCoreRuntimeSdk.2.2.10\build\runtime.win10-arm.Microsoft.Net.UWPCoreRuntimeSdk.props')" Text= "$([System.String]::Format('$(ErrorText)', '..\packages\runtime.win10-arm.Microsoft.Net.UWPCoreRuntimeSdk.2.2.10\build\runtime.win10-arm.Microsoft.Net.UWPCoreRuntimeSdk.props'))" />
<Error Condition= "!Exists('..\packages\runtime.win10-arm.Microsoft.Net.UWPCoreRuntimeSdk.2.2.10\build\runtime.win10-arm.Microsoft.Net.UWPCoreRuntimeSdk.targets')" Text= "$([System.String]::Format('$(ErrorText)', '..\packages\runtime.win10-arm.Microsoft.Net.UWPCoreRuntimeSdk.2.2.10\build\runtime.win10-arm.Microsoft.Net.UWPCoreRuntimeSdk.targets'))" />
<Error Condition= "!Exists('..\packages\runtime.win10-x64.Microsoft.Net.UWPCoreRuntimeSdk.2.2.10\build\runtime.win10-x64.Microsoft.Net.UWPCoreRuntimeSdk.props')" Text= "$([System.String]::Format('$(ErrorText)', '..\packages\runtime.win10-x64.Microsoft.Net.UWPCoreRuntimeSdk.2.2.10\build\runtime.win10-x64.Microsoft.Net.UWPCoreRuntimeSdk.props'))" />
<Error Condition= "!Exists('..\packages\runtime.win10-x64.Microsoft.Net.UWPCoreRuntimeSdk.2.2.10\build\runtime.win10-x64.Microsoft.Net.UWPCoreRuntimeSdk.targets')" Text= "$([System.String]::Format('$(ErrorText)', '..\packages\runtime.win10-x64.Microsoft.Net.UWPCoreRuntimeSdk.2.2.10\build\runtime.win10-x64.Microsoft.Net.UWPCoreRuntimeSdk.targets'))" />
<Error Condition= "!Exists('..\packages\runtime.win10-x86.Microsoft.Net.UWPCoreRuntimeSdk.2.2.10\build\runtime.win10-x86.Microsoft.Net.UWPCoreRuntimeSdk.props')" Text= "$([System.String]::Format('$(ErrorText)', '..\packages\runtime.win10-x86.Microsoft.Net.UWPCoreRuntimeSdk.2.2.10\build\runtime.win10-x86.Microsoft.Net.UWPCoreRuntimeSdk.props'))" />
<Error Condition= "!Exists('..\packages\runtime.win10-x86.Microsoft.Net.UWPCoreRuntimeSdk.2.2.10\build\runtime.win10-x86.Microsoft.Net.UWPCoreRuntimeSdk.targets')" Text= "$([System.String]::Format('$(ErrorText)', '..\packages\runtime.win10-x86.Microsoft.Net.UWPCoreRuntimeSdk.2.2.10\build\runtime.win10-x86.Microsoft.Net.UWPCoreRuntimeSdk.targets'))" />
<Error Condition= "!Exists('..\packages\Microsoft.Net.UWPCoreRuntimeSdk.2.2.10\build\Microsoft.Net.UWPCoreRuntimeSdk.props')" Text= "$([System.String]::Format('$(ErrorText)', '..\packages\Microsoft.Net.UWPCoreRuntimeSdk.2.2.10\build\Microsoft.Net.UWPCoreRuntimeSdk.props'))" />
<Error Condition= "!Exists('..\packages\runtime.win10-arm64.Microsoft.Net.Native.Compiler.2.2.4\build\runtime.win10-arm64.Microsoft.Net.Native.Compiler.props')" Text= "$([System.String]::Format('$(ErrorText)', '..\packages\runtime.win10-arm64.Microsoft.Net.Native.Compiler.2.2.4\build\runtime.win10-arm64.Microsoft.Net.Native.Compiler.props'))" />
<Error Condition= "!Exists('..\packages\runtime.win10-arm64.Microsoft.Net.Native.Compiler.2.2.4\build\runtime.win10-arm64.Microsoft.Net.Native.Compiler.targets')" Text= "$([System.String]::Format('$(ErrorText)', '..\packages\runtime.win10-arm64.Microsoft.Net.Native.Compiler.2.2.4\build\runtime.win10-arm64.Microsoft.Net.Native.Compiler.targets'))" />
</Target>
<Import Project= "..\packages\runtime.win10-arm.Microsoft.Net.Native.SharedLibrary.2.2.3\build\runtime.win10-arm.Microsoft.Net.Native.SharedLibrary.targets" Condition= "Exists('..\packages\runtime.win10-arm.Microsoft.Net.Native.SharedLibrary.2.2.3\build\runtime.win10-arm.Microsoft.Net.Native.SharedLibrary.targets')" />
<Import Project= "..\packages\runtime.win10-arm.Microsoft.Net.Native.Compiler.2.2.3\build\runtime.win10-arm.Microsoft.Net.Native.Compiler.targets" Condition= "Exists('..\packages\runtime.win10-arm.Microsoft.Net.Native.Compiler.2.2.3\build\runtime.win10-arm.Microsoft.Net.Native.Compiler.targets')" />
<Import Project= "..\packages\runtime.win10-arm64.Microsoft.Net.Native.SharedLibrary.2.2.3\build\runtime.win10-arm64.Microsoft.Net.Native.SharedLibrary.targets" Condition= "Exists('..\packages\runtime.win10-arm64.Microsoft.Net.Native.SharedLibrary.2.2.3\build\runtime.win10-arm64.Microsoft.Net.Native.SharedLibrary.targets')" />
<Import Project= "..\packages\runtime.win10-x64.Microsoft.Net.Native.SharedLibrary.2.2.3\build\runtime.win10-x64.Microsoft.Net.Native.SharedLibrary.targets" Condition= "Exists('..\packages\runtime.win10-x64.Microsoft.Net.Native.SharedLibrary.2.2.3\build\runtime.win10-x64.Microsoft.Net.Native.SharedLibrary.targets')" />
<Import Project= "..\packages\runtime.win10-x64.Microsoft.Net.Native.Compiler.2.2.3\build\runtime.win10-x64.Microsoft.Net.Native.Compiler.targets" Condition= "Exists('..\packages\runtime.win10-x64.Microsoft.Net.Native.Compiler.2.2.3\build\runtime.win10-x64.Microsoft.Net.Native.Compiler.targets')" />
<Import Project= "..\packages\runtime.win10-x86.Microsoft.Net.Native.SharedLibrary.2.2.3\build\runtime.win10-x86.Microsoft.Net.Native.SharedLibrary.targets" Condition= "Exists('..\packages\runtime.win10-x86.Microsoft.Net.Native.SharedLibrary.2.2.3\build\runtime.win10-x86.Microsoft.Net.Native.SharedLibrary.targets')" />
<Import Project= "..\packages\runtime.win10-x86.Microsoft.Net.Native.Compiler.2.2.3\build\runtime.win10-x86.Microsoft.Net.Native.Compiler.targets" Condition= "Exists('..\packages\runtime.win10-x86.Microsoft.Net.Native.Compiler.2.2.3\build\runtime.win10-x86.Microsoft.Net.Native.Compiler.targets')" />
<Import Project= "..\packages\Microsoft.Net.Native.Compiler.2.2.3\build\Microsoft.Net.Native.Compiler.targets" Condition= "Exists('..\packages\Microsoft.Net.Native.Compiler.2.2.3\build\Microsoft.Net.Native.Compiler.targets')" />
<Import Project= "..\packages\Microsoft.NETCore.UniversalWindowsPlatform.6.2.8\build\Microsoft.NetCore.UniversalWindowsPlatform.targets" Condition= "Exists('..\packages\Microsoft.NETCore.UniversalWindowsPlatform.6.2.8\build\Microsoft.NetCore.UniversalWindowsPlatform.targets')" />
<Import Project= "..\packages\runtime.win10-arm.Microsoft.Net.UWPCoreRuntimeSdk.2.2.10\build\runtime.win10-arm.Microsoft.Net.UWPCoreRuntimeSdk.targets" Condition= "Exists('..\packages\runtime.win10-arm.Microsoft.Net.UWPCoreRuntimeSdk.2.2.10\build\runtime.win10-arm.Microsoft.Net.UWPCoreRuntimeSdk.targets')" />
<Import Project= "..\packages\runtime.win10-x64.Microsoft.Net.UWPCoreRuntimeSdk.2.2.10\build\runtime.win10-x64.Microsoft.Net.UWPCoreRuntimeSdk.targets" Condition= "Exists('..\packages\runtime.win10-x64.Microsoft.Net.UWPCoreRuntimeSdk.2.2.10\build\runtime.win10-x64.Microsoft.Net.UWPCoreRuntimeSdk.targets')" />
<Import Project= "..\packages\runtime.win10-x86.Microsoft.Net.UWPCoreRuntimeSdk.2.2.10\build\runtime.win10-x86.Microsoft.Net.UWPCoreRuntimeSdk.targets" Condition= "Exists('..\packages\runtime.win10-x86.Microsoft.Net.UWPCoreRuntimeSdk.2.2.10\build\runtime.win10-x86.Microsoft.Net.UWPCoreRuntimeSdk.targets')" />
<Import Project= "..\packages\runtime.win10-arm64.Microsoft.Net.Native.Compiler.2.2.4\build\runtime.win10-arm64.Microsoft.Net.Native.Compiler.targets" Condition= "Exists('..\packages\runtime.win10-arm64.Microsoft.Net.Native.Compiler.2.2.4\build\runtime.win10-arm64.Microsoft.Net.Native.Compiler.targets')" />
2020-04-06 20:20:45 +02:00
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Other similar extension points exist, see Microsoft.Common.targets.
<Target Name= "BeforeBuild" >
</Target>
<Target Name= "AfterBuild" >
</Target>
-->
</Project>