Skip to content

Conversation

@costellobot
Copy link
Collaborator

Updates the .NET SDK to version 10.0.100-preview.2.25164.34, which also updates the .NET runtime from version 10.0.0-preview.1.25080.5 to version 10.0.0-preview.2.25163.2.

This pull request was auto-generated by GitHub Actions.

Update .NET SDK to version 10.0.100-preview.2.25164.34.

---
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 Mar 18, 2025
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) March 18, 2025 18:14
Bumps .NET dependencies to their latest versions for the .NET 10.0.100-preview.2.25164.34 SDK.

Bumps Microsoft.AspNetCore.Mvc.Testing from 10.0.0-preview.1.25120.3 to 10.0.0-preview.2.25164.1.
Bumps Microsoft.Extensions.Logging from 10.0.0-preview.1.25080.5 to 10.0.0-preview.2.25163.2.

---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.Mvc.Testing
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Microsoft.Extensions.Logging
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: costellobot <[email protected]>
@codecov
Copy link

codecov bot commented Mar 18, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.57%. Comparing base (1f04173) to head (e908052).
Report is 1 commits behind head on dotnet-vnext.

Additional details and impacted files
@@              Coverage Diff              @@
##           dotnet-vnext     #881   +/-   ##
=============================================
  Coverage         98.57%   98.57%           
=============================================
  Files                16       16           
  Lines               281      281           
  Branches             36       36           
=============================================
  Hits                277      277           
  Misses                2        2           
  Partials              2        2           
Flag Coverage Δ
linux 98.57% <ø> (ø)
macos 98.57% <ø> (ø)
windows 98.57% <ø> (ø)

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:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@costellobot costellobot bot merged commit 0e09109 into dotnet-vnext Mar 18, 2025
12 checks passed
@costellobot costellobot bot deleted the update-dotnet-sdk-10.0.100-preview.2.25164.34 branch March 18, 2025 18:25
martincostello pushed a commit that referenced this pull request Apr 6, 2025
* Update .NET SDK

Update .NET SDK to version 10.0.100-preview.2.25164.34.

---
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 10.0.100-preview.2.25164.34 SDK.

Bumps Microsoft.AspNetCore.Mvc.Testing from 10.0.0-preview.1.25120.3 to 10.0.0-preview.2.25164.1.
Bumps Microsoft.Extensions.Logging from 10.0.0-preview.1.25080.5 to 10.0.0-preview.2.25163.2.

---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.Mvc.Testing
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Microsoft.Extensions.Logging
  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 Apr 8, 2025
* Update .NET SDK

Update .NET SDK to version 10.0.100-preview.2.25164.34.

---
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 10.0.100-preview.2.25164.34 SDK.

Bumps Microsoft.AspNetCore.Mvc.Testing from 10.0.0-preview.1.25120.3 to 10.0.0-preview.2.25164.1.
Bumps Microsoft.Extensions.Logging from 10.0.0-preview.1.25080.5 to 10.0.0-preview.2.25163.2.

---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.Mvc.Testing
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Microsoft.Extensions.Logging
  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 Apr 18, 2025
* Update .NET SDK

Update .NET SDK to version 10.0.100-preview.2.25164.34.

---
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 10.0.100-preview.2.25164.34 SDK.

Bumps Microsoft.AspNetCore.Mvc.Testing from 10.0.0-preview.1.25120.3 to 10.0.0-preview.2.25164.1.
Bumps Microsoft.Extensions.Logging from 10.0.0-preview.1.25080.5 to 10.0.0-preview.2.25163.2.

---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.Mvc.Testing
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Microsoft.Extensions.Logging
  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