Update .NET SDK to 11.0.100-preview.6.26359.118 - #1597
Merged
costellobot[bot] merged 2 commits intoJul 14, 2026
Merged
Conversation
Update .NET SDK to version 11.0.100-preview.6.26359.118. --- updated-dependencies: - dependency-name: Microsoft.NET.Sdk dependency-version: 11.0.100-preview.6.26359.118 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: costellobot <102549341+costellobot@users.noreply.github.com>
…302.115 to 11.0.0-preview.6.26359.118 Bumps Microsoft.EntityFrameworkCore.SqlServer from 11.0.0-preview.5.26302.115 to 11.0.0-preview.6.26359.118. --- updated-dependencies: - dependency-name: Microsoft.EntityFrameworkCore.SqlServer dependency-version: 11.0.0-preview.6.26359.118 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: costellobot <102549341+costellobot@users.noreply.github.com>
costellobot
marked this pull request as ready for review
July 14, 2026 17:55
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## dotnet-vnext #1597 +/- ##
=============================================
Coverage 90.62% 90.62%
=============================================
Files 23 23
Lines 1120 1120
Branches 103 103
=============================================
Hits 1015 1015
Misses 81 81
Partials 24 24
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness. |
costellobot
Bot
deleted the
update-dotnet-sdk-11.0.100-preview.6.26359.118
branch
July 14, 2026 18:07
martincostello
pushed a commit
that referenced
this pull request
Jul 14, 2026
* Update .NET SDK Update .NET SDK to version 11.0.100-preview.6.26359.118. --- updated-dependencies: - dependency-name: Microsoft.NET.Sdk dependency-version: 11.0.100-preview.6.26359.118 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: costellobot <102549341+costellobot@users.noreply.github.com> * Bump Microsoft.EntityFrameworkCore.SqlServer from 11.0.0-preview.5.26302.115 to 11.0.0-preview.6.26359.118 Bumps Microsoft.EntityFrameworkCore.SqlServer from 11.0.0-preview.5.26302.115 to 11.0.0-preview.6.26359.118. --- updated-dependencies: - dependency-name: Microsoft.EntityFrameworkCore.SqlServer dependency-version: 11.0.0-preview.6.26359.118 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>
martincostello
pushed a commit
that referenced
this pull request
Jul 15, 2026
* Update .NET SDK Update .NET SDK to version 11.0.100-preview.6.26359.118. --- updated-dependencies: - dependency-name: Microsoft.NET.Sdk dependency-version: 11.0.100-preview.6.26359.118 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: costellobot <102549341+costellobot@users.noreply.github.com> * Bump Microsoft.EntityFrameworkCore.SqlServer from 11.0.0-preview.5.26302.115 to 11.0.0-preview.6.26359.118 Bumps Microsoft.EntityFrameworkCore.SqlServer from 11.0.0-preview.5.26302.115 to 11.0.0-preview.6.26359.118. --- updated-dependencies: - dependency-name: Microsoft.EntityFrameworkCore.SqlServer dependency-version: 11.0.0-preview.6.26359.118 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>
martincostello
pushed a commit
that referenced
this pull request
Jul 15, 2026
* Update .NET SDK Update .NET SDK to version 11.0.100-preview.6.26359.118. --- updated-dependencies: - dependency-name: Microsoft.NET.Sdk dependency-version: 11.0.100-preview.6.26359.118 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: costellobot <102549341+costellobot@users.noreply.github.com> * Bump Microsoft.EntityFrameworkCore.SqlServer from 11.0.0-preview.5.26302.115 to 11.0.0-preview.6.26359.118 Bumps Microsoft.EntityFrameworkCore.SqlServer from 11.0.0-preview.5.26302.115 to 11.0.0-preview.6.26359.118. --- updated-dependencies: - dependency-name: Microsoft.EntityFrameworkCore.SqlServer dependency-version: 11.0.0-preview.6.26359.118 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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updates the .NET SDK to version
11.0.100-preview.6.26359.118, which also updates the .NET runtime from version11.0.0-preview.5.26302.115to version11.0.0-preview.6.26359.118.This pull request was auto-generated by GitHub Actions.