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 .NET SDK to 10.0.100-preview.2.25117.1 #60451

Closed

Conversation

github-actions[bot]
Copy link
Contributor

Updates the .NET SDK to version 10.0.100-preview.2.25117.1, which also updates the .NET runtime from version 10.0.0-preview.2.25109.2 to version 10.0.0-preview.2.25114.1.

This pull request was auto-generated by GitHub Actions.

Update .NET SDK to version 10.0.100-preview.2.25117.1.

---
updated-dependencies:
- dependency-name: Microsoft.NET.Sdk
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@github-actions github-actions bot requested review from wtgodbe and a team as code owners February 17, 2025 12:12
@dotnet-issue-labeler dotnet-issue-labeler bot added the area-infrastructure Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework label Feb 17, 2025
Copy link
Contributor

@dotnet-policy-service dotnet-policy-service bot left a comment

Choose a reason for hiding this comment

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

Auto-approving SDK update.

@lewing
Copy link
Member

lewing commented Feb 17, 2025

cc @ViktorHofer

@ViktorHofer
Copy link
Member

ViktorHofer commented Feb 18, 2025

Thanks for the ping. At this point it's expected that repos need to react to the NuGet package pruning feature when warning to error promotion is enabled. My PRs (dotnet/sdk#46558 & dotnet/sdk#46829) did parts of this to unblock the VMR builds (source-only & non-source-only). I'm not surprised that there are more parts in individual repositories that need an update as the VMR doesn't exercise a full repository build (i.e. aspnetcore tests don't get built and it looks like the repo tasks project also gets built differently).

cc @nkolev92 @dsplaisted @ericstj

@akoeplinger
Copy link
Member

The IDE0059 errors look like false positives to me

@ViktorHofer
Copy link
Member

@sharwell @CyrusNajmabadi

The compiler in that SDK is based on this SHA: dotnet/roslyn@d862b94

@BrennanConroy
Copy link
Member

dotnet/roslyn#77158

@akoeplinger
Copy link
Member

@BrennanConroy
Copy link
Member

Possible that didn't fix the problem. It was linked to in dotnet/roslyn#77258 by Cyrus as a potential fix.

@lewing
Copy link
Member

lewing commented Feb 21, 2025

I guess we're waiting for the new analyzer to flow into the sdk?

cc @dotnet/roslyn-analysis

@lewing
Copy link
Member

lewing commented Feb 21, 2025

fix should be in dotnet/sdk#47003

Copy link
Contributor Author

Superseded by #60564.

@github-actions github-actions bot closed this Feb 23, 2025
@github-actions github-actions bot deleted the update-dotnet-sdk-10.0.100-preview.2.25117.1 branch February 23, 2025 13:40
@dotnet-policy-service dotnet-policy-service bot added this to the 10.0-preview3 milestone Feb 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-infrastructure Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework Type: Dependency Update 🔼
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants