Skip to content

Commit ae257e6

Browse files
Update dependencies from https://github.com/dotnet/msbuild build 20250221.1
Microsoft.SourceBuild.Intermediate.msbuild , Microsoft.Build , Microsoft.Build.Localization From Version 17.8.19-preview-25071-04 -> To Version 17.8.22-preview-25121-01
1 parent 31e7f76 commit ae257e6

File tree

3 files changed

+12
-13
lines changed

3 files changed

+12
-13
lines changed

NuGet.config

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -21,21 +21,21 @@
2121
<add key="darc-int-dotnet-format-27f1865-1" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-format-27f18656-1/nuget/v3/index.json" />
2222
<!-- End: Package sources from dotnet-format -->
2323
<!-- Begin: Package sources from dotnet-aspnetcore -->
24-
<add key="darc-int-dotnet-aspnetcore-009e1cc" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-aspnetcore-009e1cca/nuget/v3/index.json" />
2524
<!-- End: Package sources from dotnet-aspnetcore -->
2625
<!-- Begin: Package sources from DotNet-msbuild-Trusted -->
27-
<add key="darc-pub-DotNet-msbuild-Trusted-c3ade83" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-DotNet-msbuild-Trusted-c3ade832/nuget/v3/index.json" />
26+
<add key="darc-pub-DotNet-msbuild-Trusted-bfbb056" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-DotNet-msbuild-Trusted-bfbb0566/nuget/v3/index.json" />
2827
<!-- End: Package sources from DotNet-msbuild-Trusted -->
2928
<!-- Begin: Package sources from dotnet-roslyn-analyzers -->
3029
<!-- End: Package sources from dotnet-roslyn-analyzers -->
3130
<!-- Begin: Package sources from dotnet-runtime -->
3231
<add key="darc-int-dotnet-runtime-eba546b" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-eba546b0/nuget/v3/index.json" />
32+
<add key="darc-int-dotnet-runtime-eba546b-6" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-eba546b0-6/nuget/v3/index.json" />
3333
<!-- End: Package sources from dotnet-runtime -->
3434
<!-- Begin: Package sources from dotnet-templating -->
3535
<add key="darc-pub-dotnet-templating-a977119" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-a977119e/nuget/v3/index.json" />
36+
<add key="darc-pub-dotnet-templating-a977119-1" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-a977119e-1/nuget/v3/index.json" />
3637
<!-- End: Package sources from dotnet-templating -->
3738
<!-- Begin: Package sources from dotnet-windowsdesktop -->
38-
<add key="darc-int-dotnet-windowsdesktop-e43b37d" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-windowsdesktop-e43b37de/nuget/v3/index.json" />
3939
<!-- End: Package sources from dotnet-windowsdesktop -->
4040
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
4141
<add key="dotnet6" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet6/nuget/v3/index.json" />
@@ -60,7 +60,6 @@
6060
<!-- Begin: Package sources from dotnet-templating -->
6161
<!-- End: Package sources from dotnet-templating -->
6262
<!-- Begin: Package sources from dotnet-aspnetcore -->
63-
<add key="darc-int-dotnet-aspnetcore-009e1cc" value="true" />
6463
<!-- End: Package sources from dotnet-aspnetcore -->
6564
<!-- Begin: Package sources from dotnet-format -->
6665
<add key="darc-int-dotnet-format-27f1865-1" value="true" />
@@ -75,10 +74,10 @@
7574
<!-- End: Package sources from dotnet-format -->
7675
<!-- End: Package sources from dotnet-aspnetcore -->
7776
<!-- Begin: Package sources from dotnet-runtime -->
77+
<add key="darc-int-dotnet-runtime-eba546b-6" value="true" />
7878
<add key="darc-int-dotnet-runtime-eba546b" value="true" />
7979
<!-- End: Package sources from dotnet-runtime -->
8080
<!-- Begin: Package sources from dotnet-windowsdesktop -->
81-
<add key="darc-int-dotnet-windowsdesktop-e43b37d" value="true" />
8281
<!-- End: Package sources from dotnet-windowsdesktop -->
8382
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
8483
</disabledPackageSources>

