unit tests pass...

This commit is contained in:
Tom Pallister
2017-09-25 13:13:07 +01:00
parent 1c98dcbca3
commit 6419919e74
12 changed files with 38 additions and 28 deletions

View File

@ -33,6 +33,7 @@
<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.All" Version="2.0.0" />
<PackageReference Include="Microsoft.AspNetCore.TestHost" Version="2.0.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="15.3.0" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.3.0-beta2-build1317" />
<PackageReference Include="Microsoft.DotNet.InternalAbstractions" Version="1.0.0" />