From 7cde2951d0c83b72a36a95bf5eacec8a6ce976cf Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Tue, 6 Feb 2024 19:43:58 +0000
Subject: [PATCH] chore(deps): update dependency microsoft.net.test.sdk to
v17.9.0 (#88)
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**: Disabled by config. Please merge this manually once you
are satisfied.
â™» **Rebasing**: Whenever PR becomes conflicted, 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/Testably/Testably.Abstractions.FluentAssertions).
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 f75bcc9..f0ef2d8 100644
--- a/Directory.Packages.props
+++ b/Directory.Packages.props
@@ -22,7 +22,7 @@
-
+