Skip to content

Commit

Permalink
Merge pull request #82 from aoisupersix/renovate/microsoft.net.test.s…
Browse files Browse the repository at this point in the history
…dk-16.x

Update dependency Microsoft.NET.Test.Sdk to v16
  • Loading branch information
aoisupersix committed Feb 20, 2020
2 parents 83105a8 + d441740 commit cf1cb1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Bve5_ParsingTests/Bve5_ParsingTests.csproj
Expand Up @@ -7,7 +7,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="15.9.2" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.5.0" />
<PackageReference Include="xunit" Version="2.4.1" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.1" />
<DotNetCliToolReference Include="dotnet-xunit" Version="2.3.1" />
Expand Down

0 comments on commit cf1cb1f

Please sign in to comment.