Add ef cli tools

This commit is contained in:
runebaas 2018-05-10 20:12:31 +02:00
parent b54b7cd786
commit 9ecc224ae1
No known key found for this signature in database
GPG key ID: 2677AF508D0300D6
2 changed files with 11 additions and 5 deletions

View file

@ -5,7 +5,7 @@
<NoWarn>NU1701</NoWarn>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="15.5.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="15.7.0" />
<PackageReference Include="xunit" Version="2.3.1" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.3.1" />
<DotNetCliToolReference Include="dotnet-xunit" Version="2.3.1" />