chore(deps): Bump Microsoft.NET.Test.Sdk from 17.12.0 to 17.14.1#49
Conversation
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
--- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 17.14.1 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 17.14.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1e86946 to
6bcf0f0
Compare
Code Coverage ReportSummarySummary
CoverageHali.Api - 27.2%
Hali.Application - 94.7%
Hali.Contracts - 63.3%
Hali.Domain - 72%
Hali.Infrastructure - 63.6%
Minimum required: 40% |
|
PR cleanup pass complete for #49. Branch synced with develop. Copilot comments resolved: 0 (none). CI fixes applied: none. Merge method: --merge (admin). Merged at: 2026-04-08T07:50:05Z. |
Code Coverage ReportSummarySummary
CoverageHali.Api - 27.2%
Hali.Application - 94.7%
Hali.Contracts - 63.3%
Hali.Domain - 72%
Hali.Infrastructure - 63.6%
Minimum required: 40% |
Code Coverage ReportSummarySummary
CoverageHali.Api - 27.2%
Hali.Application - 94.7%
Hali.Contracts - 63.3%
Hali.Domain - 72%
Hali.Infrastructure - 63.6%
Minimum required: 40% |
Code Coverage ReportSummarySummary
CoverageHali.Api - 27.2%
Hali.Application - 94.7%
Hali.Contracts - 63.3%
Hali.Domain - 72%
Hali.Infrastructure - 63.6%
Minimum required: 40% |
|
PR cleanup pass complete for #49. Branch synced with develop. Copilot comments: 0. CI: all green. Merge: --merge (admin). Merged at: 2026-04-08T08:11:43Z. |
Code Coverage ReportSummarySummary
CoverageHali.Api - 27.2%
Hali.Application - 94.7%
Hali.Contracts - 63.3%
Hali.Domain - 72%
Hali.Infrastructure - 63.6%
Minimum required: 40% |
|
PR cleanup pass complete for #49. Branch synced with develop (twice due to concurrent merges). Copilot comments: 0. CI: all green. Merge: --merge (admin). Merged at: 2026-04-08T08:18:36Z. |
Updated Microsoft.NET.Test.Sdk from 17.12.0 to 17.14.1.
Release notes
Sourced from Microsoft.NET.Test.Sdk's releases.
17.14.1
What's Changed
Full Changelog: microsoft/vstest@v17.14.0...v17.14.1
17.14.0
What's Changed
.NET versions updated
This version of VS Test upgraded .NET to net8 and net9. All projects targeting net6.0 (or other end-of-life .NET target frameworks) should pin their version of Microsoft.NET.Test.SDK to 17.13.0, or update the projects to net8 or newer. We remain backwards compatible with previous versions of Microsoft.NET.Test.SDK. This change does NOT prevent you from:
It also has no impact on .NET Framework projects, where we continue targeting .NET Framework 4.6.2.
Changes
Internal version updates and fixes
New Contributors
... (truncated)
17.14.0-preview-25107-01
What's Changed
.NET versions updated
This version of VS Test upgraded .NET to net8 and net9. All projects targeting net6.0 (or other end-of-life .NET target frameworks) should pin their version of Microsoft.NET.Test.SDK to 17.13.0, or update the projects to net8 or newer. We remain backwards compatible with previous versions of Microsoft.NET.Test.SDK. This change does NOT prevent you from:
It also has no impact on .NET Framework projects, where we continue targeting .NET Framework 4.6.2.
Changes
Internal version updates and fixes
Will probably revert before release:
New Contributors
Full Changelog: microsoft/vstest@v17.13.0...v17.14.0-preview-25107-01
17.13.0
What's Changed
Add letter number among valid identifiers in class name by @nohwnd in Add letter number among valid identifiers in class name microsoft/vstest#13868
Fix formatting in Runner by @mthalman in Fix formatting in Runner microsoft/vstest#13871
Downgrade xunit skip warning to info by @nohwnd in Downgrade xunit skip warning to info microsoft/vstest#10381
Add msdia for arm64 into nuget by @nohwnd in Add msdia for arm64 into nuget microsoft/vstest#10382
Enable native debugging for vstest.console by @ocitrev in Enable native debugging for vstest.console microsoft/vstest#10401
Fix RFCs links by @Youssef1313 in Fix RFCs links microsoft/vstest#10424
Convert to auto property by @nohwnd in Convert to auto property microsoft/vstest#10365
Update Versions.props by @nohwnd in Update Versions.props microsoft/vstest#10378
Enable TSA by @jakubch1 in Enable TSA microsoft/vstest#10385
Arm64 dia by @nohwnd in Arm64 dia microsoft/vstest#10390
Update source-build team references by @MichaelSimons in Update source-build team references microsoft/vstest#10388
Exclude .signature.p7s from nupkg file count by @ellahathaway in Exclude .signature.p7s from nupkg file count microsoft/vstest#10418
Set NetCurrent so that it doesn't roll forward automatically by @ViktorHofer in Set NetCurrent so that it doesn't roll forward automatically microsoft/vstest#10622
New Contributors
Full Changelog: microsoft/vstest@v17.12.0...v17.13.0
Commits viewable in compare view.