Skip to content

[main] Source code updates from dotnet/dotnet #15110

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
merged 24 commits into from
Jul 17, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
24 commits
Select commit Hold shift + click to select a range
3f48124
Update dependencies from https://github.com/dotnet/dotnet build 272389
dotnet-maestro[bot] Jun 20, 2025
0191e1e
Update dependencies from https://github.com/dotnet/dotnet build 272596
dotnet-maestro[bot] Jun 21, 2025
a2fb362
Update dependencies from https://github.com/dotnet/dotnet build 272656
dotnet-maestro[bot] Jun 22, 2025
d4bd450
Update dependencies from https://github.com/dotnet/dotnet build 272780
dotnet-maestro[bot] Jun 24, 2025
61de9ed
Update dependencies from https://github.com/dotnet/dotnet build 272949
dotnet-maestro[bot] Jun 25, 2025
5da13d1
Merging main into darc-main-82558c1b-48b7-453a-88c0-cda8fc1e9b29
dotnet-maestro[bot] Jun 26, 2025
f552531
Update dependencies from https://github.com/dotnet/dotnet build 273094
dotnet-maestro[bot] Jun 26, 2025
6444851
Update dependencies from https://github.com/dotnet/dotnet build 273256
dotnet-maestro[bot] Jun 27, 2025
0cce69d
Update dependencies from https://github.com/dotnet/dotnet build 273347
dotnet-maestro[bot] Jun 28, 2025
037b390
Merge main into darc-main-82558c1b-48b7-453a-88c0-cda8fc1e9b29
dotnet-maestro[bot] Jul 1, 2025
e780f1f
Update dependencies from https://github.com/dotnet/dotnet build 273672
dotnet-maestro[bot] Jul 1, 2025
8d0b765
Merge main into darc-main-82558c1b-48b7-453a-88c0-cda8fc1e9b29
dotnet-maestro[bot] Jul 2, 2025
296c8f8
Update dependencies from https://github.com/dotnet/dotnet build 273813
dotnet-maestro[bot] Jul 2, 2025
2ee9b72
Update dependencies from https://github.com/dotnet/dotnet build 273855
dotnet-maestro[bot] Jul 3, 2025
b711ec7
Merge main into darc-main-82558c1b-48b7-453a-88c0-cda8fc1e9b29
dotnet-maestro[bot] Jul 9, 2025
34291f4
Update dependencies from https://github.com/dotnet/dotnet build 274386
dotnet-maestro[bot] Jul 9, 2025
f5f5be8
Update dependencies from https://github.com/dotnet/dotnet build 274568
dotnet-maestro[bot] Jul 10, 2025
a2af597
Update dependencies from https://github.com/dotnet/dotnet build 274788
dotnet-maestro[bot] Jul 11, 2025
ca46cb2
Update dependencies from https://github.com/dotnet/dotnet build 275021
dotnet-maestro[bot] Jul 13, 2025
bfe3472
Update dependencies from https://github.com/dotnet/dotnet build 275039
dotnet-maestro[bot] Jul 14, 2025
1ba9c49
Update dependencies from https://github.com/dotnet/dotnet build 275143
dotnet-maestro[bot] Jul 15, 2025
7d00e7f
Update dependencies from https://github.com/dotnet/dotnet build 275313
dotnet-maestro[bot] Jul 16, 2025
4d64dbb
Merge main into darc-main-82558c1b-48b7-453a-88c0-cda8fc1e9b29
dotnet-maestro[bot] Jul 17, 2025
b3d5107
Update dependencies from https://github.com/dotnet/dotnet build 275513
dotnet-maestro[bot] Jul 17, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
<?xml version="1.0" encoding="utf-8"?>
<Dependencies>
<Source Uri="https://github.com/dotnet/dotnet" Mapping="vstest" Sha="9bcfe617e4f615d6931e2eec47767c3f15116d1d" BarId="272322" />
<Source Uri="https://github.com/dotnet/dotnet" Mapping="vstest" Sha="d13c858f5792ca573c322dcaf2cf7ea814fa5f31" BarId="275513" />
<ProductDependencies>
<Dependency Name="Microsoft.Internal.CodeCoverage" Version="17.15.0-preview.25354.5">
<Uri>https://dev.azure.com/devdiv/DevDiv/_git/vs-code-coverage</Uri>
<Sha>b3c8a0e7de26919a4efd2a347133522dca5b8ee6</Sha>
</Dependency>
<Dependency Name="Microsoft.Diagnostics.NETCore.Client" Version="0.2.631904">
<Dependency Name="Microsoft.Diagnostics.NETCore.Client" Version="0.2.0-preview.25366.103">
<Uri>https://github.com/dotnet/dotnet</Uri>
<Sha>9bcfe617e4f615d6931e2eec47767c3f15116d1d</Sha>
<Sha>d13c858f5792ca573c322dcaf2cf7ea814fa5f31</Sha>
</Dependency>
<!-- Necessary for source-build. This allows the live version of the package to be used by source-build. -->
<Dependency Name="System.ComponentModel.Composition" Version="4.5.0">
Expand Down
2 changes: 1 addition & 1 deletion eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
<MicrosoftCodeAnalysisBannedApiAnalyzersVersion>3.3.4</MicrosoftCodeAnalysisBannedApiAnalyzersVersion>
<MicrosoftCodeAnalysisPublicApiAnalyzersVersion>3.3.4</MicrosoftCodeAnalysisPublicApiAnalyzersVersion>
<MicrosoftCodeCoverageIOVersion>17.7.0</MicrosoftCodeCoverageIOVersion>
<MicrosoftDiagnosticsNETCoreClientVersion>0.2.631904</MicrosoftDiagnosticsNETCoreClientVersion>
<MicrosoftDiagnosticsNETCoreClientVersion>0.2.0-preview.25366.103</MicrosoftDiagnosticsNETCoreClientVersion>
<MicrosoftExtensionsDependencyModelPackageVersion>6.0.2</MicrosoftExtensionsDependencyModelPackageVersion>
<MicrosoftExtensionsFileSystemGlobbingVersion>6.0.0</MicrosoftExtensionsFileSystemGlobbingVersion>
<MicrosoftFakesVersion>18.0.0-beta.25364.2</MicrosoftFakesVersion>
Expand Down