From 559f4c3a32667f55260a0375232aaa5c6ff2ae36 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Tue, 6 Feb 2024 21:04:45 +0000
Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20=F0=9F=A5=85=20.N?=
=?UTF-8?q?ET=20Package=20Microsoft.NET.Test.Sdk=20to=20v17.9.0=20(#122)?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [Microsoft.NET.Test.Sdk](https://togithub.com/microsoft/vstest) |
`17.8.0` -> `17.9.0` |
[![age](https://developer.mend.io/api/mc/badges/age/nuget/Microsoft.NET.Test.Sdk/17.9.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/Microsoft.NET.Test.Sdk/17.9.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/nuget/Microsoft.NET.Test.Sdk/17.8.0/17.9.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/Microsoft.NET.Test.Sdk/17.8.0/17.9.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
microsoft/vstest (Microsoft.NET.Test.Sdk)
###
[`v17.9.0`](https://togithub.com/microsoft/vstest/releases/tag/v17.9.0)
##### What's Changed
- Remove dependency on Nuget.Frameworks by
[@nohwnd](https://togithub.com/nohwnd) in
[https://github.com/microsoft/vstest/pull/4693](https://togithub.com/microsoft/vstest/pull/4693)
- Add platform guard by
[@dotMorten](https://togithub.com/dotMorten) in
[https://github.com/microsoft/vstest/pull/4737](https://togithub.com/microsoft/vstest/pull/4737)
- Remove javascript in `HtmlLogger` by
[@daveMueller](https://togithub.com/daveMueller) in
[https://github.com/microsoft/vstest/pull/4744](https://togithub.com/microsoft/vstest/pull/4744)
- Fix CPU is consumed by polling frequently when there is no subscriber
by [@nohwnd](https://togithub.com/nohwnd) in
[https://github.com/microsoft/vstest/pull/4735](https://togithub.com/microsoft/vstest/pull/4735)
- Create a proper MSBuild ToolTask based VSTestTask by
[@mcartoixa](https://togithub.com/mcartoixa) in
[https://github.com/microsoft/vstest/pull/2702](https://togithub.com/microsoft/vstest/pull/2702)
- Update SDK, copy logger by
[@nohwnd](https://togithub.com/nohwnd) in
[https://github.com/microsoft/vstest/pull/4755](https://togithub.com/microsoft/vstest/pull/4755)
- Fix staircase in logger by
[@nohwnd](https://togithub.com/nohwnd) in
[https://github.com/microsoft/vstest/pull/4756](https://togithub.com/microsoft/vstest/pull/4756)
- Update dump client to latest by
[@nohwnd](https://togithub.com/nohwnd) in
[https://github.com/microsoft/vstest/pull/4724](https://togithub.com/microsoft/vstest/pull/4724)
- \[rel/17.9] Disable testhost prestart by
[@nohwnd](https://togithub.com/nohwnd) in
[https://github.com/microsoft/vstest/pull/4836](https://togithub.com/microsoft/vstest/pull/4836)
##### New Contributors
- [@jithu7432](https://togithub.com/jithu7432) made their first
contribution in
[https://github.com/microsoft/vstest/pull/4698](https://togithub.com/microsoft/vstest/pull/4698)
- [@mcartoixa](https://togithub.com/mcartoixa) made their first
contribution in
[https://github.com/microsoft/vstest/pull/2702](https://togithub.com/microsoft/vstest/pull/2702)
**Full Changelog**:
https://github.com/microsoft/vstest/compare/v17.8.0...v17.9.0
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
â™» **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/bruxisma/atmosphere).
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
---
Directory.Packages.props | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Directory.Packages.props b/Directory.Packages.props
index dbe9536..da21310 100644
--- a/Directory.Packages.props
+++ b/Directory.Packages.props
@@ -4,7 +4,7 @@
-
+