Skip to content

Commit

Permalink
Merged PR 3725: Bump Microsoft.NET.Test.Sdk from 16.9.1 to 16.9.4
Browse files Browse the repository at this point in the history
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.9.1 to 16.9.4.

#Release notes

*Sourced from [Microsoft.NET.Test.Sdk's releases](https://github.com/microsoft/vstest/releases).*

> ## v16.9.4
> See the release notes [here](https://github.com/microsoft/vstest-docs/blob/master/docs/releases.md#1694).

#Commits

- [`99b911a`](microsoft/vstest@99b911a) Merging servicing fixes for 16.9.4 ([#2837](microsoft/vstest#2837))
- See full diff in [compare view](microsoft/vstest@v16.9.1...v16.9.4)
  • Loading branch information
dependabot authored and Maxwell Weru committed Apr 2, 2021
1 parent cd7e524 commit 8c947a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Falu.Tests/Falu.Tests.csproj
Expand Up @@ -7,7 +7,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.9.1" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.9.4" />
<PackageReference Include="Moq" Version="4.16.1" />
<PackageReference Include="xunit" Version="2.4.1" />
<PackageReference Include="xunit.analyzers" Version="0.10.0" />
Expand Down

0 comments on commit 8c947a0

Please sign in to comment.