1+ <?xml version =" 1.0" encoding =" utf-8" ?>
2+ <Project ToolsVersion =" 15.0" DefaultTargets =" Build" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
3+ <Import Project =" $(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition =" Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
4+ <PropertyGroup >
5+ <Configuration Condition =" '$(Configuration)' == '' " >Debug</Configuration >
6+ <Platform Condition =" '$(Platform)' == '' " >AnyCPU</Platform >
7+ <ProjectGuid >{CE909BF9-3634-4F0E-A99D-5D3E7310E2B5}</ProjectGuid >
8+ <OutputType >Library</OutputType >
9+ <AppDesignerFolder >Properties</AppDesignerFolder >
10+ <RootNamespace >DataAccessLibrary</RootNamespace >
11+ <AssemblyName >DataAccessLibrary</AssemblyName >
12+ <DefaultLanguage >en-US</DefaultLanguage >
13+ <TargetPlatformIdentifier >UAP</TargetPlatformIdentifier >
14+ <TargetPlatformVersion Condition =" '$(TargetPlatformVersion)' == '' " >10.0.18362.0</TargetPlatformVersion >
15+ <TargetPlatformMinVersion >10.0.17763.0</TargetPlatformMinVersion >
16+ <MinimumVisualStudioVersion >14</MinimumVisualStudioVersion >
17+ <FileAlignment >512</FileAlignment >
18+ <ProjectTypeGuids >{A5A43C5B-DE2A-4C0C-9213-0A381AF9435A};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids >
19+ </PropertyGroup >
20+ <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " >
21+ <PlatformTarget >AnyCPU</PlatformTarget >
22+ <DebugSymbols >true</DebugSymbols >
23+ <DebugType >full</DebugType >
24+ <Optimize >false</Optimize >
25+ <OutputPath >bin\Debug\</OutputPath >
26+ <DefineConstants >DEBUG;TRACE;NETFX_CORE;WINDOWS_UWP</DefineConstants >
27+ <ErrorReport >prompt</ErrorReport >
28+ <WarningLevel >4</WarningLevel >
29+ </PropertyGroup >
30+ <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' " >
31+ <PlatformTarget >AnyCPU</PlatformTarget >
32+ <DebugType >pdbonly</DebugType >
33+ <Optimize >true</Optimize >
34+ <OutputPath >bin\Release\</OutputPath >
35+ <DefineConstants >TRACE;NETFX_CORE;WINDOWS_UWP</DefineConstants >
36+ <ErrorReport >prompt</ErrorReport >
37+ <WarningLevel >4</WarningLevel >
38+ </PropertyGroup >
39+ <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|x86'" >
40+ <PlatformTarget >x86</PlatformTarget >
41+ <DebugSymbols >true</DebugSymbols >
42+ <OutputPath >bin\x86\Debug\</OutputPath >
43+ <DefineConstants >DEBUG;TRACE;NETFX_CORE;WINDOWS_UWP</DefineConstants >
44+ <NoWarn >;2008</NoWarn >
45+ <DebugType >full</DebugType >
46+ <UseVSHostingProcess >false</UseVSHostingProcess >
47+ <ErrorReport >prompt</ErrorReport >
48+ </PropertyGroup >
49+ <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Release|x86'" >
50+ <PlatformTarget >x86</PlatformTarget >
51+ <OutputPath >bin\x86\Release\</OutputPath >
52+ <DefineConstants >TRACE;NETFX_CORE;WINDOWS_UWP</DefineConstants >
53+ <Optimize >true</Optimize >
54+ <NoWarn >;2008</NoWarn >
55+ <DebugType >pdbonly</DebugType >
56+ <UseVSHostingProcess >false</UseVSHostingProcess >
57+ <ErrorReport >prompt</ErrorReport >
58+ </PropertyGroup >
59+ <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|ARM'" >
60+ <PlatformTarget >ARM</PlatformTarget >
61+ <DebugSymbols >true</DebugSymbols >
62+ <OutputPath >bin\ARM\Debug\</OutputPath >
63+ <DefineConstants >DEBUG;TRACE;NETFX_CORE;WINDOWS_UWP</DefineConstants >
64+ <NoWarn >;2008</NoWarn >
65+ <DebugType >full</DebugType >
66+ <UseVSHostingProcess >false</UseVSHostingProcess >
67+ <ErrorReport >prompt</ErrorReport >
68+ </PropertyGroup >
69+ <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Release|ARM'" >
70+ <PlatformTarget >ARM</PlatformTarget >
71+ <OutputPath >bin\ARM\Release\</OutputPath >
72+ <DefineConstants >TRACE;NETFX_CORE;WINDOWS_UWP</DefineConstants >
73+ <Optimize >true</Optimize >
74+ <NoWarn >;2008</NoWarn >
75+ <DebugType >pdbonly</DebugType >
76+ <UseVSHostingProcess >false</UseVSHostingProcess >
77+ <ErrorReport >prompt</ErrorReport >
78+ </PropertyGroup >
79+ <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|ARM64'" >
80+ <PlatformTarget >ARM64</PlatformTarget >
81+ <DebugSymbols >true</DebugSymbols >
82+ <OutputPath >bin\ARM64\Debug\</OutputPath >
83+ <DefineConstants >DEBUG;TRACE;NETFX_CORE;WINDOWS_UWP</DefineConstants >
84+ <NoWarn >;2008</NoWarn >
85+ <DebugType >full</DebugType >
86+ <UseVSHostingProcess >false</UseVSHostingProcess >
87+ <ErrorReport >prompt</ErrorReport >
88+ </PropertyGroup >
89+ <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Release|ARM64'" >
90+ <PlatformTarget >ARM64</PlatformTarget >
91+ <OutputPath >bin\ARM64\Release\</OutputPath >
92+ <DefineConstants >TRACE;NETFX_CORE;WINDOWS_UWP</DefineConstants >
93+ <Optimize >true</Optimize >
94+ <NoWarn >;2008</NoWarn >
95+ <DebugType >pdbonly</DebugType >
96+ <UseVSHostingProcess >false</UseVSHostingProcess >
97+ <ErrorReport >prompt</ErrorReport >
98+ </PropertyGroup >
99+ <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|x64'" >
100+ <PlatformTarget >x64</PlatformTarget >
101+ <DebugSymbols >true</DebugSymbols >
102+ <OutputPath >bin\x64\Debug\</OutputPath >
103+ <DefineConstants >DEBUG;TRACE;NETFX_CORE;WINDOWS_UWP</DefineConstants >
104+ <NoWarn >;2008</NoWarn >
105+ <DebugType >full</DebugType >
106+ <UseVSHostingProcess >false</UseVSHostingProcess >
107+ <ErrorReport >prompt</ErrorReport >
108+ </PropertyGroup >
109+ <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Release|x64'" >
110+ <PlatformTarget >x64</PlatformTarget >
111+ <OutputPath >bin\x64\Release\</OutputPath >
112+ <DefineConstants >TRACE;NETFX_CORE;WINDOWS_UWP</DefineConstants >
113+ <Optimize >true</Optimize >
114+ <NoWarn >;2008</NoWarn >
115+ <DebugType >pdbonly</DebugType >
116+ <UseVSHostingProcess >false</UseVSHostingProcess >
117+ <ErrorReport >prompt</ErrorReport >
118+ </PropertyGroup >
119+ <PropertyGroup >
120+ <RestoreProjectStyle >PackageReference</RestoreProjectStyle >
121+ </PropertyGroup >
122+ <ItemGroup >
123+ <Compile Include =" DataAccess.cs" />
124+ <Compile Include =" Properties\AssemblyInfo.cs" />
125+ <EmbeddedResource Include =" Properties\DataAccessLibrary.rd.xml" />
126+ </ItemGroup >
127+ <ItemGroup >
128+ <PackageReference Include =" Microsoft.Data.Sqlite.Core" >
129+ <Version >5.0.1</Version >
130+ </PackageReference >
131+ <PackageReference Include =" Microsoft.NETCore.UniversalWindowsPlatform" >
132+ <Version >6.2.10</Version >
133+ </PackageReference >
134+ </ItemGroup >
135+ <PropertyGroup Condition =" '$(VisualStudioVersion)' == '' or '$(VisualStudioVersion)' < '14.0' " >
136+ <VisualStudioVersion >14.0</VisualStudioVersion >
137+ </PropertyGroup >
138+ <Import Project =" $(MSBuildExtensionsPath)\Microsoft\WindowsXaml\v$(VisualStudioVersion)\Microsoft.Windows.UI.Xaml.CSharp.targets" />
139+ <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
140+ Other similar extension points exist, see Microsoft.Common.targets.
141+ <Target Name="BeforeBuild">
142+ </Target>
143+ <Target Name="AfterBuild">
144+ </Target>
145+ -->
146+ </Project >
0 commit comments