File tree 4 files changed +8
-8
lines changed
4 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 15
15
<DocumentationFile >bin\Debug\netstandard1.1\SQLite-net.xml</DocumentationFile >
16
16
</PropertyGroup >
17
17
<PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' " >
18
- <DebugSymbols >true </DebugSymbols >
19
- <DebugType >portable </DebugType >
18
+ <DebugSymbols >false </DebugSymbols >
19
+ <DebugType ></DebugType >
20
20
<DefineConstants >USE_SQLITEPCL_RAW;NO_SQLITEPCL_RAW_BATTERIES;RELEASE;NETSTANDARD1_1</DefineConstants >
21
21
<TreatWarningsAsErrors >true</TreatWarningsAsErrors >
22
22
<DocumentationFile >bin\Release\netstandard1.1\SQLite-net.xml</DocumentationFile >
Original file line number Diff line number Diff line change 10
10
</PropertyGroup >
11
11
12
12
<PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' " >
13
- <DebugSymbols >true </DebugSymbols >
14
- <DebugType >portable </DebugType >
13
+ <DebugSymbols >false </DebugSymbols >
14
+ <DebugType ></DebugType >
15
15
<DefineConstants >USE_SQLITEPCL_RAW;RELEASE;NETSTANDARD1_1</DefineConstants >
16
16
<TreatWarningsAsErrors >true</TreatWarningsAsErrors >
17
17
<DocumentationFile >bin\Release\netstandard1.1\SQLite-net.xml</DocumentationFile >
Original file line number Diff line number Diff line change 10
10
</PropertyGroup >
11
11
12
12
<PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' " >
13
- <DebugSymbols >true </DebugSymbols >
14
- <DebugType >portable </DebugType >
13
+ <DebugSymbols >false </DebugSymbols >
14
+ <DebugType ></DebugType >
15
15
<DefineConstants >USE_SQLITEPCL_RAW;RELEASE;NETSTANDARD1_1</DefineConstants >
16
16
<TreatWarningsAsErrors >true</TreatWarningsAsErrors >
17
17
<DocumentationFile >bin\Release\netstandard1.1\SQLite-net.xml</DocumentationFile >
Original file line number Diff line number Diff line change 30
30
<DocumentationFile >bin\Debug\SQLite-net.xml</DocumentationFile >
31
31
</PropertyGroup >
32
32
<PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' " >
33
- <DebugSymbols >true </DebugSymbols >
34
- <DebugType >portable </DebugType >
33
+ <DebugSymbols >false </DebugSymbols >
34
+ <DebugType ></DebugType >
35
35
<Optimize >true</Optimize >
36
36
<OutputPath >bin\Release\</OutputPath >
37
37
<DefineConstants >RELEASE;USE_SQLITEPCL_RAW</DefineConstants >
You can’t perform that action at this time.
0 commit comments