Skip to content

Dev - #1089

Merged
codemonkey85 merged 2 commits into
mainfrom
dev
Jul 17, 2026
Merged

Dev#1089
codemonkey85 merged 2 commits into
mainfrom
dev

Conversation

@codemonkey85

Copy link
Copy Markdown
Owner

No description provided.

codemonkey85 and others added 2 commits July 17, 2026 12:17
Updates the pinned .NET SDK in `global.json` from 10.0.301 to 10.0.302 and bumps `Microsoft.AspNetCore.Components.WebAssembly` plus `...DevServer` from 10.0.9 to 10.0.10 in central package management. This keeps the repo aligned with the latest patch-level runtime and tooling fixes.
Bumps [actions/setup-dotnet](https://github.com/actions/setup-dotnet) from 5.4.0 to 6.0.0.
- [Release notes](https://github.com/actions/setup-dotnet/releases)
- [Commits](actions/setup-dotnet@v5.4.0...v6.0.0)

---
updated-dependencies:
- dependency-name: actions/setup-dotnet
  dependency-version: 6.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Copilot AI review requested due to automatic review settings July 17, 2026 16:18

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Updates the repo’s build/tooling baseline by bumping the pinned .NET SDK patch version, refreshing a couple of Blazor WebAssembly package versions, and updating the actions/setup-dotnet version used across CI workflows.

Changes:

  • Bump pinned .NET SDK in global.json from 10.0.30110.0.302.
  • Update Microsoft.AspNetCore.Components.WebAssembly (+ DevServer) package versions from 10.0.910.0.10.
  • Change GitHub Actions workflows to use actions/setup-dotnet@v6.0.0 (from v5.4.0).

Reviewed changes

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

Show a summary per file
File Description
global.json Updates the pinned .NET SDK patch version for local/dev + CI consistency.
Directory.Packages.props Bumps Blazor WebAssembly package versions used by projects via central package management.
.github/workflows/uat.yml Updates the .NET setup action version used by UAT deploy jobs.
.github/workflows/main.yml Updates the .NET setup action version used by release/publish + functions deploy jobs.
.github/workflows/codeql.yml Updates the .NET setup action version for the C# CodeQL manual build.
.github/workflows/buildandtest.yml Updates the .NET setup action version for the CI build/test workflow.

@github-actions

Copy link
Copy Markdown
Contributor

Azure Static Web Apps: Your stage site is ready! Visit it here: https://black-coast-0df43410f-1089.eastus2.2.azurestaticapps.net

@codemonkey85
codemonkey85 merged commit a752208 into main Jul 17, 2026
9 checks passed
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.

2 participants