Skip to content

Merge latest Library.Template#363

Merged
AArnott merged 10 commits into
mainfrom
dev/andarno/libtemplateUpdate
May 13, 2026
Merged

Merge latest Library.Template#363
AArnott merged 10 commits into
mainfrom
dev/andarno/libtemplateUpdate

Conversation

@AArnott
Copy link
Copy Markdown
Member

@AArnott AArnott commented May 13, 2026

  • Use safer ToLower variant for package IDs
  • Update NuGet/login action to v1.2.0 (512)
  • Ignore C# Dev Kit generated cache files
  • Update Microsoft Testing Platform to 2.2.2 (514)
  • Update dependency nerdbank.dotnetrepotools to v1.4.1 (515)
  • Update Dockerfile and global.json updates to v10.0.300 (516)

AArnott and others added 10 commits April 22, 2026 15:34
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Resolve the Directory.Packages.props conflict by keeping this repo's package version properties while taking the incoming Microsoft.Testing.Platform version bump to 2.2.2.
Copilot AI review requested due to automatic review settings May 13, 2026 14:10
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates this repo to align with the latest Library.Template by tightening culture-invariant behavior in tooling scripts and bumping several pinned toolchain/dependency versions.

Changes:

  • Use ToLowerInvariant() when normalizing NuGet package IDs in the download helper script.
  • Update pinned versions for .NET SDK (global.json), Microsoft Testing Platform, and nerdbank.dotnetrepotools.
  • Ignore C# Dev Kit cache artifacts (*.lscache) in .gitignore.

Reviewed changes

Copilot reviewed 4 out of 5 changed files in this pull request and generated no comments.

Show a summary per file
File Description
tools/Download-NuGetPackage.ps1 Uses culture-invariant lowercasing for consistent package folder paths across locales.
global.json Bumps pinned .NET SDK version to 10.0.300.
Directory.Packages.props Updates MicrosoftTestingPlatformVersion to 2.2.2 for centrally-managed package versions.
.gitignore Adds ignore rule for C# Dev Kit cache files (*.lscache).
.config/dotnet-tools.json Updates nerdbank.dotnetrepotools tool version to 1.4.1.

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented May 13, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 77.88%. Comparing base (9327f11) to head (6c4c1ba).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #363   +/-   ##
=======================================
  Coverage   77.88%   77.88%           
=======================================
  Files          14       14           
  Lines         859      859           
  Branches      224      224           
=======================================
  Hits          669      669           
  Misses        126      126           
  Partials       64       64           
Flag Coverage Δ
Linux 79.18% <ø> (ø)
Windows 77.88% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@AArnott AArnott enabled auto-merge May 13, 2026 14:26
@AArnott AArnott merged commit fb5e81b into main May 13, 2026
13 checks passed
@AArnott AArnott deleted the dev/andarno/libtemplateUpdate branch May 13, 2026 16:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants