Skip to content

Commit 8ac1760

Browse files
author
v-wuzhai
authored
[release/9.0.1xx] Update dependencies from dotnet/msbuild (#48462)
2 parents 42b642b + 0d36f02 commit 8ac1760

File tree

3 files changed

+9
-17
lines changed

3 files changed

+9
-17
lines changed

NuGet.config

Lines changed: 1 addition & 9 deletions
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-emsdk -->
27-
<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" />
2827
<!-- End: Package sources from dotnet-emsdk -->
2928
<!-- Begin: Package sources from dotnet-aspnetcore -->
30-
<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" />
3129
<!-- End: Package sources from dotnet-aspnetcore -->
3230
<!-- Begin: Package sources from DotNet-msbuild-Trusted -->
33-
<add key="darc-pub-DotNet-msbuild-Trusted-762d7c2" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-DotNet-msbuild-Trusted-762d7c2e/nuget/v3/index.json" />
31+
<add key="darc-pub-DotNet-msbuild-Trusted-ced3612" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-DotNet-msbuild-Trusted-ced36127/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" />
3936
<!-- End: Package sources from dotnet-runtime -->
4037
<!-- Begin: Package sources from dotnet-templating -->
41-
<add key="darc-pub-dotnet-templating-693a4fd" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-693a4fd2/nuget/v3/index.json" />
4238
<add key="darc-pub-dotnet-templating-35eb08d" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-35eb08d0/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

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -73,18 +73,18 @@
7373
<Sha>78be8cdf4f0bfd93018fd7a87f8282a41d041298</Sha>
7474
<SourceBuild RepoName="emsdk" ManagedOnly="true" />
7575
</Dependency>
76-
<Dependency Name="Microsoft.Build" Version="17.12.34">
76+
<Dependency Name="Microsoft.Build" Version="17.12.35">
7777
<Uri>https://github.com/dotnet/msbuild</Uri>
78-
<Sha>762d7c2e9441e84a22b0dea75418c40c9cd397b3</Sha>
78+
<Sha>ced361277f33b9eb9312d927869a77b6d9108876</Sha>
7979
</Dependency>
80-
<Dependency Name="Microsoft.Build.Localization" Version="17.12.34-preview-25210-04">
80+
<Dependency Name="Microsoft.Build.Localization" Version="17.12.35-preview-25214-08">
8181
<Uri>https://github.com/dotnet/msbuild</Uri>
82-
<Sha>762d7c2e9441e84a22b0dea75418c40c9cd397b3</Sha>
82+
<Sha>ced361277f33b9eb9312d927869a77b6d9108876</Sha>
8383
</Dependency>
8484
<!-- Intermediate is necessary for source build. -->
85-
<Dependency Name="Microsoft.SourceBuild.Intermediate.msbuild" Version="17.12.34-preview-25210-04">
85+
<Dependency Name="Microsoft.SourceBuild.Intermediate.msbuild" Version="17.12.35-preview-25214-08">
8686
<Uri>https://github.com/dotnet/msbuild</Uri>
87-
<Sha>762d7c2e9441e84a22b0dea75418c40c9cd397b3</Sha>
87+
<Sha>ced361277f33b9eb9312d927869a77b6d9108876</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.34</MicrosoftBuildVersion>
184-
<MicrosoftBuildLocalizationVersion>17.12.34-preview-25210-04</MicrosoftBuildLocalizationVersion>
183+
<MicrosoftBuildVersion>17.12.35</MicrosoftBuildVersion>
184+
<MicrosoftBuildLocalizationVersion>17.12.35-preview-25214-08</MicrosoftBuildLocalizationVersion>
185185
<MicrosoftBuildMinimumVersion Condition="'$(DotNetBuildSourceOnly)' != 'true'">17.11.4</MicrosoftBuildMinimumVersion>
186186
<MinimumVSVersion>17.12</MinimumVSVersion>
187187
</PropertyGroup>

0 commit comments

Comments
 (0)