Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

danmoseley
Copy link
Member

Port #11015

@Copilot Copilot AI review requested due to automatic review settings August 20, 2025 20:59
@danmoseley danmoseley changed the title Port Fix creating projects with GB18030 chars [release/9.4] Port Fix creating projects with GB18030 chars Aug 20, 2025
Copy link
Contributor

@Copilot 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 ports a fix for creating projects with GB18030 characters by enabling support for non-ASCII project names on all platforms, including Windows. The key changes include adding UTF-8 byte order marks to solution file templates and updating the test project name to include more Chinese characters.

  • Removes Windows-specific exclusion for Unicode project name testing
  • Adds UTF-8 BOM to solution file templates to support Unicode project names
  • Updates .NET SDK version for testing

Reviewed Changes

Copilot reviewed 6 out of 6 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
tests/Aspire.Templates.Tests/TemplateTestsBase.cs Removes Windows exclusion and adds more Chinese characters to test project name
src/Aspire.ProjectTemplates/templates/aspire-starter/9.4/Aspire-StarterApplication.1.sln Adds UTF-8 BOM to solution template
src/Aspire.ProjectTemplates/templates/aspire-starter/9.3/Aspire-StarterApplication.1.sln Adds UTF-8 BOM to solution template
src/Aspire.ProjectTemplates/templates/aspire-empty/9.4/AspireApplication.1.sln Adds UTF-8 BOM to solution template
src/Aspire.ProjectTemplates/templates/aspire-empty/9.3/AspireApplication.1.sln Adds UTF-8 BOM to solution template
eng/Versions.props Updates .NET SDK version and corrects version comment

@danmoseley danmoseley enabled auto-merge (squash) August 20, 2025 21:35
@danmoseley danmoseley merged commit 9942803 into dotnet:release/9.4 Aug 20, 2025
256 checks passed
@dotnet-policy-service dotnet-policy-service bot added this to the 9.4.2 milestone Aug 20, 2025
@danmoseley danmoseley deleted the port11015 branch August 21, 2025 01:43
This was referenced Sep 3, 2025
whytem pushed a commit to whytem/aspire that referenced this pull request Sep 16, 2025
This was referenced Sep 17, 2025
@github-actions github-actions bot locked and limited conversation to collaborators Sep 20, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants