Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Switch to .slnx format #3

Merged
merged 2 commits into from
Feb 18, 2025
Merged

Switch to .slnx format #3

merged 2 commits into from
Feb 18, 2025

Conversation

nil4
Copy link
Contributor

@nil4 nil4 commented Feb 12, 2025

With .NET SDK 9.0.200, the legacy GUID goop in solution files is no longer necessary.

Replace it with a concise, human-readable (and editable) XML format.

Update publish.yml to:

  • bump to latest setup-dotnet action
  • install latest .NET 9 SDK, for .slnx support

With .NET SDK 9.0.200, the legacy GUID goop in solution files is no longer necessary.

Replace it with a concise, human-readable (and editable) XML format.

Also update `publish.yml` to:
- use latest `setup-dotnet` action
- install latest .NET 9 SDK, for `.slnx` support
@nil4 nil4 added the enhancement New feature or request label Feb 12, 2025
@nil4 nil4 requested a review from StefanKoell February 12, 2025 09:20
@nil4 nil4 self-assigned this Feb 12, 2025
@StefanKoell StefanKoell merged commit 9b609f6 into main Feb 18, 2025
1 check passed
@nil4 nil4 deleted the switch-to-slnx branch February 18, 2025 15:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants