From a8bba4b4e5221e15b1b6ab23c167ef73b9743e26 Mon Sep 17 00:00:00 2001 From: elanis Date: Sat, 28 Aug 2021 09:34:46 +0000 Subject: [PATCH] Bump Microsoft.NET.Test.Sdk from 16.10.0 to 16.11.0 (#10) Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.10.0 to 16.11.0.
Release notes *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).
Commits - [`7e7b735`](https://github.com/microsoft/vstest/commit/7e7b73572330ab38802ab4e3f749bc64be4bfe4b) 16.11 External Packages Insertion ([#2996](https://github.com/microsoft/vstest/issues/2996)) - [`b82fdfa`](https://github.com/microsoft/vstest/commit/b82fdfa51d2a1465b56a48307102794fa997c62f) Updated externals to pick-up fixes. ([#2993](https://github.com/microsoft/vstest/issues/2993)) - [`b58f6c4`](https://github.com/microsoft/vstest/commit/b58f6c4f4626bdf44df40f2064ab6a80a466115c) Updated version to 16.11 - [`ec45c34`](https://github.com/microsoft/vstest/commit/ec45c34cd0cf46ca15dc144c34d6e0a76af88ea1) Updated Fakes package to release version. ([#2938](https://github.com/microsoft/vstest/issues/2938)) - [`87284b5`](https://github.com/microsoft/vstest/commit/87284b5a3140c4e78a1ca5477e4a445178456648) Update externals to 16.11 ([#2932](https://github.com/microsoft/vstest/issues/2932)) - See full diff in [compare view](https://github.com/microsoft/vstest/compare/v16.10.0...v16.11.0)

Reviewed-on: https://gitea.dysnomia.studio/elanis/portfolio/pulls/10 Co-authored-by: elanis Co-committed-by: elanis --- Portfolio.Test/Portfolio.Test.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Portfolio.Test/Portfolio.Test.csproj b/Portfolio.Test/Portfolio.Test.csproj index 5bf92e9..df08437 100644 --- a/Portfolio.Test/Portfolio.Test.csproj +++ b/Portfolio.Test/Portfolio.Test.csproj @@ -15,7 +15,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive