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 9.0.100-preview.7.24367.22 #1841

Closed

Conversation

costellobot
Copy link
Collaborator

Updates the .NET SDK to version 9.0.100-preview.7.24367.22, which also updates the .NET runtime from version 9.0.0-preview.7.24357.2 to version 9.0.0-preview.7.24366.18.

This pull request was auto-generated by GitHub Actions.

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

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

Signed-off-by: costellobot <102549341+costellobot@users.noreply.github.com>
@costellobot costellobot added .NET Pull requests that update .NET code dependencies Pull requests that update a dependency file labels Jul 18, 2024
Copy link
Contributor

@costellobot costellobot 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 dependency update.

@costellobot costellobot bot enabled auto-merge (squash) July 18, 2024 10:05
costellobot and others added 8 commits July 18, 2024 10:05
Bumps .NET dependencies to their latest versions for the .NET 9.0.100-preview.7.24367.22 SDK.

Bumps Microsoft.AspNetCore.AzureAppServices.HostingStartup from 9.0.0-preview.7.24362.5 to 9.0.0-preview.7.24368.1.
Bumps Microsoft.AspNetCore.Mvc.Testing from 9.0.0-preview.7.24362.5 to 9.0.0-preview.7.24368.1.
Bumps Microsoft.AspNetCore.OpenApi from 9.0.0-preview.7.24362.5 to 9.0.0-preview.7.24368.1.
Bumps Microsoft.Extensions.TimeProvider.Testing from 9.0.0-preview.7.24363.1 to 9.0.0-preview.7.24367.1.

---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.AzureAppServices.HostingStartup
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Microsoft.AspNetCore.Mvc.Testing
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Microsoft.AspNetCore.OpenApi
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Microsoft.Extensions.TimeProvider.Testing
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: costellobot <102549341+costellobot@users.noreply.github.com>
Attempt to work around issue with .NET 8 Aspire workload.
See if installing the .NET Aspire workload fixes the error.
Install the workload first to bypass .NET 9 SDK.
Run outside the repo directory to avoid the .NET SDK in the repo's global.json being used.
Install before checkout to avoid global.json coming into play.
Fix the name.
- Install the .NET 8.0.100 SDK.
- List workloads.
Try installing an SDK that might include aspire 8.0.1/8.0.100.
List again before installing the workload.
Try and older 8.0 SDK.
See if `--skip-manifest-update` makes it not upgrade (and then is fine with 8.0.0).
@costellobot
Copy link
Collaborator Author

Superseded by #1842.

auto-merge was automatically disabled July 18, 2024 13:43

Pull request was closed

@costellobot costellobot deleted the update-dotnet-sdk-9.0.100-preview.7.24367.22 branch July 18, 2024 13:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file .NET Pull requests that update .NET code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants