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 #2178

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 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
Collaborator

@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:50001

Device URL
mobile https://localhost:50001

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

Copy link

codecov bot commented Feb 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.23%. Comparing base (6a60fd3) to head (b16bba7).

Additional details and impacted files
@@              Coverage Diff              @@
##           dotnet-vnext    #2178   +/-   ##
=============================================
  Coverage         78.23%   78.23%           
=============================================
  Files               129      129           
  Lines              2568     2568           
  Branches            390      390           
=============================================
  Hits               2009     2009           
  Misses              377      377           
  Partials            182      182           
Flag Coverage Δ
linux 78.23% <ø> (ø)
macos 78.23% <ø> (ø)
windows 78.49% <ø> (ø)

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 7becbe7 to 5ed3a72 Compare March 6, 2024 09:01
@martincostello martincostello force-pushed the dotnet-nightly branch 2 times, most recently from 7a37e79 to 7b278ce Compare March 12, 2024 20:46
@martincostello martincostello force-pushed the dotnet-nightly branch 2 times, most recently from 1b68510 to 23fea6c Compare April 11, 2024 16:53
@martincostello martincostello force-pushed the dotnet-nightly branch 2 times, most recently from 424e7ae to 0b43ed5 Compare May 5, 2024 14:16
@martincostello martincostello force-pushed the dotnet-vnext branch 2 times, most recently from b327817 to 286e4b4 Compare May 15, 2024 04:39
@martincostello martincostello force-pushed the dotnet-nightly branch 2 times, most recently from 0744b33 to f9c976e Compare May 22, 2024 11:51
Update to the latest daily build of .NET 9.
* Update .NET SDK

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

---
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>

* Bump .NET NuGet packages

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

Bumps Microsoft.AspNetCore.Authentication.Google from 9.0.0-preview.5.24305.1 to 9.0.0-preview.5.24306.11.
Bumps Microsoft.AspNetCore.Authentication.MicrosoftAccount from 9.0.0-preview.5.24305.1 to 9.0.0-preview.5.24306.11.
Bumps Microsoft.AspNetCore.Authentication.Twitter from 9.0.0-preview.5.24305.1 to 9.0.0-preview.5.24306.11.
Bumps Microsoft.AspNetCore.AzureAppServices.HostingStartup from 9.0.0-preview.5.24305.1 to 9.0.0-preview.5.24306.11.
Bumps Microsoft.AspNetCore.Mvc.Testing from 9.0.0-preview.5.24305.1 to 9.0.0-preview.5.24306.11.
Bumps Microsoft.Extensions.Http.Resilience from 9.0.0-preview.5.24305.1 to 9.0.0-preview.5.24306.1.

---
updated-dependencies:
- 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.Resilience
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: costellobot <102549341+costellobot@users.noreply.github.com>

---------

Signed-off-by: costellobot <102549341+costellobot@users.noreply.github.com>
* Update .NET SDK

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

---
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>

* Bump Microsoft.Extensions.Http.Resilience from 9.0.0-preview.5.24306.1 to 9.0.0-preview.5.24307.1

Bumps Microsoft.Extensions.Http.Resilience from 9.0.0-preview.5.24306.1 to 9.0.0-preview.5.24307.1.

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.Http.Resilience
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: costellobot <102549341+costellobot@users.noreply.github.com>

---------

Signed-off-by: costellobot <102549341+costellobot@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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants