Skip to content

Migrate to slnx solution format #24

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

Merged
merged 2 commits into from
Jun 23, 2025
Merged

Migrate to slnx solution format #24

merged 2 commits into from
Jun 23, 2025

Conversation

aaronpowell
Copy link
Member

Migrating to the [slnx format for solutions](https://devblogs.microsoft.com/dotnet/introducing-slnx-support-dotnet-cli/), which is the new modern format that is much less prone to merge conflict errors.

Copy link

👋 Thanks for contributing @aaronpowell! We will review the pull request and get back to you soon.

Copy link

Check Country Locale in URLs

We have automatically detected added country locale to URLs in your files.
Review and remove country-specific locale from URLs to resolve this issue.

Check the file paths and associated URLs inside them.
For more details, check our Contributing Guide.

File Full Path Issues
scenarios/08-Sql2025/README.md
#LinkLine Number
1https://learn.microsoft.com/en-us/sql/relational-databases/vectors/vectors-sql-server?view=sql-server-ver1767

Copy link

Check Broken URLs

We have automatically detected the following broken URLs in your files. Review and fix the paths to resolve this issue.

Check the file paths and associated broken URLs inside them.
For more details, check our Contributing Guide.

File Full Path Issues
README.md
#LinkLine Number
1https://dcbadge.vercel.app/api/server/ByRwuEEgH411

@elbruno elbruno requested a review from Copilot June 23, 2025 13:51
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 migrates all solution files from the legacy .sln format to the new .slnx format and updates documentation links accordingly.

  • Remove old .sln files and add new .slnx versions for each scenario
  • Update README references to point to the new .slnx files
  • Keep folder and project ordering consistent in the new format

Reviewed Changes

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

Show a summary per file
File Description
scenarios/01-SemanticSearch/src/eShopLite-Aspire.slnx Added modern solution file
scenarios/01-SemanticSearch/src/eShopLite-Aspire.sln Removed legacy solution file
scenarios/01-SemanticSearch/README.md Updated link to .slnx
scenarios/02-AzureAISearch/src/eShopLite-Aspire-AzureAISearch.slnx Added modern solution file
scenarios/02-AzureAISearch/src/eShopLite-Aspire-AzureAISearch.sln Removed legacy solution file
scenarios/02-AzureAISearch/README.md Updated link to .slnx
scenarios/03-RealtimeAudio/src/eShopLite-RealtimeAudio.slnx Added modern solution file
scenarios/03-RealtimeAudio/src/eShopLite-RealtimeAudio.sln Removed legacy solution file
scenarios/03-RealtimeAudio/src/StoreRealtime/StoreRealtime.slnx Added modern solution file
scenarios/03-RealtimeAudio/src/StoreRealtime/StoreRealtime.sln Removed legacy solution file
scenarios/03-RealtimeAudio/README.md Updated link to .slnx
scenarios/04-chromadb/src/eShopLite-ChromaDB.slnx Added modern solution file
scenarios/04-chromadb/src/eShopLite-ChromaDB.sln Removed legacy solution file
scenarios/04-chromadb/README.md Updated link to .slnx
scenarios/05-deepseek/src/eShopLite-Aspire-DeepSeekR1.slnx Added modern solution file
scenarios/05-deepseek/src/eShopLite-Aspire-DeepSeekR1.sln Removed legacy solution file
scenarios/05-deepseek/README.md Updated link to .slnx
scenarios/06-mcp/src/eShopLite-Aspire-mcp.slnx Added modern solution file
scenarios/06-mcp/src/eShopLite-Aspire-mcp.sln Removed legacy solution file
scenarios/06-mcp/README.md Updated link to .slnx
scenarios/07-AgentsConcurrent/src/eShopLite-Agents-Concurrent.slnx Added modern solution file
scenarios/07-AgentsConcurrent/src/eShopLite-Agents-Concurrent.sln Removed legacy solution file
scenarios/07-AgentsConcurrent/README.md Updated link to .slnx
scenarios/08-Sql2025/src/eShopLite-Sql2025.slnx Added modern solution file
scenarios/08-Sql2025/src/eShopLite-Sql2025.sln Removed legacy solution file
scenarios/08-Sql2025/README.md Updated link to .slnx

@elbruno elbruno merged commit 7e287cd into main Jun 23, 2025
8 of 10 checks passed
@elbruno elbruno deleted the slnx branch June 23, 2025 13:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants