Skip to content

Commit 66fc759

Browse files
Update dependencies from https://github.com/dotnet/msbuild build 20251020.12
On relative base path root Microsoft.SourceBuild.Intermediate.msbuild , Microsoft.Build.Localization From Version 17.14.28-servicing-25517-03 -> To Version 17.14.30-servicing-25520-12 Microsoft.Build From Version 17.14.28 -> To Version 17.14.30
1 parent d73e501 commit 66fc759

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,26 +24,22 @@
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-f70927a" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-emsdk-f70927a1/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-5bae930" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-aspnetcore-5bae9307/nuget/v3/index.json" />
3129
<!-- End: Package sources from dotnet-aspnetcore -->
3230
<!-- Begin: Package sources from dotnet-emsdk -->
3331
<!-- End: Package sources from dotnet-emsdk -->
3432
<!-- Begin: Package sources from DotNet-msbuild-Trusted -->
35-
<add key="darc-pub-DotNet-msbuild-Trusted-b5618cb" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-DotNet-msbuild-Trusted-b5618cbe/nuget/v3/index.json" />
33+
<add key="darc-pub-DotNet-msbuild-Trusted-3c92f20" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-DotNet-msbuild-Trusted-3c92f203/nuget/v3/index.json" />
3634
<!-- End: Package sources from DotNet-msbuild-Trusted -->
3735
<!-- Begin: Package sources from dotnet-roslyn-analyzers -->
3836
<!-- End: Package sources from dotnet-roslyn-analyzers -->
3937
<!-- Begin: Package sources from dotnet-runtime -->
40-
<add key="darc-int-dotnet-runtime-e1f1988" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-e1f19886/nuget/v3/index.json" />
4138
<!-- End: Package sources from dotnet-runtime -->
4239
<!-- Begin: Package sources from dotnet-templating -->
4340
<add key="darc-pub-dotnet-templating-cb70723" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-cb707237/nuget/v3/index.json" />
4441
<!-- End: Package sources from dotnet-templating -->
4542
<!-- Begin: Package sources from dotnet-windowsdesktop -->
46-
<add key="darc-int-dotnet-windowsdesktop-9ff62aa" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-windowsdesktop-9ff62aa8/nuget/v3/index.json" />
4743
<!-- End: Package sources from dotnet-windowsdesktop -->
4844
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
4945
<add key="dotnet6" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet6/nuget/v3/index.json" />
@@ -74,13 +70,10 @@
7470
<!-- Begin: Package sources from dotnet-templating -->
7571
<!-- End: Package sources from dotnet-templating -->
7672
<!-- Begin: Package sources from dotnet-aspnetcore -->
77-
<add key="darc-int-dotnet-aspnetcore-5bae930" value="true" />
7873
<!-- End: Package sources from dotnet-aspnetcore -->
7974
<!-- Begin: Package sources from dotnet-runtime -->
80-
<add key="darc-int-dotnet-runtime-e1f1988" value="true" />
8175
<!-- End: Package sources from dotnet-runtime -->
8276
<!-- Begin: Package sources from dotnet-windowsdesktop -->
83-
<add key="darc-int-dotnet-windowsdesktop-9ff62aa" value="true" />
8477
<!-- End: Package sources from dotnet-windowsdesktop -->
8578
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
8679
</disabledPackageSources>

eng/Version.Details.xml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -69,18 +69,18 @@
6969
<Sha>f70927a13648c24660c79ff19a6eb2aac100f0ab</Sha>
7070
<SourceBuild RepoName="emsdk" ManagedOnly="true" />
7171
</Dependency>
72-
<Dependency Name="Microsoft.Build" Version="17.14.28">
72+
<Dependency Name="Microsoft.Build" Version="17.14.30">
7373
<Uri>https://github.com/dotnet/msbuild</Uri>
74-
<Sha>b5618cbe466820aaf89aa5bafc9fd20bdfc0891b</Sha>
74+
<Sha>3c92f2035c560a36593da28cff44b165de7a9693</Sha>
7575
</Dependency>
76-
<Dependency Name="Microsoft.Build.Localization" Version="17.14.28-servicing-25517-03">
76+
<Dependency Name="Microsoft.Build.Localization" Version="17.14.30-servicing-25520-12">
7777
<Uri>https://github.com/dotnet/msbuild</Uri>
78-
<Sha>b5618cbe466820aaf89aa5bafc9fd20bdfc0891b</Sha>
78+
<Sha>3c92f2035c560a36593da28cff44b165de7a9693</Sha>
7979
</Dependency>
8080
<!-- Intermediate is necessary for source build. -->
81-
<Dependency Name="Microsoft.SourceBuild.Intermediate.msbuild" Version="17.14.28-servicing-25517-03">
81+
<Dependency Name="Microsoft.SourceBuild.Intermediate.msbuild" Version="17.14.30-servicing-25520-12">
8282
<Uri>https://github.com/dotnet/msbuild</Uri>
83-
<Sha>b5618cbe466820aaf89aa5bafc9fd20bdfc0891b</Sha>
83+
<Sha>3c92f2035c560a36593da28cff44b165de7a9693</Sha>
8484
<SourceBuild RepoName="msbuild" ManagedOnly="true" />
8585
</Dependency>
8686
<Dependency Name="Microsoft.FSharp.Compiler" Version="13.9.303-beta.25361.1">

eng/Versions.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -182,8 +182,8 @@
182182
At usage sites, either we use MicrosoftBuildMinimumVersion, or MicrosoftBuildVersion in source-only modes.
183183
184184
Additionally, set the MinimumVSVersion for the installer UI that's required for targeting NetCurrent -->
185-
<MicrosoftBuildVersion>17.14.28</MicrosoftBuildVersion>
186-
<MicrosoftBuildLocalizationVersion>17.14.28-servicing-25517-03</MicrosoftBuildLocalizationVersion>
185+
<MicrosoftBuildVersion>17.14.30</MicrosoftBuildVersion>
186+
<MicrosoftBuildLocalizationVersion>17.14.30-servicing-25520-12</MicrosoftBuildLocalizationVersion>
187187
<MicrosoftBuildMinimumVersion Condition="'$(DotNetBuildSourceOnly)' != 'true'">17.11.31</MicrosoftBuildMinimumVersion>
188188
<MinimumVSVersion>17.12</MinimumVSVersion>
189189
</PropertyGroup>

0 commit comments

Comments
 (0)