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

Consume .NET nightly builds #1504

Closed
wants to merge 7 commits into from
Closed

Consume .NET nightly builds #1504

wants to merge 7 commits into from

Conversation

martincostello
Copy link
Owner

Update to the latest nightly build of .NET 9.

@martincostello martincostello added dependencies Pull requests that update a dependency file .NET Pull requests that update .NET code labels Feb 13, 2024
Copy link

codecov bot commented Feb 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.78%. Comparing base (d651ffc) to head (9a35dc1).
Report is 12 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1504   +/-   ##
=======================================
  Coverage   88.78%   88.78%           
=======================================
  Files          42       42           
  Lines         740      740           
  Branches       71       71           
=======================================
  Hits          657      657           
  Misses         38       38           
  Partials       45       45           
Flag Coverage Δ
linux 88.78% <ø> (ø)
macos 88.78% <ø> (ø)
windows 88.78% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@martincostello martincostello force-pushed the dotnet-nightly branch 2 times, most recently from 7bd02be to 4fe9fd2 Compare March 12, 2024 20:43
@martincostello martincostello force-pushed the dotnet-nightly branch 2 times, most recently from 9ff96bf to 6aeb837 Compare April 11, 2024 16:54
@martincostello martincostello force-pushed the dotnet-nightly branch 2 times, most recently from 3651cfe to 667e5ad Compare April 28, 2024 10:03
@martincostello
Copy link
Owner Author

@costellobot rebase

@martincostello
Copy link
Owner Author

@costellobot rebase

Update to the latest daily build of .NET 9.
* Update .NET SDK

Update .NET SDK to version 9.0.100-rtm.24508.22.

---
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 9.0.100-rtm.24508.22 SDK.

Bumps Microsoft.AspNetCore.AzureAppServices.HostingStartup from 9.0.0-rc.2.24474.3 to 9.0.0-rtm.24508.4.
Bumps Microsoft.AspNetCore.Mvc.Testing from 9.0.0-rc.2.24474.3 to 9.0.0-rtm.24508.4.
Bumps Microsoft.AspNetCore.OpenApi from 9.0.0-rc.2.24474.3 to 9.0.0-rtm.24508.4.
Bumps Microsoft.Extensions.ApiDescription.Server from 9.0.0-rc.2.24474.3 to 9.0.0-rtm.24508.4.

---
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.ApiDescription.Server
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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

---------

Signed-off-by: costellobot <[email protected]>
* Update .NET SDK

Update .NET SDK to version 9.0.100-rtm.24509.3.

---
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 9.0.100-rtm.24509.3 SDK.

Bumps Microsoft.AspNetCore.AzureAppServices.HostingStartup from 9.0.0-rtm.24508.4 to 9.0.0-rtm.24508.22.
Bumps Microsoft.AspNetCore.Mvc.Testing from 9.0.0-rtm.24508.4 to 9.0.0-rtm.24508.22.
Bumps Microsoft.AspNetCore.OpenApi from 9.0.0-rtm.24508.4 to 9.0.0-rtm.24508.22.
Bumps Microsoft.Extensions.ApiDescription.Server from 9.0.0-rtm.24508.4 to 9.0.0-rtm.24508.22.

---
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.ApiDescription.Server
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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

---------

Signed-off-by: costellobot <[email protected]>
* Update .NET SDK

Update .NET SDK to version 9.0.100-rtm.24509.30.

---
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 9.0.100-rtm.24509.30 SDK.

Bumps Microsoft.AspNetCore.AzureAppServices.HostingStartup from 9.0.0-rtm.24508.22 to 9.0.0-rtm.24509.6.
Bumps Microsoft.AspNetCore.Mvc.Testing from 9.0.0-rtm.24508.22 to 9.0.0-rtm.24509.6.
Bumps Microsoft.AspNetCore.OpenApi from 9.0.0-rtm.24508.22 to 9.0.0-rtm.24509.6.
Bumps Microsoft.Extensions.ApiDescription.Server from 9.0.0-rtm.24508.22 to 9.0.0-rtm.24509.6.

---
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.ApiDescription.Server
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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

---------

Signed-off-by: costellobot <[email protected]>
* Update .NET SDK

Update .NET SDK to version 9.0.100-rtm.24512.1.

---
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 9.0.100-rtm.24512.1 SDK.

Bumps Microsoft.AspNetCore.AzureAppServices.HostingStartup from 9.0.0-rtm.24509.6 to 9.0.0-rtm.24511.11.
Bumps Microsoft.AspNetCore.Mvc.Testing from 9.0.0-rtm.24509.6 to 9.0.0-rtm.24511.11.
Bumps Microsoft.AspNetCore.OpenApi from 9.0.0-rtm.24509.6 to 9.0.0-rtm.24511.11.
Bumps Microsoft.Extensions.ApiDescription.Server from 9.0.0-rtm.24509.6 to 9.0.0-rtm.24511.11.

---
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.ApiDescription.Server
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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

---------

Signed-off-by: costellobot <[email protected]>
Update .NET SDK to version 9.0.100-rtm.24513.10.

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

Signed-off-by: costellobot <[email protected]>
* Update .NET SDK

Update .NET SDK to version 9.0.100-rtm.24514.22.

---
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 9.0.100-rtm.24514.22 SDK.

Bumps Microsoft.AspNetCore.AzureAppServices.HostingStartup from 9.0.0-rtm.24511.11 to 9.0.0-rtm.24514.7.
Bumps Microsoft.AspNetCore.Mvc.Testing from 9.0.0-rtm.24511.11 to 9.0.0-rtm.24514.7.
Bumps Microsoft.AspNetCore.OpenApi from 9.0.0-rtm.24511.11 to 9.0.0-rtm.24514.7.
Bumps Microsoft.Extensions.ApiDescription.Server from 9.0.0-rtm.24511.11 to 9.0.0-rtm.24514.7.

---
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.ApiDescription.Server
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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

---------

Signed-off-by: costellobot <[email protected]>
@martincostello martincostello deleted the dotnet-nightly branch October 16, 2024 15:31
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