File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1010 </PropertyGroup >
1111
1212 <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " >
13- <DefineConstants >USE_SQLITEPCL_RAW;NO_SQLITEPCL_RAW_BATTERIES;DEBUG;NETSTANDARD1_1 </DefineConstants >
13+ <DefineConstants >USE_SQLITEPCL_RAW;NO_SQLITEPCL_RAW_BATTERIES;DEBUG</DefineConstants >
1414 <TreatWarningsAsErrors >true</TreatWarningsAsErrors >
1515 <DocumentationFile >bin\Debug\netstandard2.0\SQLite-net.xml</DocumentationFile >
1616 </PropertyGroup >
1717 <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' " >
1818 <DebugSymbols >false</DebugSymbols >
1919 <DebugType ></DebugType >
20- <DefineConstants >USE_SQLITEPCL_RAW;NO_SQLITEPCL_RAW_BATTERIES;RELEASE;NETSTANDARD1_1 </DefineConstants >
20+ <DefineConstants >USE_SQLITEPCL_RAW;NO_SQLITEPCL_RAW_BATTERIES;RELEASE</DefineConstants >
2121 <TreatWarningsAsErrors >true</TreatWarningsAsErrors >
2222 <DocumentationFile >bin\Release\netstandard2.0\SQLite-net.xml</DocumentationFile >
2323 </PropertyGroup >
Original file line number Diff line number Diff line change 1212 <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' " >
1313 <DebugSymbols >false</DebugSymbols >
1414 <DebugType ></DebugType >
15- <DefineConstants >USE_SQLITEPCL_RAW;RELEASE;NETSTANDARD1_1 </DefineConstants >
15+ <DefineConstants >USE_SQLITEPCL_RAW;RELEASE</DefineConstants >
1616 <TreatWarningsAsErrors >true</TreatWarningsAsErrors >
1717 <DocumentationFile >bin\Release\netstandard2.0\SQLite-net.xml</DocumentationFile >
1818 </PropertyGroup >
1919 <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " >
20- <DefineConstants >USE_SQLITEPCL_RAW;DEBUG;NETSTANDARD1_1 </DefineConstants >
20+ <DefineConstants >USE_SQLITEPCL_RAW;DEBUG</DefineConstants >
2121 <TreatWarningsAsErrors >true</TreatWarningsAsErrors >
2222 <DocumentationFile >bin\Debug\netstandard2.0\SQLite-net.xml</DocumentationFile >
2323 </PropertyGroup >
Original file line number Diff line number Diff line change 1212 <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' " >
1313 <DebugSymbols >false</DebugSymbols >
1414 <DebugType ></DebugType >
15- <DefineConstants >USE_SQLITEPCL_RAW;RELEASE;NETSTANDARD1_1 </DefineConstants >
15+ <DefineConstants >USE_SQLITEPCL_RAW;RELEASE</DefineConstants >
1616 <TreatWarningsAsErrors >true</TreatWarningsAsErrors >
1717 <DocumentationFile >bin\Release\netstandard2.0\SQLite-net.xml</DocumentationFile >
1818 </PropertyGroup >
1919 <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " >
20- <DefineConstants >USE_SQLITEPCL_RAW;DEBUG;NETSTANDARD1_1 </DefineConstants >
20+ <DefineConstants >USE_SQLITEPCL_RAW;DEBUG</DefineConstants >
2121 <TreatWarningsAsErrors >true</TreatWarningsAsErrors >
2222 <DocumentationFile >bin\Debug\netstandard2.0\SQLite-net.xml</DocumentationFile >
2323 </PropertyGroup >
You can’t perform that action at this time.
0 commit comments