Skip to content

Commit

Permalink
Bump Microsoft.NET.Test.Sdk from 16.10.0 to 16.11.0 (#13)
Browse files Browse the repository at this point in the history
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.10.0 to 16.11.0.
<details>
<summary>Release notes</summary>

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

> ## v16.11.0
> See the release notes [here](https://github.com/microsoft/vstest-docs/blob/main/docs/releases.md#16110).
</details>
<details>
<summary>Commits</summary>

- [`7e7b735`](microsoft/vstest@7e7b735) 16.11 External Packages Insertion ([#2996](microsoft/vstest#2996))
- [`b82fdfa`](microsoft/vstest@b82fdfa) Updated externals to pick-up fixes. ([#2993](microsoft/vstest#2993))
- [`b58f6c4`](microsoft/vstest@b58f6c4) Updated version to 16.11
- [`ec45c34`](microsoft/vstest@ec45c34) Updated Fakes package to release version. ([#2938](microsoft/vstest#2938))
- [`87284b5`](microsoft/vstest@87284b5) Update externals to 16.11 ([#2932](microsoft/vstest#2932))
- See full diff in [compare view](microsoft/vstest@v16.10.0...v16.11.0)
</details>

<br />

Co-authored-by: Elanis <elanis@hotmail.com>
Reviewed-on: https://gitea.dysnomia.studio/elanis/dysnomia-website/pulls/13
Co-authored-by: elanis <elanis@noreply.example.org>
Co-committed-by: elanis <elanis@noreply.example.org>
  • Loading branch information
elanis and Elanis committed Aug 28, 2021
1 parent d6bd6ff commit 191e073
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -14,7 +14,7 @@
<PackageReference Include="FluentAssertions" Version="5.10.3" />
<PackageReference Include="Microsoft.AspNetCore.TestHost" Version="5.0.7" />
<PackageReference Include="Microsoft.Extensions.Configuration.UserSecrets" Version="5.0.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.10.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.11.0" />
<PackageReference Include="xunit" Version="2.4.1" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.3">
<PrivateAssets>all</PrivateAssets>
Expand Down

0 comments on commit 191e073

Please sign in to comment.