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

Update for .NET 9.0 #9232

Merged
merged 1 commit into from
Nov 14, 2024
Merged

Update for .NET 9.0 #9232

merged 1 commit into from
Nov 14, 2024

Conversation

ReubenBond
Copy link
Member

@ReubenBond ReubenBond commented Nov 14, 2024

Update packages to .NET 9.0 - target framework is not updated
Bump version to 9.0.0

Microsoft Reviewers: Open in CodeFlow

<PackageVersion Include="System.Diagnostics.PerformanceCounter" Version="9.0.0" />
<PackageVersion Include="System.IO.Hashing" Version="9.0.0" NoWarn="NU5104" />
<PackageVersion Include="System.IO.Pipelines" Version="9.0.0" />
<PackageVersion Include="System.Memory.Data" Version="9.0.0" />
<PackageVersion Include="System.Net.NameResolution" Version="4.3.0" />
<PackageVersion Include="System.Collections.Immutable" Version="8.0.0" />
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I kept this at 8.0.0 due to 9.0.0 causing the analyzers package to not load in VS

@ReubenBond ReubenBond merged commit cea079a into dotnet:main Nov 14, 2024
20 of 22 checks passed
@ReubenBond ReubenBond deleted the update/deps/2 branch November 14, 2024 16:04
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.

2 participants