Skip to content

Commit 3ba6d93

Browse files
authored
[release/9.0.2xx] Update dependencies from dotnet/msbuild (#48435)
2 parents 06f4989 + 1c54ece commit 3ba6d93

File tree

3 files changed

+9
-17
lines changed

3 files changed

+9
-17
lines changed

NuGet.config

+1-9
Original file line numberDiff line numberDiff line change
@@ -24,25 +24,20 @@
2424
<!-- Begin: Package sources from dotnet-aspire -->
2525
<!-- End: Package sources from dotnet-aspire -->
2626
<!-- Begin: Package sources from dotnet-aspnetcore -->
27-
<add key="darc-int-dotnet-aspnetcore-d5dc8a1" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-aspnetcore-d5dc8a13/nuget/v3/index.json" />
2827
<!-- End: Package sources from dotnet-aspnetcore -->
2928
<!-- Begin: Package sources from dotnet-emsdk -->
30-
<add key="darc-pub-dotnet-emsdk-78be8cd" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-emsdk-78be8cdf/nuget/v3/index.json" />
3129
<!-- End: Package sources from dotnet-emsdk -->
3230
<!-- Begin: Package sources from DotNet-msbuild-Trusted -->
33-
<add key="darc-pub-DotNet-msbuild-Trusted-7a09d5e" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-DotNet-msbuild-Trusted-7a09d5ee/nuget/v3/index.json" />
31+
<add key="darc-pub-DotNet-msbuild-Trusted-7ad4e1c" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-DotNet-msbuild-Trusted-7ad4e1c7/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-f57e6dc" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-f57e6dc7/nuget/v3/index.json" />
39-
<add key="darc-int-dotnet-runtime-5da49f4" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-runtime-5da49f4e/nuget/v3/index.json" />
4036
<!-- End: Package sources from dotnet-runtime -->
4137
<!-- Begin: Package sources from dotnet-templating -->
4238
<add key="darc-pub-dotnet-templating-029cb83" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-029cb834/nuget/v3/index.json" />
4339
<!-- End: Package sources from dotnet-templating -->
4440
<!-- Begin: Package sources from dotnet-windowsdesktop -->
45-
<add key="darc-int-dotnet-windowsdesktop-ef0ddf8" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-windowsdesktop-ef0ddf89/nuget/v3/index.json" />
4641
<!-- End: Package sources from dotnet-windowsdesktop -->
4742
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
4843
<add key="dotnet6" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet6/nuget/v3/index.json" />
@@ -69,13 +64,10 @@
6964
<!-- Begin: Package sources from dotnet-templating -->
7065
<!-- End: Package sources from dotnet-templating -->
7166
<!-- Begin: Package sources from dotnet-aspnetcore -->
72-
<add key="darc-int-dotnet-aspnetcore-d5dc8a1" value="true" />
7367
<!-- End: Package sources from dotnet-aspnetcore -->
7468
<!-- Begin: Package sources from dotnet-runtime -->
75-
<add key="darc-int-dotnet-runtime-f57e6dc" value="true" />
7669
<!-- End: Package sources from dotnet-runtime -->
7770
<!-- Begin: Package sources from dotnet-windowsdesktop -->
78-
<add key="darc-int-dotnet-windowsdesktop-ef0ddf8" value="true" />
7971
<!-- End: Package sources from dotnet-windowsdesktop -->
8072
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
8173
</disabledPackageSources>

eng/Version.Details.xml

+6-6
Original file line numberDiff line numberDiff line change
@@ -69,18 +69,18 @@
6969
<Sha>78be8cdf4f0bfd93018fd7a87f8282a41d041298</Sha>
7070
<SourceBuild RepoName="emsdk" ManagedOnly="true" />
7171
</Dependency>
72-
<Dependency Name="Microsoft.Build" Version="17.13.24">
72+
<Dependency Name="Microsoft.Build" Version="17.13.25">
7373
<Uri>https://github.com/dotnet/msbuild</Uri>
74-
<Sha>7a09d5ee44eb217e9c1ae0bab242c79c70423577</Sha>
74+
<Sha>7ad4e1c76585d0ed6e438da2d4f9394326934399</Sha>
7575
</Dependency>
76-
<Dependency Name="Microsoft.Build.Localization" Version="17.13.24-preview-25209-01">
76+
<Dependency Name="Microsoft.Build.Localization" Version="17.13.25-preview-25214-09">
7777
<Uri>https://github.com/dotnet/msbuild</Uri>
78-
<Sha>7a09d5ee44eb217e9c1ae0bab242c79c70423577</Sha>
78+
<Sha>7ad4e1c76585d0ed6e438da2d4f9394326934399</Sha>
7979
</Dependency>
8080
<!-- Intermediate is necessary for source build. -->
81-
<Dependency Name="Microsoft.SourceBuild.Intermediate.msbuild" Version="17.13.24-preview-25209-01">
81+
<Dependency Name="Microsoft.SourceBuild.Intermediate.msbuild" Version="17.13.25-preview-25214-09">
8282
<Uri>https://github.com/dotnet/msbuild</Uri>
83-
<Sha>7a09d5ee44eb217e9c1ae0bab242c79c70423577</Sha>
83+
<Sha>7ad4e1c76585d0ed6e438da2d4f9394326934399</Sha>
8484
<SourceBuild RepoName="msbuild" ManagedOnly="true" />
8585
</Dependency>
8686
<Dependency Name="Microsoft.FSharp.Compiler" Version="13.9.202-beta.25154.2">

eng/Versions.props

+2-2
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.24</MicrosoftBuildVersion>
182-
<MicrosoftBuildLocalizationVersion>17.13.24-preview-25209-01</MicrosoftBuildLocalizationVersion>
181+
<MicrosoftBuildVersion>17.13.25</MicrosoftBuildVersion>
182+
<MicrosoftBuildLocalizationVersion>17.13.25-preview-25214-09</MicrosoftBuildLocalizationVersion>
183183
<MicrosoftBuildMinimumVersion Condition="'$(DotNetBuildSourceOnly)' != 'true'">17.11.4</MicrosoftBuildMinimumVersion>
184184
<MinimumVSVersion>17.12</MinimumVSVersion>
185185
</PropertyGroup>

0 commit comments

Comments
 (0)