Skip to content

Commit cb2b7c1

Browse files
Update dependencies from https://github.com/dotnet/msbuild build 20251120.13
On relative base path root Microsoft.SourceBuild.Intermediate.msbuild , Microsoft.Build.Localization From Version 17.12.52-preview-25520-14 -> To Version 17.12.53-preview-25570-13 Microsoft.Build From Version 17.12.52 -> To Version 17.12.53
1 parent 7cb7ff3 commit cb2b7c1

File tree

3 files changed

+9
-16
lines changed

3 files changed

+9
-16
lines changed

NuGet.config

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -24,24 +24,20 @@
2424
<!-- Begin: Package sources from dotnet-aspire -->
2525
<!-- End: Package sources from dotnet-aspire -->
2626
<!-- Begin: Package sources from dotnet-emsdk -->
27-
<add key="darc-pub-dotnet-emsdk-b65413a" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-emsdk-b65413ac/nuget/v3/index.json" />
2827
<!-- End: Package sources from dotnet-emsdk -->
2928
<!-- Begin: Package sources from dotnet-aspnetcore -->
30-
<add key="darc-int-dotnet-aspnetcore-d3aba8f" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-aspnetcore-d3aba8fe/nuget/v3/index.json" />
3129
<!-- End: Package sources from dotnet-aspnetcore -->
3230
<!-- Begin: Package sources from DotNet-msbuild-Trusted -->
33-
<add key="darc-pub-DotNet-msbuild-Trusted-2681ee4" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-DotNet-msbuild-Trusted-2681ee4b/nuget/v3/index.json" />
31+
<add key="darc-pub-DotNet-msbuild-Trusted-a3e0085" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-DotNet-msbuild-Trusted-a3e0085f/nuget/v3/index.json" />
3432
<!-- End: Package sources from DotNet-msbuild-Trusted -->
3533
<!-- Begin: Package sources from dotnet-roslyn-analyzers -->
3634
<!-- End: Package sources from dotnet-roslyn-analyzers -->
3735
<!-- Begin: Package sources from dotnet-runtime -->
38-
<add key="darc-int-dotnet-runtime-fa7cdde" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-fa7cdded/nuget/v3/index.json" />
3936
<!-- End: Package sources from dotnet-runtime -->
4037
<!-- Begin: Package sources from dotnet-templating -->
4138
<add key="darc-pub-dotnet-templating-e784f3d" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-e784f3d6/nuget/v3/index.json" />
4239
<!-- End: Package sources from dotnet-templating -->
4340
<!-- Begin: Package sources from dotnet-windowsdesktop -->
44-
<add key="darc-int-dotnet-windowsdesktop-6c65543" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-windowsdesktop-6c65543c/nuget/v3/index.json" />
4541
<!-- End: Package sources from dotnet-windowsdesktop -->
4642
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
4743
<add key="dotnet6" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet6/nuget/v3/index.json" />
@@ -68,15 +64,12 @@
6864
<!-- Begin: Package sources from dotnet-templating -->
6965
<!-- End: Package sources from dotnet-templating -->
7066
<!-- Begin: Package sources from dotnet-aspnetcore -->
71-
<add key="darc-int-dotnet-aspnetcore-d3aba8f" value="true" />
7267
<!-- Begin: Package sources from DotNet-msbuild-Trusted -->
7368
<!-- End: Package sources from DotNet-msbuild-Trusted -->
7469
<!-- End: Package sources from dotnet-aspnetcore -->
7570
<!-- Begin: Package sources from dotnet-runtime -->
76-
<add key="darc-int-dotnet-runtime-fa7cdde" value="true" />
7771
<!-- End: Package sources from dotnet-runtime -->
7872
<!-- Begin: Package sources from dotnet-windowsdesktop -->
79-
<add key="darc-int-dotnet-windowsdesktop-6c65543" value="true" />
8073
<!-- End: Package sources from dotnet-windowsdesktop -->
8174
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
8275
</disabledPackageSources>

eng/Version.Details.xml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -73,18 +73,18 @@
7373
<Sha>b65413ac057eb0a54c51b76b1855bc377c2132c3</Sha>
7474
<SourceBuild RepoName="emsdk" ManagedOnly="true" />
7575
</Dependency>
76-
<Dependency Name="Microsoft.Build" Version="17.12.52">
76+
<Dependency Name="Microsoft.Build" Version="17.12.53">
7777
<Uri>https://github.com/dotnet/msbuild</Uri>
78-
<Sha>2681ee4bc1172eb7bc551555f3e46ddc7381c2ae</Sha>
78+
<Sha>a3e0085f1d5f33a0e6250dc7b5158c28e12bd457</Sha>
7979
</Dependency>
80-
<Dependency Name="Microsoft.Build.Localization" Version="17.12.52-preview-25520-14">
80+
<Dependency Name="Microsoft.Build.Localization" Version="17.12.53-preview-25570-13">
8181
<Uri>https://github.com/dotnet/msbuild</Uri>
82-
<Sha>2681ee4bc1172eb7bc551555f3e46ddc7381c2ae</Sha>
82+
<Sha>a3e0085f1d5f33a0e6250dc7b5158c28e12bd457</Sha>
8383
</Dependency>
8484
<!-- Intermediate is necessary for source build. -->
85-
<Dependency Name="Microsoft.SourceBuild.Intermediate.msbuild" Version="17.12.52-preview-25520-14">
85+
<Dependency Name="Microsoft.SourceBuild.Intermediate.msbuild" Version="17.12.53-preview-25570-13">
8686
<Uri>https://github.com/dotnet/msbuild</Uri>
87-
<Sha>2681ee4bc1172eb7bc551555f3e46ddc7381c2ae</Sha>
87+
<Sha>a3e0085f1d5f33a0e6250dc7b5158c28e12bd457</Sha>
8888
<SourceBuild RepoName="msbuild" ManagedOnly="true" />
8989
</Dependency>
9090
<Dependency Name="Microsoft.FSharp.Compiler" Version="12.9.101-beta.25070.7">

eng/Versions.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -180,8 +180,8 @@
180180
At usage sites, either we use MicrosoftBuildMinimumVersion, or MicrosoftBuildVersion in source-only modes.
181181
182182
Additionally, set the MinimumVSVersion for the installer UI that's required for targeting NetCurrent -->
183-
<MicrosoftBuildVersion>17.12.52</MicrosoftBuildVersion>
184-
<MicrosoftBuildLocalizationVersion>17.12.52-preview-25520-14</MicrosoftBuildLocalizationVersion>
183+
<MicrosoftBuildVersion>17.12.53</MicrosoftBuildVersion>
184+
<MicrosoftBuildLocalizationVersion>17.12.53-preview-25570-13</MicrosoftBuildLocalizationVersion>
185185
<MicrosoftBuildMinimumVersion Condition="'$(DotNetBuildSourceOnly)' != 'true'">17.11.48</MicrosoftBuildMinimumVersion>
186186
<MinimumVSVersion>17.12</MinimumVSVersion>
187187
</PropertyGroup>

0 commit comments

Comments
 (0)