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.2.24157.14 #181

Merged
merged 3 commits into from
Mar 12, 2024

Conversation

aspnet-contrib-service-account[bot]
Copy link
Contributor

Updates the .NET SDK to version 9.0.100-preview.2.24157.14, which also updates the .NET runtime from version 9.0.0-preview.1.24080.9 to version 9.0.0-preview.2.24128.5.

This pull request was auto-generated by GitHub Actions.

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

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

Signed-off-by: aspnet-contrib-service-account[bot] <161750942+aspnet-contrib-service-account[bot]@users.noreply.github.com>
@aspnet-contrib-service-account aspnet-contrib-service-account bot added .NET Pull requests that update .NET code dependencies Pull requests that update a dependency file labels Mar 12, 2024
Bumps .NET dependencies to their latest versions for the .NET 9.0.100-preview.2.24157.14 SDK.

Bumps Microsoft.AspNetCore.Mvc.Testing from 9.0.0-preview.1.24081.5 to 9.0.0-preview.2.24128.4.
Bumps Microsoft.AspNetCore.TestHost from 9.0.0-preview.1.24081.5 to 9.0.0-preview.2.24128.4.

---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.Mvc.Testing
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Microsoft.AspNetCore.TestHost
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: aspnet-contrib-service-account[bot] <161750942+aspnet-contrib-service-account[bot]@users.noreply.github.com>
Update for preview.2.
@martincostello martincostello merged commit 3f725f9 into dev-v9 Mar 12, 2024
6 checks passed
@martincostello martincostello deleted the update-dotnet-sdk-9.0.100-preview.2.24157.14 branch March 12, 2024 22:21
martincostello added a commit that referenced this pull request Nov 12, 2024
* Update to ASP.NET Core 9 preview 1

- Update to preview 1 of ASP.NET Core 9.
- Disable noisy new CA1515 warning.

* Bump AngleSharp

Bump AngleSharp to 1.1.2.

* Update .NET SDK to 9.0.100-preview.2.24157.14 (#181)

* Update .NET SDK to 9.0.100-preview.3.24204.13 (#187)

* Update .NET SDK

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

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

Signed-off-by: aspnet-contrib-service-account[bot] <161750942+aspnet-contrib-service-account[bot]@users.noreply.github.com>

* Bump .NET NuGet packages

Bumps .NET dependencies to their latest versions for the .NET 9.0.100-preview.3.24204.13 SDK.

Bumps Microsoft.AspNetCore.Mvc.Testing from 9.0.0-preview.2.24128.4 to 9.0.0-preview.3.24172.13.
Bumps Microsoft.AspNetCore.TestHost from 9.0.0-preview.2.24128.4 to 9.0.0-preview.3.24172.13.

---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.Mvc.Testing
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Microsoft.AspNetCore.TestHost
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: aspnet-contrib-service-account[bot] <161750942+aspnet-contrib-service-account[bot]@users.noreply.github.com>

* Update prerelease label

Update to preview 3.

---------

Signed-off-by: aspnet-contrib-service-account[bot] <161750942+aspnet-contrib-service-account[bot]@users.noreply.github.com>
Co-authored-by: aspnet-contrib-service-account[bot] <161750942+aspnet-contrib-service-account[bot]@users.noreply.github.com>
Co-authored-by: Martin Costello <[email protected]>

* Update to ASP.NET Core 9 preview 4

Update to preview 4 of ASP.NET Core 9.

* Update to ASP.NET Core 9 preview 5 (#211)

Update to preview 5 of ASP.NET Core 9.

* Update to ASP.NET Core 9 preview 6

Update to preview 6 of ASP.NET Core 9.

* Update to ASP.NET Core 9 preview 7

Update to preview 7 of ASP.NET Core 9.

* Update Arcade (#233)

- Annual update of .NET Arcade for .NET 9.
- Fix new warning.

* Update to .NET 9 RC1

Update to release candidate 1 of ASP.NET Core 9.

* Bump System.Text.Encodings.Web

Bump transient package reference to fix build.

* Update to .NET 9 RC2

Update to release candidate 2 of .NET 9.

* Remove unused action

Remove unused NuGet action.

* Update to .NET 9 GA
Update to the stable version of .NET 9.

---------

Signed-off-by: aspnet-contrib-service-account[bot] <161750942+aspnet-contrib-service-account[bot]@users.noreply.github.com>
Co-authored-by: aspnet-contrib-service-account[bot] <161750942+aspnet-contrib-service-account[bot]@users.noreply.github.com>
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
Development

Successfully merging this pull request may close these issues.

1 participant