Skip to content

Commit ebf34b8

Browse files
Update dependencies from https://github.com/dotnet/msbuild build 20250721.13
Microsoft.SourceBuild.Intermediate.msbuild , Microsoft.Build , Microsoft.Build.Localization From Version 17.12.41-preview-25359-01 -> To Version 17.12.42-preview-25371-13
1 parent eb8e854 commit ebf34b8

File tree

3 files changed

+11
-16
lines changed

3 files changed

+11
-16
lines changed

NuGet.config

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -24,24 +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-b567cdb" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-emsdk-b567cdb6/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-f6b3a5d" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-aspnetcore-f6b3a5da/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-9dcc26a" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-DotNet-msbuild-Trusted-9dcc26a5/nuget/v3/index.json" />
31+
<add key="darc-pub-DotNet-msbuild-Trusted-b22f419" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-DotNet-msbuild-Trusted-b22f419b/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-3c298d9" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-3c298d9f/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-861f0ec" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-861f0ec3/nuget/v3/index.json" />
39+
<add key="darc-pub-dotnet-templating-861f0ec-2" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-861f0ec3-2/nuget/v3/index.json" />
40+
<add key="darc-pub-dotnet-templating-861f0ec-1" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-861f0ec3-1/nuget/v3/index.json" />
4241
<!-- End: Package sources from dotnet-templating -->
4342
<!-- Begin: Package sources from dotnet-windowsdesktop -->
44-
<add key="darc-int-dotnet-windowsdesktop-bd9e6e9" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-windowsdesktop-bd9e6e96/nuget/v3/index.json" />
4543
<!-- End: Package sources from dotnet-windowsdesktop -->
4644
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
4745
<add key="dotnet6" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet6/nuget/v3/index.json" />
@@ -68,15 +66,12 @@
6866
<!-- Begin: Package sources from dotnet-templating -->
6967
<!-- End: Package sources from dotnet-templating -->
7068
<!-- Begin: Package sources from dotnet-aspnetcore -->
71-
<add key="darc-int-dotnet-aspnetcore-f6b3a5d" value="true" />
7269
<!-- Begin: Package sources from DotNet-msbuild-Trusted -->
7370
<!-- End: Package sources from DotNet-msbuild-Trusted -->
7471
<!-- End: Package sources from dotnet-aspnetcore -->
7572
<!-- Begin: Package sources from dotnet-runtime -->
76-
<add key="darc-int-dotnet-runtime-3c298d9" value="true" />
7773
<!-- End: Package sources from dotnet-runtime -->
7874
<!-- Begin: Package sources from dotnet-windowsdesktop -->
79-
<add key="darc-int-dotnet-windowsdesktop-bd9e6e9" value="true" />
8075
<!-- End: Package sources from dotnet-windowsdesktop -->
8176
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
8277
</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>b567cdb6b8b461de79f2a2536a22ca3a67f2f33e</Sha>
7474
<SourceBuild RepoName="emsdk" ManagedOnly="true" />
7575
</Dependency>
76-
<Dependency Name="Microsoft.Build" Version="17.12.41">
76+
<Dependency Name="Microsoft.Build" Version="17.12.42">
7777
<Uri>https://github.com/dotnet/msbuild</Uri>
78-
<Sha>9dcc26a5fd6a7449e6c1dc1d99c332141aeae361</Sha>
78+
<Sha>b22f419b0d4d4f3df90f7498809b30498d79ce30</Sha>
7979
</Dependency>
80-
<Dependency Name="Microsoft.Build.Localization" Version="17.12.41-preview-25359-01">
80+
<Dependency Name="Microsoft.Build.Localization" Version="17.12.42-preview-25371-13">
8181
<Uri>https://github.com/dotnet/msbuild</Uri>
82-
<Sha>9dcc26a5fd6a7449e6c1dc1d99c332141aeae361</Sha>
82+
<Sha>b22f419b0d4d4f3df90f7498809b30498d79ce30</Sha>
8383
</Dependency>
8484
<!-- Intermediate is necessary for source build. -->
85-
<Dependency Name="Microsoft.SourceBuild.Intermediate.msbuild" Version="17.12.41-preview-25359-01">
85+
<Dependency Name="Microsoft.SourceBuild.Intermediate.msbuild" Version="17.12.42-preview-25371-13">
8686
<Uri>https://github.com/dotnet/msbuild</Uri>
87-
<Sha>9dcc26a5fd6a7449e6c1dc1d99c332141aeae361</Sha>
87+
<Sha>b22f419b0d4d4f3df90f7498809b30498d79ce30</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.41</MicrosoftBuildVersion>
184-
<MicrosoftBuildLocalizationVersion>17.12.41-preview-25359-01</MicrosoftBuildLocalizationVersion>
183+
<MicrosoftBuildVersion>17.12.42</MicrosoftBuildVersion>
184+
<MicrosoftBuildLocalizationVersion>17.12.42-preview-25371-13</MicrosoftBuildLocalizationVersion>
185185
<MicrosoftBuildMinimumVersion Condition="'$(DotNetBuildSourceOnly)' != 'true'">17.11.31</MicrosoftBuildMinimumVersion>
186186
<MinimumVSVersion>17.12</MinimumVSVersion>
187187
</PropertyGroup>

0 commit comments

Comments
 (0)