Skip to content

feat: dotnet sln migrate#772

Closed
nmummau wants to merge 1 commit intomicrosoft:mainfrom
nmummau:feat/slnx
Closed

feat: dotnet sln migrate#772
nmummau wants to merge 1 commit intomicrosoft:mainfrom
nmummau:feat/slnx

Conversation

@nmummau
Copy link
Copy Markdown

@nmummau nmummau commented Mar 25, 2026

Description

I noticed the repo was still using .sln, so I am contributing simply to modernize the repo to a .slnx.

  • I ran dotnet sln migrate to convert the solution to a .slnx.
  • I deleted the .sln file.

Code Changes

  • Unit tests are added, if possible
  • Existing tests are passing
  • New or updated code follows the guidelines here
  • Ensure .dacpac from changes to Microsoft.Build.Sql build process MUST be backwards compatible with older versions of SqlPackage
  • Use proper logging for MSBuild tasks

@nmummau
Copy link
Copy Markdown
Author

nmummau commented Mar 25, 2026

@microsoft-github-policy-service agree

@nmummau nmummau closed this by deleting the head repository Apr 5, 2026
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.

1 participant