Skip to content

Commit

Permalink
Bump Microsoft.NET.Test.Sdk from 16.6.0-preview-20200309-01 to 16.6.1
Browse files Browse the repository at this point in the history
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.6.0-preview-20200309-01 to 16.6.1.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Commits](microsoft/vstest@v16.6.0-preview-20200309-01...v16.6.1)

Signed-off-by: dependabot-preview[bot] <[email protected]>
  • Loading branch information
dependabot-preview[bot] authored and atruskie committed Jul 15, 2020
1 parent 543b1a3 commit 74ae08f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion tests/AED.Test/AED.Test.fsproj
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<PackageReference Include="FsCheck" Version="3.0.0-alpha4" />
<PackageReference Include="FsCheck.Xunit" Version="3.0.0-alpha4" />
<PackageReference Include="FsUnit.xUnit" Version="3.8.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="15.9.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.6.1" />
<PackageReference Include="coverlet.collector" Version="1.2.0">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
Expand Down
2 changes: 1 addition & 1 deletion tests/Acoustics.Test/Acoustics.Test.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
</PackageReference>
<PackageReference Include="FastMember" Version="1.5.0" />
<PackageReference Include="ImmediateReflection" Version="1.5.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.6.0-preview-20200309-01" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.6.1" />
<PackageReference Include="Moq" Version="4.13.1" />
<PackageReference Include="MSTest.TestAdapter" Version="2.1.0" />
<PackageReference Include="MSTest.TestFramework" Version="2.1.0" />
Expand Down

0 comments on commit 74ae08f

Please sign in to comment.