Merge branch 'rel/2.0.0-preview2' into dev

This commit is contained in:
Nate McMaster 2017-06-15 14:13:25 -07:00
commit 29133d4d44
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@
<NETStandardLibraryNETFrameworkVersion>2.0.0-*</NETStandardLibraryNETFrameworkVersion>
<NewtonsoftJsonVersion>10.0.1</NewtonsoftJsonVersion>
<RuntimeFrameworkVersion Condition="'$(TargetFramework)'=='netcoreapp2.0'">2.0.0-*</RuntimeFrameworkVersion>
<SQLitePCLRawVersion>1.1.5</SQLitePCLRawVersion>
<SQLitePCLRawVersion>1.1.3</SQLitePCLRawVersion>
<TestSdkVersion>15.3.0-*</TestSdkVersion>
<XunitVersion>2.3.0-beta2-*</XunitVersion>
</PropertyGroup>