Skip to content

Update .NET SDK to 9.0.100-preview.4.24175.4 #54734

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

Closed

Conversation

github-actions[bot]
Copy link
Contributor

Updates the .NET SDK to version 9.0.100-preview.4.24175.4, which also updates the .NET runtime from version 9.0.0-preview.3.24160.3 to version 9.0.0-preview.4.24173.6.

This pull request was auto-generated by GitHub Actions.

Update .NET SDK to version 9.0.100-preview.4.24175.4.

---
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 March 25, 2024 12:06
@ghost ghost added the area-infrastructure Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework label Mar 25, 2024
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.

@radical
Copy link
Member

radical commented Mar 25, 2024

Builds failing with NRE at Microsoft.Extensions.FileSystemGlobbing.MatcherExtensions.Match:

/home/vsts/work/1/s/src/Components/CustomElements/src/Microsoft.AspNetCore.Components.CustomElements.csproj(26,5): error : System.ArgumentNullException: Value cannot be null. (Parameter 'matcher')
/home/vsts/work/1/s/src/Components/CustomElements/src/Microsoft.AspNetCore.Components.CustomElements.csproj(26,5): error :    at System.ThrowHelper.Throw(String paramName)
/home/vsts/work/1/s/src/Components/CustomElements/src/Microsoft.AspNetCore.Components.CustomElements.csproj(26,5): error :    at System.ThrowHelper.ThrowIfNull(Object argument, String paramName)
/home/vsts/work/1/s/src/Components/CustomElements/src/Microsoft.AspNetCore.Components.CustomElements.csproj(26,5): error :    at Microsoft.Extensions.FileSystemGlobbing.MatcherExtensions.Match(Matcher matcher, String rootDir, IEnumerable`1 files)
/home/vsts/work/1/s/src/Components/CustomElements/src/Microsoft.AspNetCore.Components.CustomElements.csproj(26,5): error :    at Microsoft.Extensions.FileSystemGlobbing.MatcherExtensions.Match(Matcher matcher, String file)
/home/vsts/work/1/s/src/Components/CustomElements/src/Microsoft.AspNetCore.Components.CustomElements.csproj(26,5): error :    at Microsoft.AspNetCore.StaticWebAssets.Tasks.DefineStaticWebAssets.Execute()
##[error]src/Components/CustomElements/src/Microsoft.AspNetCore.Components.CustomElements.csproj(26,5): error : (NETCORE_ENGINEERING_TELEMETRY=Build) System.ArgumentNullException: Value cannot be null. (Parameter 'matcher')

@radical
Copy link
Member

radical commented Mar 25, 2024

cc @javiercn

@github-actions github-actions bot requested a review from a team as a code owner April 1, 2024 10:08
@javiercn
Copy link
Member

javiercn commented Apr 1, 2024

@radical I fixed something last friday on another PR, not sure why it resurfaced here. I pushed the same commit to this branch after validating it builds

Copy link
Contributor Author

github-actions bot commented Apr 1, 2024

Superseded by #54868.

@github-actions github-actions bot closed this Apr 1, 2024
@github-actions github-actions bot deleted the update-dotnet-sdk-9.0.100-preview.4.24175.4 branch April 1, 2024 12:08
@dotnet-policy-service dotnet-policy-service bot added this to the 9.0-preview4 milestone Apr 1, 2024
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.

2 participants