eng/Version.Details.xml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -55,17 +55,17 @@
5555
<Uri>https://github.com/dotnet/emsdk</Uri>
5656
<Sha>c458a7647c04e323c238f381eb176af24254b3ff</Sha>
5757
</Dependency>
58-
<Dependency Name="Microsoft.Build" Version="17.8.19">
58+
<Dependency Name="Microsoft.Build" Version="17.8.22">
5959
<Uri>https://github.com/dotnet/msbuild</Uri>
60-
<Sha>c3ade832ad989bc4258b064bedc866742b873a12</Sha>
60+
<Sha>bfbb05667061fc94ba2d135e28e3827161947b95</Sha>
6161
</Dependency>
62-
<Dependency Name="Microsoft.Build.Localization" Version="17.8.19-preview-25071-04">
62+
<Dependency Name="Microsoft.Build.Localization" Version="17.8.22-preview-25121-01">
6363
<Uri>https://github.com/dotnet/msbuild</Uri>
64-
<Sha>c3ade832ad989bc4258b064bedc866742b873a12</Sha>
64+
<Sha>bfbb05667061fc94ba2d135e28e3827161947b95</Sha>
6565
</Dependency>
66-
<Dependency Name="Microsoft.SourceBuild.Intermediate.msbuild" Version="17.8.19-preview-25071-04">
66+
<Dependency Name="Microsoft.SourceBuild.Intermediate.msbuild" Version="17.8.22-preview-25121-01">
6767
<Uri>https://github.com/dotnet/msbuild</Uri>
68-
<Sha>c3ade832ad989bc4258b064bedc866742b873a12</Sha>
68+
<Sha>bfbb05667061fc94ba2d135e28e3827161947b95</Sha>
6969
<SourceBuild RepoName="msbuild" ManagedOnly="true" />
7070
</Dependency>
7171
<Dependency Name="Microsoft.FSharp.Compiler" Version="12.8.102-beta.24081.2">

eng/Versions.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@
121121
</PropertyGroup>
122122
<PropertyGroup>
123123
<!-- Dependencies from https://github.com/Microsoft/msbuild -->
124-
<MicrosoftBuildPackageVersion>17.8.19</MicrosoftBuildPackageVersion>
124+
<MicrosoftBuildPackageVersion>17.8.22</MicrosoftBuildPackageVersion>
125125
<MicrosoftBuildCurrentPackageVersion>$(MicrosoftBuildPackageVersion)</MicrosoftBuildCurrentPackageVersion>
126126
<!-- Some tasks and the resolver will need to run in an MSBuild that is older than the very latest,
127127
so target one that matches the version in minimumMSBuildVersion.
@@ -130,7 +130,7 @@
130130
<MicrosoftBuildPackageVersion Condition="exists('$(RepoRoot)\src\Layout\redist\minimumMSBuildVersion') and '$(DotNetBuildFromSource)' != 'true'">$([System.IO.File]::ReadAllText('$(RepoRoot)\src\Layout\redist\minimumMSBuildVersion').Trim())</MicrosoftBuildPackageVersion>
131131
<MicrosoftBuildFrameworkPackageVersion>$(MicrosoftBuildPackageVersion)</MicrosoftBuildFrameworkPackageVersion>
132132
<MicrosoftBuildRuntimePackageVersion>$(MicrosoftBuildPackageVersion)</MicrosoftBuildRuntimePackageVersion>
133-
<MicrosoftBuildLocalizationPackageVersion>17.8.19-preview-25071-04</MicrosoftBuildLocalizationPackageVersion>
133+
<MicrosoftBuildLocalizationPackageVersion>17.8.22-preview-25121-01</MicrosoftBuildLocalizationPackageVersion>
134134
<MicrosoftBuildUtilitiesCorePackageVersion>$(MicrosoftBuildPackageVersion)</MicrosoftBuildUtilitiesCorePackageVersion>
135135
<MicrosoftBuildTasksCorePackageVersion>$(MicrosoftBuildPackageVersion)</MicrosoftBuildTasksCorePackageVersion>
136136
<MicrosoftBuildTasksCoreVersion>$(MicrosoftBuildTasksCorePackageVersion)</MicrosoftBuildTasksCoreVersion>

0 commit comments

Comments
 (0)