Revert to SQLitePCLRaw 1.1.3
This commit is contained in:
parent
3326b3ed2a
commit
531cdd5936
|
|
@ -10,7 +10,7 @@
|
||||||
<NETStandardLibraryNETFrameworkVersion>2.0.0-*</NETStandardLibraryNETFrameworkVersion>
|
<NETStandardLibraryNETFrameworkVersion>2.0.0-*</NETStandardLibraryNETFrameworkVersion>
|
||||||
<NewtonsoftJsonVersion>10.0.1</NewtonsoftJsonVersion>
|
<NewtonsoftJsonVersion>10.0.1</NewtonsoftJsonVersion>
|
||||||
<RuntimeFrameworkVersion Condition="'$(TargetFramework)'=='netcoreapp2.0'">2.0.0-*</RuntimeFrameworkVersion>
|
<RuntimeFrameworkVersion Condition="'$(TargetFramework)'=='netcoreapp2.0'">2.0.0-*</RuntimeFrameworkVersion>
|
||||||
<SQLitePCLRawVersion>1.1.5</SQLitePCLRawVersion>
|
<SQLitePCLRawVersion>1.1.3</SQLitePCLRawVersion>
|
||||||
<TestSdkVersion>15.3.0-*</TestSdkVersion>
|
<TestSdkVersion>15.3.0-*</TestSdkVersion>
|
||||||
<XunitVersion>2.3.0-beta2-*</XunitVersion>
|
<XunitVersion>2.3.0-beta2-*</XunitVersion>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue