Analogy.LogViewer.Serilog
Analogy.LogViewer.Serilog copied to clipboard
Bump Microsoft.NET.Test.Sdk from 17.9.0 to 17.10.0 in /Analogy.LogViewer.Serilog.UnitTests
Bumps Microsoft.NET.Test.Sdk from 17.9.0 to 17.10.0.
Release notes
Sourced from Microsoft.NET.Test.Sdk's releases.
v17.10.0
What's Changed
- Add missing runtimeconfig.json file for 8.0 by
@MarcoRossignoli
in microsoft/vstest#4792- Localized file check-in by OneLocBuild Task: Build definition ID 1222: Build ID 2338548 by
@dotnet-bot
in microsoft/vstest#4794- Disable testhost prestart by
@nohwnd
in microsoft/vstest#4833- Terminal logger fixes by
@nohwnd
in microsoft/vstest#4834- Add RiscV64 by
@nohwnd
in microsoft/vstest#4838- Add deterministic source mapping storing for Microsoft.CodeCoverage by
@jakubch1
in microsoft/vstest#4849- Fix terminal logger encoding & error by
@nohwnd
in microsoft/vstest#4853- Update sourcebuild configuration to build net previous and net current by
@Evangelink
in microsoft/vstest#4856- Updating version of Microsoft.VisualStudio.Interop to 17.10 by
@MSLukeWest
in microsoft/vstest#4866- Add VSTEST_DIAG_VERBOSITY to help by
@nohwnd
in microsoft/vstest#4882- Fix feature flag name by
@nohwnd
in microsoft/vstest#4885- Improve terminal logger by
@nohwnd
in microsoft/vstest#4877- Remove PackageLicenseFile preventing PackageLicenseExpression from working by
@lahma
in microsoft/vstest#4890- Add GitHub Actions logger by
@martincostello
in microsoft/vstest#4906- Ensure to send a session complete event by
@drognanar
in microsoft/vstest#4878- specify Win10 + maxversiontested to enable xaml APIs to be used in tests running under testhost.exe by
@ChrisGuzak
in microsoft/vstest#4888- Make VSTest repo buildable in VMR non-source-build by
@ViktorHofer
in microsoft/vstest#4920- Migrate pipelines by
@nohwnd
in microsoft/vstest#4921- Add test name to MSBuild where we have frame. by
@nohwnd
in microsoft/vstest#4935- [rel/17.10] Add list of known TestingPlatform dlls by
@nohwnd
in microsoft/vstest#4982And many infrastructure related changes and updates.
New Contributors
@ellahathaway
made their first contribution in microsoft/vstest#4785@MSLukeWest
made their first contribution in microsoft/vstest#4866@lahma
made their first contribution in microsoft/vstest#4890@ChrisGuzak
made their first contribution in microsoft/vstest#4888Full Changelog: https://github.com/microsoft/vstest/compare/v17.9.0...v17.10.0
v17.10.0-release-24177-07
What's Changed
Fix Microsoft.TestPlatform.Build sourcebuild nuspec by
@Evangelink
in microsoft/vstest#4871Updating version of Microsoft.VisualStudio.Interop to 17.10 by
@MSLukeWest
in microsoft/vstest#4866Add VSTEST_DIAG_VERBOSITY to help by
@nohwnd
in microsoft/vstest#4882Move SB metadata to intermediates by
@ellahathaway
in microsoft/vstest#4884Fix feature flag name by
@nohwnd
in microsoft/vstest#4885Remove PackageLicenseFile preventing PackageLicenseExpression from working by
@lahma
in microsoft/vstest#4890Add GitHub Actions logger by
@martincostello
in microsoft/vstest#4906Ensure to send a session complete event by
@drognanar
in microsoft/vstest#4878specify Win10 + maxversiontested to enable xaml APIs to be used in tests running under testhost.exe by
@ChrisGuzak
in microsoft/vstest#4888Improve terminal logger by
@nohwnd
in microsoft/vstest#4877Add test name to MSBuild where we have frame. by
@nohwnd
in microsoft/vstest#4935Updated Code Coverage to latest version microsoft/vstest#4933
... (truncated)
Commits
83d73f7
Merge branch 'rel/17.10' of https://github.com/microsoft/vstest into rel/17.10d170364
Prebuilds that are allowed on main2eaee54
Update dependencies from https://github.com/dotnet/arcade build 20240520.3 (#...238626a
Touch 17.10 (#5051)cd5cc85
Update arcade25f10aa
Merge branch 'rel/17.10' of https://github.com/microsoft/vstest into rel/17.103d869ea
Remove pt4990482
[rel/17.10] Add list of known TestingPlatform dlls (#4982)56d2884
Disable CA2022 errors (#4961)1cd0d89
Brand as release- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency -
@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)