Skip to content

Commit 61f1451

Browse files
Update dependencies from https://github.com/dotnet/msbuild build 20250226.1
Microsoft.SourceBuild.Intermediate.msbuild , Microsoft.Build , Microsoft.Build.Localization From Version 17.13.13-preview-25112-07 -> To Version 17.13.18-preview-25126-01
1 parent d2896d7 commit 61f1451

File tree

3 files changed

+9
-21
lines changed

3 files changed

+9
-21
lines changed

NuGet.config

Lines changed: 1 addition & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -28,17 +28,11 @@
2828
<!-- Begin: Package sources from dotnet-emsdk -->
2929
<!-- End: Package sources from dotnet-emsdk -->
3030
<!-- Begin: Package sources from DotNet-msbuild-Trusted -->
31-
<add key="darc-pub-DotNet-msbuild-Trusted-90ed697" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-DotNet-msbuild-Trusted-90ed6977/nuget/v3/index.json" />
31+
<add key="darc-pub-DotNet-msbuild-Trusted-73f9d5d" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-DotNet-msbuild-Trusted-73f9d5d2/nuget/v3/index.json" />
3232
<!-- End: Package sources from DotNet-msbuild-Trusted -->
3333
<!-- Begin: Package sources from dotnet-roslyn-analyzers -->
3434
<!-- End: Package sources from dotnet-roslyn-analyzers -->
3535
<!-- Begin: Package sources from dotnet-runtime -->
36-
<add key="darc-int-dotnet-runtime-80aa709" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-80aa709f/nuget/v3/index.json" />
37-
<add key="darc-int-dotnet-runtime-80aa709-2" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-80aa709f-2/nuget/v3/index.json" />
38-
<add key="darc-int-dotnet-runtime-80aa709-15" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-80aa709f-15/nuget/v3/index.json" />
39-
<add key="darc-int-dotnet-runtime-80aa709-14" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-80aa709f-14/nuget/v3/index.json" />
40-
<add key="darc-int-dotnet-runtime-80aa709-12" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-80aa709f-12/nuget/v3/index.json" />
41-
<add key="darc-int-dotnet-runtime-80aa709-10" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-80aa709f-10/nuget/v3/index.json" />
4236
<!-- End: Package sources from dotnet-runtime -->
4337
<!-- Begin: Package sources from dotnet-templating -->
4438
<add key="darc-pub-dotnet-templating-a2862fd" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-a2862fdc/nuget/v3/index.json" />
@@ -74,12 +68,6 @@
7468
<!-- Begin: Package sources from dotnet-aspnetcore -->
7569
<!-- End: Package sources from dotnet-aspnetcore -->
7670
<!-- Begin: Package sources from dotnet-runtime -->
77-
<add key="darc-int-dotnet-runtime-80aa709-10" value="true" />
78-
<add key="darc-int-dotnet-runtime-80aa709-12" value="true" />
79-
<add key="darc-int-dotnet-runtime-80aa709-14" value="true" />
80-
<add key="darc-int-dotnet-runtime-80aa709-15" value="true" />
81-
<add key="darc-int-dotnet-runtime-80aa709-2" value="true" />
82-
<add key="darc-int-dotnet-runtime-80aa709" value="true" />
8371
<!-- End: Package sources from dotnet-runtime -->
8472
<!-- Begin: Package sources from dotnet-windowsdesktop -->
8573
<!-- End: Package sources from dotnet-windowsdesktop -->

eng/Version.Details.xml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -69,18 +69,18 @@
6969
<Sha>2c27e405e17595694d91892159593d6dd10e61e2</Sha>
7070
<SourceBuild RepoName="emsdk" ManagedOnly="true" />
7171
</Dependency>
72-
<Dependency Name="Microsoft.Build" Version="17.13.17">
72+
<Dependency Name="Microsoft.Build" Version="17.13.18">
7373
<Uri>https://github.com/dotnet/msbuild</Uri>
74-
<Sha>90ed6977fd91a5da256739d74cd60e9d3a89d436</Sha>
74+
<Sha>73f9d5d2185e4809241bcb3219f9719261c97a12</Sha>
7575
</Dependency>
76-
<Dependency Name="Microsoft.Build.Localization" Version="17.13.17-preview-25125-05">
76+
<Dependency Name="Microsoft.Build.Localization" Version="17.13.18-preview-25126-01">
7777
<Uri>https://github.com/dotnet/msbuild</Uri>
78-
<Sha>90ed6977fd91a5da256739d74cd60e9d3a89d436</Sha>
78+
<Sha>73f9d5d2185e4809241bcb3219f9719261c97a12</Sha>
7979
</Dependency>
8080
<!-- Intermediate is necessary for source build. -->
81-
<Dependency Name="Microsoft.SourceBuild.Intermediate.msbuild" Version="17.13.17-preview-25125-05">
81+
<Dependency Name="Microsoft.SourceBuild.Intermediate.msbuild" Version="17.13.18-preview-25126-01">
8282
<Uri>https://github.com/dotnet/msbuild</Uri>
83-
<Sha>90ed6977fd91a5da256739d74cd60e9d3a89d436</Sha>
83+
<Sha>73f9d5d2185e4809241bcb3219f9719261c97a12</Sha>
8484
<SourceBuild RepoName="msbuild" ManagedOnly="true" />
8585
</Dependency>
8686
<Dependency Name="Microsoft.FSharp.Compiler" Version="13.9.201-beta.25070.3">

eng/Versions.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -178,8 +178,8 @@
178178
At usage sites, either we use MicrosoftBuildMinimumVersion, or MicrosoftBuildVersion in source-only modes.
179179
180180
Additionally, set the MinimumVSVersion for the installer UI that's required for targeting NetCurrent -->
181-
<MicrosoftBuildVersion>17.13.17</MicrosoftBuildVersion>
182-
<MicrosoftBuildLocalizationVersion>17.13.17-preview-25125-05</MicrosoftBuildLocalizationVersion>
181+
<MicrosoftBuildVersion>17.13.18</MicrosoftBuildVersion>
182+
<MicrosoftBuildLocalizationVersion>17.13.18-preview-25126-01</MicrosoftBuildLocalizationVersion>
183183
<MicrosoftBuildMinimumVersion Condition="'$(DotNetBuildSourceOnly)' != 'true'">17.11.4</MicrosoftBuildMinimumVersion>
184184
<MinimumVSVersion>17.12</MinimumVSVersion>
185185
</PropertyGroup>

0 commit comments

Comments
 (0)