Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Nov 26, 2025

Updates the project to target .NET 9.0, including CI/CD pipeline configuration.

Changes

  • Project files: Updated TargetFramework from net8.0 to net9.0
    • AspNetCore.Utilities.CloudStorage.csproj
    • AspNetCore.Utilities.CloudStorage.Tests.csproj
  • GitHub Actions workflows: Updated dotnet-version from 8.0.x to 9.0.x
    • ci-build.yml
    • release-build.yml
Original prompt

This section details on the original issue you should resolve

<issue_title>Update .NET Version</issue_title>
<issue_description>Update .NET to 9.0 including build</issue_description>

Comments on the Issue (you are @copilot in this section)


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

@coderabbitai
Copy link

coderabbitai bot commented Nov 26, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

Co-authored-by: mitchelsellers <5659113+mitchelsellers@users.noreply.github.com>
Copilot AI changed the title [WIP] Update .NET version to 9.0 including build Update .NET Version to 9.0 Nov 26, 2025
Copilot finished work on behalf of mitchelsellers November 26, 2025 21:58
Copilot AI requested a review from mitchelsellers November 26, 2025 21:58
@mitchelsellers mitchelsellers marked this pull request as ready for review November 26, 2025 22:46
@mitchelsellers mitchelsellers merged commit 07d8786 into develop Nov 27, 2025
2 of 3 checks passed
@mitchelsellers mitchelsellers deleted the copilot/update-dotnet-version-9-0 branch November 27, 2025 05:58
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.

Update .NET Version

2 participants