Updated runtimes to 2.1

Functional Tests are currently failing.
This commit is contained in:
Steve Smith
2018-05-18 17:42:16 -04:00
parent ed6dc61ad8
commit 4e7f3d7302
5 changed files with 0 additions and 21 deletions

View File

@@ -4,11 +4,6 @@
<TargetFramework>netcoreapp2.1</TargetFramework>
</PropertyGroup>
<PropertyGroup>
<RuntimeFrameworkVersion>2.0.0</RuntimeFrameworkVersion>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="15.8.0-preview-20180510-03" />
<PackageReference Include="xunit" Version="2.4.0-beta.1.build3958" />