Skip to content

Commit 2b0e6cd

Browse files
Update dependencies from https://github.com/dotnet/msbuild build 20250522.4 (#18599)
Microsoft.Build , Microsoft.Build.Framework , Microsoft.Build.Tasks.Core , Microsoft.Build.Utilities.Core From Version 17.13.25 -> To Version 17.13.26 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent 24208f0 commit 2b0e6cd

File tree

3 files changed

+13
-13
lines changed

3 files changed

+13
-13
lines changed

NuGet.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<clear />
99
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
1010
<!-- Begin: Package sources from DotNet-msbuild-Trusted -->
11-
<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" />
11+
<add key="darc-pub-DotNet-msbuild-Trusted-c192adb" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-DotNet-msbuild-Trusted-c192adbb/nuget/v3/index.json" />
1212
<!-- End: Package sources from DotNet-msbuild-Trusted -->
1313
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
1414
<add key="dotnet-eng" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-eng/nuget/v3/index.json" />

eng/Version.Details.xml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,21 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<Dependencies>
33
<ProductDependencies>
4-
<Dependency Name="Microsoft.Build" Version="17.13.25">
4+
<Dependency Name="Microsoft.Build" Version="17.13.26">
55
<Uri>https://github.com/dotnet/msbuild</Uri>
6-
<Sha>7ad4e1c76585d0ed6e438da2d4f9394326934399</Sha>
6+
<Sha>c192adbb5252264481e8c046a8e0694f7fc7855b</Sha>
77
</Dependency>
8-
<Dependency Name="Microsoft.Build.Framework" Version="17.13.25">
8+
<Dependency Name="Microsoft.Build.Framework" Version="17.13.26">
99
<Uri>https://github.com/dotnet/msbuild</Uri>
10-
<Sha>7ad4e1c76585d0ed6e438da2d4f9394326934399</Sha>
10+
<Sha>c192adbb5252264481e8c046a8e0694f7fc7855b</Sha>
1111
</Dependency>
12-
<Dependency Name="Microsoft.Build.Tasks.Core" Version="17.13.25">
12+
<Dependency Name="Microsoft.Build.Tasks.Core" Version="17.13.26">
1313
<Uri>https://github.com/dotnet/msbuild</Uri>
14-
<Sha>7ad4e1c76585d0ed6e438da2d4f9394326934399</Sha>
14+
<Sha>c192adbb5252264481e8c046a8e0694f7fc7855b</Sha>
1515
</Dependency>
16-
<Dependency Name="Microsoft.Build.Utilities.Core" Version="17.13.25">
16+
<Dependency Name="Microsoft.Build.Utilities.Core" Version="17.13.26">
1717
<Uri>https://github.com/dotnet/msbuild</Uri>
18-
<Sha>7ad4e1c76585d0ed6e438da2d4f9394326934399</Sha>
18+
<Sha>c192adbb5252264481e8c046a8e0694f7fc7855b</Sha>
1919
</Dependency>
2020
<Dependency Name="System.Reflection.Metadata" Version="8.0.0">
2121
<Uri>https://github.com/dotnet/runtime</Uri>

eng/Versions.props

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@
102102
<MicrosoftVisualStudioShellPackagesVersion>17.10.40152</MicrosoftVisualStudioShellPackagesVersion>
103103
<VisualStudioProjectSystemPackagesVersion>17.10.526-pre-g1b474069f5</VisualStudioProjectSystemPackagesVersion>
104104
<MicrosoftVisualStudioThreadingPackagesVersion>17.10.41</MicrosoftVisualStudioThreadingPackagesVersion>
105-
<MicrosoftBuildVersion>17.13.25</MicrosoftBuildVersion>
105+
<MicrosoftBuildVersion>17.13.26</MicrosoftBuildVersion>
106106
<!-- Roslyn packages -->
107107
<MicrosoftCodeAnalysisEditorFeaturesVersion>$(RoslynVersion)</MicrosoftCodeAnalysisEditorFeaturesVersion>
108108
<MicrosoftCodeAnalysisEditorFeaturesTextVersion>$(RoslynVersion)</MicrosoftCodeAnalysisEditorFeaturesTextVersion>
@@ -138,9 +138,9 @@
138138
<MicrosoftVisualStudioShellImmutable150Version>15.0.25123-Dev15Preview</MicrosoftVisualStudioShellImmutable150Version>
139139
<!-- -->
140140
<!-- Microsoft Build packages -->
141-
<MicrosoftBuildFrameworkVersion>17.13.25</MicrosoftBuildFrameworkVersion>
142-
<MicrosoftBuildTasksCoreVersion>17.13.25</MicrosoftBuildTasksCoreVersion>
143-
<MicrosoftBuildUtilitiesCoreVersion>17.13.25</MicrosoftBuildUtilitiesCoreVersion>
141+
<MicrosoftBuildFrameworkVersion>17.13.26</MicrosoftBuildFrameworkVersion>
142+
<MicrosoftBuildTasksCoreVersion>17.13.26</MicrosoftBuildTasksCoreVersion>
143+
<MicrosoftBuildUtilitiesCoreVersion>17.13.26</MicrosoftBuildUtilitiesCoreVersion>
144144
<!-- -->
145145
<!-- Visual Studio Editor packages -->
146146
<MicrosoftVisualStudioCoreUtilityVersion>$(VisualStudioEditorPackagesVersion)</MicrosoftVisualStudioCoreUtilityVersion>

0 commit comments

Comments
 (0)