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

Draft
wants to merge 7 commits into
base: main
Choose a base branch
from
Draft

Consume .NET nightly builds #1078

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

Copy link

codecov bot commented Feb 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.47%. Comparing base (d984a1e) to head (fc75657).
Report is 4 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1078   +/-   ##
=======================================
  Coverage   84.47%   84.47%           
=======================================
  Files          77       77           
  Lines        2705     2705           
  Branches      295      295           
=======================================
  Hits         2285     2285           
  Misses        333      333           
  Partials       87       87           
Flag Coverage Δ
linux 84.47% <ø> (ø)
macos 84.47% <ø> (ø)
windows 84.47% <ø> (ø)

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 3bc1e60 to 4e5f903 Compare March 6, 2024 09:05
@martincostello martincostello force-pushed the dotnet-nightly branch 2 times, most recently from 62a90b7 to f2c81db Compare March 12, 2024 20:54
@martincostello martincostello force-pushed the dotnet-nightly branch 2 times, most recently from 3000af4 to 8cacafb Compare April 11, 2024 17:07
@martincostello martincostello force-pushed the dotnet-nightly branch 2 times, most recently from 1c59833 to a12f825 Compare April 21, 2024 16:14
@martincostello martincostello force-pushed the dotnet-nightly branch 2 times, most recently from 8d86cfa to bd79d75 Compare September 10, 2024 21:49
@martincostello
Copy link
Owner Author

@costellobot rebase

@martincostello
Copy link
Owner Author

@costellobot rebase

martincostello and others added 5 commits September 16, 2024 13:02
Update to the latest daily build of .NET 9.
* Update .NET SDK

Update .NET SDK to version 9.0.100-rc.2.24462.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 .NET NuGet packages

Bumps .NET dependencies to their latest versions for the .NET 9.0.100-rc.2.24462.3 SDK.

Bumps Microsoft.AspNetCore.AzureAppServices.HostingStartup from 9.0.0-rc.2.24460.5 to 9.0.0-rc.2.24461.26.
Bumps Microsoft.AspNetCore.Mvc.Testing from 9.0.0-rc.2.24460.5 to 9.0.0-rc.2.24461.26.
Bumps System.Text.Json from 9.0.0-rc.2.24459.11 to 9.0.0-rc.2.24461.13.

---
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: System.Text.Json
  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-rc.2.24463.1.

---
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-rc.2.24463.1 SDK.

Bumps Microsoft.AspNetCore.AzureAppServices.HostingStartup from 9.0.0-rc.2.24461.26 to 9.0.0-rc.2.24462.10.
Bumps Microsoft.AspNetCore.Mvc.Testing from 9.0.0-rc.2.24461.26 to 9.0.0-rc.2.24462.10.
Bumps System.Text.Json from 9.0.0-rc.2.24461.13 to 9.0.0-rc.2.24462.5.

---
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: System.Text.Json
  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-rc.2.24463.45.

---
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-rc.2.24463.45 SDK.

Bumps Microsoft.AspNetCore.AzureAppServices.HostingStartup from 9.0.0-rc.2.24462.10 to 9.0.0-rc.2.24463.6.
Bumps Microsoft.AspNetCore.Mvc.Testing from 9.0.0-rc.2.24462.10 to 9.0.0-rc.2.24463.6.
Bumps System.Text.Json from 9.0.0-rc.2.24462.5 to 9.0.0-rc.2.24463.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: System.Text.Json
  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 to version 9.0.100-rc.2.24464.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>
* Update .NET SDK

Update .NET SDK to version 9.0.100-rc.2.24466.31.

---
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-rc.2.24466.31 SDK.

Bumps Microsoft.AspNetCore.AzureAppServices.HostingStartup from 9.0.0-rc.2.24463.6 to 9.0.0-rc.2.24466.8.
Bumps Microsoft.AspNetCore.Mvc.Testing from 9.0.0-rc.2.24463.6 to 9.0.0-rc.2.24466.8.
Bumps System.Text.Json from 9.0.0-rc.2.24463.7 to 9.0.0-rc.2.24466.12.

---
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: System.Text.Json
  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-rc.2.24468.2.

---
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-rc.2.24468.2 SDK.

Bumps Microsoft.AspNetCore.AzureAppServices.HostingStartup from 9.0.0-rc.2.24466.8 to 9.0.0-rc.2.24470.14.
Bumps Microsoft.AspNetCore.Mvc.Testing from 9.0.0-rc.2.24466.8 to 9.0.0-rc.2.24470.14.
Bumps System.Text.Json from 9.0.0-rc.2.24466.12 to 9.0.0-rc.2.24468.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: System.Text.Json
  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.

2 participants