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 8.0.100-rtm.23512.16 #1989

Merged
merged 2 commits into from
Oct 13, 2023

Conversation

costellobot
Copy link
Collaborator

Updates the .NET SDK to version 8.0.100-rtm.23512.16, which also updates the .NET runtime from version 8.0.0-rtm.23509.5 to version 8.0.0-rtm.23511.16.

This pull request was auto-generated by GitHub Actions.

Update .NET SDK to version 8.0.100-rtm.23512.16.

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

Signed-off-by: costellobot <[email protected]>
@costellobot costellobot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Oct 13, 2023
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) October 13, 2023 10:01
Bumps .NET dependencies to their latest versions for the .NET 8.0.100-rtm.23512.16 SDK.

Bumps Microsoft.AspNetCore.Authentication.Facebook from 8.0.0-rtm.23512.1 to 8.0.0-rtm.23512.20.
Bumps Microsoft.AspNetCore.Authentication.Google from 8.0.0-rtm.23512.1 to 8.0.0-rtm.23512.20.
Bumps Microsoft.AspNetCore.Authentication.MicrosoftAccount from 8.0.0-rtm.23512.1 to 8.0.0-rtm.23512.20.
Bumps Microsoft.AspNetCore.Authentication.Twitter from 8.0.0-rtm.23512.1 to 8.0.0-rtm.23512.20.
Bumps Microsoft.AspNetCore.AzureAppServices.HostingStartup from 8.0.0-rtm.23512.1 to 8.0.0-rtm.23512.20.
Bumps Microsoft.AspNetCore.Mvc.Testing from 8.0.0-rtm.23512.1 to 8.0.0-rtm.23512.20.
Bumps Microsoft.Extensions.Http.Polly from 8.0.0-rtm.23512.1 to 8.0.0-rtm.23512.20.

---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.Authentication.Facebook
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Microsoft.AspNetCore.Authentication.Google
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Microsoft.AspNetCore.Authentication.MicrosoftAccount
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Microsoft.AspNetCore.Authentication.Twitter
  dependency-type: direct:production
  update-type: version-update:semver-major
- 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.Extensions.Http.Polly
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: costellobot <[email protected]>
Copy link
Collaborator Author

@costellobot costellobot left a comment

Choose a reason for hiding this comment

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

Device URL
desktop https://localhost:5001

Device URL
mobile https://localhost:5001

Not what you expected? Are your scores flaky? GitHub runners could be the cause.
Try running on Foo instead

@costellobot costellobot bot merged commit f81c705 into dotnet-nightly Oct 13, 2023
11 checks passed
@costellobot costellobot bot deleted the update-dotnet-sdk-8.0.100-rtm.23512.16 branch October 13, 2023 10:18
martincostello pushed a commit that referenced this pull request Oct 23, 2023
* Update .NET SDK

Update .NET SDK to version 8.0.100-rtm.23512.16.

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

Signed-off-by: costellobot <[email protected]>

* Bump .NET NuGet packages

Bumps .NET dependencies to their latest versions for the .NET 8.0.100-rtm.23512.16 SDK.

Bumps Microsoft.AspNetCore.Authentication.Facebook from 8.0.0-rtm.23512.1 to 8.0.0-rtm.23512.20.
Bumps Microsoft.AspNetCore.Authentication.Google from 8.0.0-rtm.23512.1 to 8.0.0-rtm.23512.20.
Bumps Microsoft.AspNetCore.Authentication.MicrosoftAccount from 8.0.0-rtm.23512.1 to 8.0.0-rtm.23512.20.
Bumps Microsoft.AspNetCore.Authentication.Twitter from 8.0.0-rtm.23512.1 to 8.0.0-rtm.23512.20.
Bumps Microsoft.AspNetCore.AzureAppServices.HostingStartup from 8.0.0-rtm.23512.1 to 8.0.0-rtm.23512.20.
Bumps Microsoft.AspNetCore.Mvc.Testing from 8.0.0-rtm.23512.1 to 8.0.0-rtm.23512.20.
Bumps Microsoft.Extensions.Http.Polly from 8.0.0-rtm.23512.1 to 8.0.0-rtm.23512.20.

---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.Authentication.Facebook
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Microsoft.AspNetCore.Authentication.Google
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Microsoft.AspNetCore.Authentication.MicrosoftAccount
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Microsoft.AspNetCore.Authentication.Twitter
  dependency-type: direct:production
  update-type: version-update:semver-major
- 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.Extensions.Http.Polly
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: costellobot <[email protected]>

---------

Signed-off-by: costellobot <[email protected]>
martincostello pushed a commit that referenced this pull request Oct 23, 2023
* Update .NET SDK

Update .NET SDK to version 8.0.100-rtm.23512.16.

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

Signed-off-by: costellobot <[email protected]>

* Bump .NET NuGet packages

Bumps .NET dependencies to their latest versions for the .NET 8.0.100-rtm.23512.16 SDK.

Bumps Microsoft.AspNetCore.Authentication.Facebook from 8.0.0-rtm.23512.1 to 8.0.0-rtm.23512.20.
Bumps Microsoft.AspNetCore.Authentication.Google from 8.0.0-rtm.23512.1 to 8.0.0-rtm.23512.20.
Bumps Microsoft.AspNetCore.Authentication.MicrosoftAccount from 8.0.0-rtm.23512.1 to 8.0.0-rtm.23512.20.
Bumps Microsoft.AspNetCore.Authentication.Twitter from 8.0.0-rtm.23512.1 to 8.0.0-rtm.23512.20.
Bumps Microsoft.AspNetCore.AzureAppServices.HostingStartup from 8.0.0-rtm.23512.1 to 8.0.0-rtm.23512.20.
Bumps Microsoft.AspNetCore.Mvc.Testing from 8.0.0-rtm.23512.1 to 8.0.0-rtm.23512.20.
Bumps Microsoft.Extensions.Http.Polly from 8.0.0-rtm.23512.1 to 8.0.0-rtm.23512.20.

---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.Authentication.Facebook
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Microsoft.AspNetCore.Authentication.Google
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Microsoft.AspNetCore.Authentication.MicrosoftAccount
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Microsoft.AspNetCore.Authentication.Twitter
  dependency-type: direct:production
  update-type: version-update:semver-major
- 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.Extensions.Http.Polly
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: costellobot <[email protected]>

---------

Signed-off-by: costellobot <[email protected]>
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.

1 participant