-
Notifications
You must be signed in to change notification settings - Fork 10.4k
Merging internal commits for release/7.0 #54010
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
Merged
wtgodbe
merged 19 commits into
dotnet:release/7.0
from
vseanreesermsft:internal-merge-7.0-2024-02-13-1019
Feb 13, 2024
Merged
Merging internal commits for release/7.0 #54010
wtgodbe
merged 19 commits into
dotnet:release/7.0
from
vseanreesermsft:internal-merge-7.0-2024-02-13-1019
Feb 13, 2024
Conversation
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
…otnet-efcore build 20240103.5 dotnet-ef , Microsoft.EntityFrameworkCore , Microsoft.EntityFrameworkCore.Design , Microsoft.EntityFrameworkCore.InMemory , Microsoft.EntityFrameworkCore.Relational , Microsoft.EntityFrameworkCore.Sqlite , Microsoft.EntityFrameworkCore.SqlServer , Microsoft.EntityFrameworkCore.Tools From Version 7.0.15 -> To Version 7.0.16
…otnet-efcore build 20240104.5 dotnet-ef , Microsoft.EntityFrameworkCore , Microsoft.EntityFrameworkCore.Design , Microsoft.EntityFrameworkCore.InMemory , Microsoft.EntityFrameworkCore.Relational , Microsoft.EntityFrameworkCore.Sqlite , Microsoft.EntityFrameworkCore.SqlServer , Microsoft.EntityFrameworkCore.Tools From Version 7.0.15 -> To Version 7.0.16
…otnet-efcore build 20240109.8 dotnet-ef , Microsoft.EntityFrameworkCore , Microsoft.EntityFrameworkCore.Design , Microsoft.EntityFrameworkCore.InMemory , Microsoft.EntityFrameworkCore.Relational , Microsoft.EntityFrameworkCore.Sqlite , Microsoft.EntityFrameworkCore.SqlServer , Microsoft.EntityFrameworkCore.Tools From Version 7.0.15 -> To Version 7.0.16
…otnet-efcore build 20240109.13 dotnet-ef , Microsoft.EntityFrameworkCore , Microsoft.EntityFrameworkCore.Design , Microsoft.EntityFrameworkCore.InMemory , Microsoft.EntityFrameworkCore.Relational , Microsoft.EntityFrameworkCore.Sqlite , Microsoft.EntityFrameworkCore.SqlServer , Microsoft.EntityFrameworkCore.Tools From Version 7.0.15 -> To Version 7.0.16
…otnet-efcore build 20240110.5 dotnet-ef , Microsoft.EntityFrameworkCore , Microsoft.EntityFrameworkCore.Design , Microsoft.EntityFrameworkCore.InMemory , Microsoft.EntityFrameworkCore.Relational , Microsoft.EntityFrameworkCore.Sqlite , Microsoft.EntityFrameworkCore.SqlServer , Microsoft.EntityFrameworkCore.Tools From Version 7.0.15 -> To Version 7.0.16
…otnet-efcore build 20240110.12 dotnet-ef , Microsoft.EntityFrameworkCore , Microsoft.EntityFrameworkCore.Design , Microsoft.EntityFrameworkCore.InMemory , Microsoft.EntityFrameworkCore.Relational , Microsoft.EntityFrameworkCore.Sqlite , Microsoft.EntityFrameworkCore.SqlServer , Microsoft.EntityFrameworkCore.Tools From Version 7.0.15 -> To Version 7.0.16
…ng/internal/dotnet-efcore This pull request updates the following dependencies [marker]: <> (Begin:10156ce0-bf6e-4dac-1399-08da7ef5fa55) ## From https://dev.azure.com/dnceng/internal/_git/dotnet-efcore - **Subscription**: 10156ce0-bf6e-4dac-1399-08da7ef5fa55 - **Build**: 20240110.12 - **Date Produced**: January 10, 2024 8:37:32 PM UTC - **Commit**: dc80c280df165a87edf7300a265574b39c12875b - **Branch**: refs/heads/internal/release/7.0 [DependencyUpdate]: <> (Begin) - **Updates**: - **dotnet-ef**: [from 7.0.15 to 7.0.16][6] - **Microsoft.EntityFrameworkCore**: [from 7.0.15 to 7.0.16][6] - **Microsoft.EntityFrameworkCore.Design**: [from 7.0.15 to 7.0.16][6] - **Microsoft.EntityFrameworkCore.InMemory**: [from 7.0.15 to 7.0.16][6] - **Microsoft.EntityFrameworkCore.Relational**: [from 7.0.15 to 7.0.16][6] - **Microsoft.EntityFrameworkCore.Sqlite**: [from 7.0.15 to 7.0.16][6] - **Microsoft.EntityFrameworkCore.SqlServer**: [from 7.0.15 to 7.0.16][6] - **Microsoft.EntityFrameworkCore.Tools**: [from 7.0.15 to 7.0.16][6] [6]: https://dev.azure.com/dnceng/internal/_git/dotnet-efcore/branches?baseVersion=GCec0d745b900c6007fc93d16fbc70ab59729e6b1e&targetVersion=GCdc80c280df165a87edf7300a265574b39c12875b&_a=files [DependencyUpdate]: <> (End) [marker]: <> (End:10156ce0-bf6e-4dac-1399-08da7ef5fa55)
We converted UtcNow.Ticks usage to Environment.TickCount64 usage. TickCount64 is in milliseconds and UtcNow.Ticks is in the 100-nanosecond scale. When we made this change we didn't convert TickCount64 to the same scale so comparisons were wrong.
…ng/internal/dotnet-efcore This pull request updates the following dependencies [marker]: <> (Begin:10156ce0-bf6e-4dac-1399-08da7ef5fa55) ## From https://dev.azure.com/dnceng/internal/_git/dotnet-efcore - **Subscription**: 10156ce0-bf6e-4dac-1399-08da7ef5fa55 - **Build**: 20240116.16 - **Date Produced**: January 16, 2024 5:57:52 PM UTC - **Commit**: 819a61e6a4687309ad410167d488010192a27abc - **Branch**: refs/heads/internal/release/7.0 [DependencyUpdate]: <> (Begin) - **Updates**: - **dotnet-ef**: [from 7.0.16 to 7.0.16][2] - **Microsoft.EntityFrameworkCore**: [from 7.0.16 to 7.0.16][2] - **Microsoft.EntityFrameworkCore.Design**: [from 7.0.16 to 7.0.16][2] - **Microsoft.EntityFrameworkCore.InMemory**: [from 7.0.16 to 7.0.16][2] - **Microsoft.EntityFrameworkCore.Relational**: [from 7.0.16 to 7.0.16][2] - **Microsoft.EntityFrameworkCore.Sqlite**: [from 7.0.16 to 7.0.16][2] - **Microsoft.EntityFrameworkCore.SqlServer**: [from 7.0.16 to 7.0.16][2] - **Microsoft.EntityFrameworkCore.Tools**: [from 7.0.16 to 7.0.16][2] [2]: https://dev.azure.com/dnceng/internal/_git/dotnet-efcore/branches?baseVersion=GCdc80c280df165a87edf7300a265574b39c12875b&targetVersion=GC819a61e6a4687309ad410167d488010192a27abc&_a=files [DependencyUpdate]: <> (End) [marker]: <> (End:10156ce0-bf6e-4dac-1399-08da7ef5fa55)
…ng/internal/dotnet-runtime This pull request updates the following dependencies [marker]: <> (Begin:2802be6f-a6f7-477e-8165-08da7ef6284d) ## From https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - **Subscription**: 2802be6f-a6f7-477e-8165-08da7ef6284d - **Build**: 20240116.29 - **Date Produced**: January 18, 2024 12:57:58 AM UTC - **Commit**: 567edafe6106e6b769c64f6a2ed876190baa642a - **Branch**: refs/heads/internal/release/7.0 [DependencyUpdate]: <> (Begin) - **Updates**: - **Microsoft.Internal.Runtime.AspNetCore.Transport**: [from 7.0.15-servicing.23572.26 to 7.0.16-servicing.24066.29][1] - **Microsoft.NET.Runtime.MonoAOTCompiler.Task**: [from 7.0.15 to 7.0.16][1] - **Microsoft.NET.Runtime.WebAssembly.Sdk**: [from 7.0.15 to 7.0.16][1] - **Microsoft.NETCore.App.Ref**: [from 7.0.15 to 7.0.16][1] - **Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.browser-wasm**: [from 7.0.15 to 7.0.16][1] - **Microsoft.NETCore.App.Runtime.win-x64**: [from 7.0.15 to 7.0.16][1] - **Microsoft.NETCore.BrowserDebugHost.Transport**: [from 7.0.15-servicing.23572.26 to 7.0.16-servicing.24066.29][1] [1]: https://dev.azure.com/dnceng/internal/_git/dotnet-runtime/branches?baseVersion=GC8f4568cdaa2f9654fd133a17cd2dcc55b5f42455&targetVersion=GC567edafe6106e6b769c64f6a2ed876190baa642a&_a=files [DependencyUpdate]: <> (End) [marker]: <> (End:2802be6f-a6f7-477e-8165-08da7ef6284d)
Merge from public release/7.0 to internal/release/7.0 and resolve conflicts if necessary
…-merge-7.0-2024-02-13-1019
wtgodbe
approved these changes
Feb 13, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
area-infrastructure
Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework
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.
No description provided.