Skip to content

Conversation

@MykhailoDav
Copy link
Collaborator

  • updated sln files
  • updated global json

updated sln files
Copy link
Contributor

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 modernizes solution files and updates SDK versions for sample applications. The changes migrate from traditional .sln format to the newer .slnx format and update the .NET SDK version in the global.json configuration.

  • Converts ToDoSampleApp from .sln to .slnx format (simplified XML-based solution file)
  • Updates .NET SDK version in IntegratedTestsSampleApp's global.json from 9.0.201 to 10.0.101

Reviewed changes

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

File Description
sample/ToDoSampleApp/ToDoSampleApp.slnx New simplified solution file replacing the traditional .sln format
sample/ToDoSampleApp/ToDoSampleApp.sln Removed traditional solution file in favor of .slnx format
sample/IntegratedTestsSampleApp/global.json Updated .NET SDK version from 9.0.201 to 10.0.101

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@yurkinh yurkinh requested a review from Copilot January 2, 2026 14:18
@yurkinh yurkinh merged commit ce1444e into main Jan 2, 2026
10 checks passed
@yurkinh yurkinh deleted the upd branch January 2, 2026 14:19
Copy link
Contributor

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

Copilot reviewed 3 out of 4 changed files in this pull request and generated no new comments.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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.

3 participants