Skip to content

Commit

Permalink
Updating .NET tests to use 16.6.1 of Microsoft test SDK
Browse files Browse the repository at this point in the history
  • Loading branch information
jimevans committed Apr 29, 2020
1 parent c41f213 commit 12068cf
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dotnet/test/common/WebDriver.Common.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@

<ItemGroup>
<PackageReference Include="BenderProxy" Version="1.0.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="15.3.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.6.1" />
<PackageReference Include="Moq" Version="4.12.0" />
<PackageReference Include="Newtonsoft.Json" Version="12.0.2" />
<PackageReference Include="NUnit" Version="3.12.0" />
Expand Down
Binary file not shown.
Binary file not shown.

0 comments on commit 12068cf

Please sign in to comment.