Updating to 2.1RC1

This commit is contained in:
Steve Smith
2018-05-19 17:13:55 -04:00
parent 4e7f3d7302
commit 80604062d9
12 changed files with 25 additions and 34 deletions

View File

@@ -6,7 +6,6 @@
<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.Mvc" Version="2.1.0-rc1-final" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="15.8.0-preview-20180510-03" />
<PackageReference Include="Moq" Version="4.8.2" />
<PackageReference Include="xunit" Version="2.4.0-beta.1.build3958" />