Skip to content

Feature/upgrade to net10#145

Merged
LXBdev merged 13 commits into
mainfrom
feature/upgrade-to-net10
Nov 18, 2025
Merged

Feature/upgrade to net10#145
LXBdev merged 13 commits into
mainfrom
feature/upgrade-to-net10

Conversation

@LXBdev
Copy link
Copy Markdown
Owner

@LXBdev LXBdev commented Nov 18, 2025

No description provided.

lxbdev added 13 commits November 18, 2025 11:53
…n global.json files is compatible with the .NET 10.0 upgrade'
Changed target framework from net9.0 to net10.0. Reformatted the Microsoft.VisualStudio.Azure.Containers.Tools.Targets package reference to a single line without changing its version. No other dependencies were modified.
Upgraded Aspire.Azure.AI.OpenAI package from version 9.4.1-preview.1.25408.4 to 13.0.0-preview.1.25560.3. Removed the Microsoft.VisualStudio.Azure.Containers.Tools.Targets package reference. No other changes were made to the project file.
Upgraded the Azure.Identity NuGet package from version 1.14.2 to 1.17.0 in the OpenAIChatGPTBlazor.csproj project file to ensure compatibility and access to the latest features and fixes. No other dependencies were changed.
Changed the target framework in UiTests.csproj from net9.0 to net10.0. Also reformatted the Microsoft.VisualStudio.Azure.Containers.Tools.Targets package reference to a single line for consistency, with no changes to package versions or dependencies.
Removed the Microsoft.VisualStudio.Azure.Containers.Tools.Targets package reference from the UiTests.csproj file, cleaning up unnecessary dependencies. Other package references remain unchanged.
The version of the `Aspire.Azure.AI.OpenAI` package has been downgraded from `13.0.0-preview.1.25560.3` to `9.5.2-preview.1.25522.3` in the `OpenAIChatGPTBlazor.csproj` file. This change may have been made to address compatibility issues or to align with other dependencies.
Changed the `rollForward` setting in `global.json` from
"latestMajor" to "latestFeature". This adjustment ensures
that the project will roll forward to the latest feature
version within the same major version, maintaining
compatibility while allowing for feature improvements
and bug fixes.
@LXBdev LXBdev merged commit 144a138 into main Nov 18, 2025
10 of 12 checks passed
@LXBdev LXBdev deleted the feature/upgrade-to-net10 branch November 18, 2025 13:00
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