Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@Riges
Copy link
Owner

@Riges Riges commented Nov 14, 2024

Migrate the project to .NET 9.

  • Project Files

    • Update src/Netatmo/Netatmo.csproj to target .NET 9.
    • Update tests/Netatmo.Tests/Netatmo.Tests.csproj to target .NET 9.
  • Azure Pipelines

    • Update azure-pipelines.yml to use .NET 9 SDK version 9.0.100.

For more details, open the Copilot Workspace session.

Migrate the project to .NET 9.

* **Project Files**
  - Update `src/Netatmo/Netatmo.csproj` to target .NET 9.
  - Update `tests/Netatmo.Tests/Netatmo.Tests.csproj` to target .NET 9.

* **Azure Pipelines**
  - Update `azure-pipelines.yml` to use .NET 9 SDK version 9.0.100.

---

For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/Riges/Netatmo?shareId=XXXX-XXXX-XXXX-XXXX).
…/Netatmo.Tests.csproj`

* Add missing spaces in `PackageReference` and `Using` elements
* Add `System.Net.Http` and `System.Text.RegularExpressions` package references
@Riges Riges merged commit 1a28cd4 into master Nov 14, 2024
6 checks passed
@Riges Riges deleted the migrate-net9 branch November 14, 2024 10:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants