Skip to content

Merge latest Library.Template#1586

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

Merge latest Library.Template#1586
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)

Copilot AI review requested due to automatic review settings May 13, 2026 14:11
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

This PR syncs the repository with the latest Library.Template updates, focusing on safer string handling, dependency/tooling version bumps, and a small developer-environment ignore rule update.

Changes:

  • Switch NuGet package ID normalization in the download script to use culture-invariant lowercasing.
  • Update pinned SDK/tooling/dependency versions (global.json SDK, Microsoft Testing Platform, nerdbank.dotnetrepotools).
  • Ignore C# Dev Kit cache artifacts 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 ToLowerInvariant() for package ID folder naming to avoid culture-sensitive casing issues.
global.json Updates pinned .NET SDK version to 10.0.300.
Directory.Packages.props Updates Microsoft Testing Platform version to 2.2.2 for centrally managed packages.
.gitignore Adds *.lscache to ignore C# Dev Kit cache files.
.config/dotnet-tools.json Updates nerdbank.dotnetrepotools tool version to 1.4.1.

@AArnott AArnott enabled auto-merge May 13, 2026 14:27
@AArnott AArnott merged commit 4ffe406 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.

3 participants