Skip to content

Consume .NET nightly builds #1383

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

Draft
wants to merge 3 commits into
base: dotnet-vnext
Choose a base branch
from
Draft

Conversation

martincostello
Copy link
Owner

Update to the latest nightly build of .NET 10.

@martincostello martincostello added dependencies Pull requests that update a dependency file .NET Pull requests that update .net code labels Apr 9, 2025
Copy link

codecov bot commented Apr 9, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 90.17%. Comparing base (a6fa0f9) to head (2abd758).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@              Coverage Diff              @@
##           dotnet-vnext    #1383   +/-   ##
=============================================
  Coverage         90.17%   90.17%           
=============================================
  Files                18       18           
  Lines               285      285           
  Branches             22       22           
=============================================
  Hits                257      257           
  Misses               20       20           
  Partials              8        8           
Flag Coverage Δ
linux 90.17% <ø> (ø)
macos 90.17% <ø> (ø)
windows 90.17% <ø> (ø)

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.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@martincostello martincostello force-pushed the dotnet-nightly branch 2 times, most recently from 3ce6705 to cf634a2 Compare May 16, 2025 18:34
@martincostello martincostello force-pushed the dotnet-nightly branch 2 times, most recently from 8b93b30 to 49d89b5 Compare June 10, 2025 17:24
@martincostello martincostello force-pushed the dotnet-nightly branch 2 times, most recently from a62d230 to ef711f8 Compare June 10, 2025 20:55
Consume nightly builds of .NET 10.
* Update .NET SDK

Update .NET SDK to version 10.0.100-rc.1.25412.107.

---
updated-dependencies:
- dependency-name: Microsoft.NET.Sdk
  dependency-version: 10.0.100-rc.1.25412.107
  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 10.0.100-rc.1.25412.107 SDK.

Bumps Microsoft.AspNetCore.Mvc.Testing from 10.0.0-preview.7.25380.108 to 10.0.0-rc.1.25412.107.
Bumps Microsoft.AspNetCore.OpenApi from 10.0.0-preview.7.25380.108 to 10.0.0-rc.1.25412.107.
Bumps Microsoft.EntityFrameworkCore.Sqlite from 10.0.0-preview.7.25380.108 to 10.0.0-rc.1.25412.107.

---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.Mvc.Testing
  dependency-version: 10.0.0-rc.1.25412.107
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Microsoft.AspNetCore.OpenApi
  dependency-version: 10.0.0-rc.1.25412.107
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Microsoft.EntityFrameworkCore.Sqlite
  dependency-version: 10.0.0-rc.1.25412.107
  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 10.0.100-rc.1.25413.101.

---
updated-dependencies:
- dependency-name: Microsoft.NET.Sdk
  dependency-version: 10.0.100-rc.1.25413.101
  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 10.0.100-rc.1.25413.101 SDK.

Bumps Microsoft.AspNetCore.Mvc.Testing from 10.0.0-rc.1.25412.107 to 10.0.0-rc.1.25413.101.
Bumps Microsoft.AspNetCore.OpenApi from 10.0.0-rc.1.25412.107 to 10.0.0-rc.1.25413.101.
Bumps Microsoft.EntityFrameworkCore.Sqlite from 10.0.0-rc.1.25412.107 to 10.0.0-rc.1.25413.101.

---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.Mvc.Testing
  dependency-version: 10.0.0-rc.1.25413.101
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Microsoft.AspNetCore.OpenApi
  dependency-version: 10.0.0-rc.1.25413.101
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Microsoft.EntityFrameworkCore.Sqlite
  dependency-version: 10.0.0-rc.1.25413.101
  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.

2 participants