Skip to content
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

Migrate project to .NET 9 #172

Merged
merged 4 commits into from
Nov 14, 2024
Merged

Migrate project to .NET 9 #172

merged 4 commits into from
Nov 14, 2024

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
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant