Skip to content

Commit 97b796b

Browse files
authored
[automated] Merge branch 'release/9.0.1xx' => 'release/9.0.3xx' (#51399)
2 parents 9bf7f65 + fb8ae76 commit 97b796b

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

NuGet.config

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,6 @@
6262
<add key="vs-impl" value="https://pkgs.dev.azure.com/azure-public/vside/_packaging/vs-impl/nuget/v3/index.json" />
6363
<!-- Used for Rich Navigation indexing task -->
6464
<add key="richnav" value="https://pkgs.dev.azure.com/azure-public/vside/_packaging/vs-buildservices/nuget/v3/index.json" />
65-
<!-- <add key="darc-int-DotNet-msbuild-Trusted-728984d" value="true" /> -->
6665
</packageSources>
6766
<disabledPackageSources>
6867
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->

eng/Version.Details.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -417,9 +417,9 @@
417417
<SourceBuild RepoName="source-build-externals" ManagedOnly="true" />
418418
</Dependency>
419419
<!-- Intermediate is necessary for source build. -->
420-
<Dependency Name="Microsoft.SourceBuild.Intermediate.source-build-reference-packages" Version="9.0.0-alpha.1.25520.6">
420+
<Dependency Name="Microsoft.SourceBuild.Intermediate.source-build-reference-packages" Version="9.0.0-alpha.1.25521.3">
421421
<Uri>https://github.com/dotnet/source-build-reference-packages</Uri>
422-
<Sha>2621104ca7f734b64166a4eb3cf4927166b82da9</Sha>
422+
<Sha>a9cadb09ddcc99b1e535efb0648047634f0c4f40</Sha>
423423
<SourceBuild RepoName="source-build-reference-packages" ManagedOnly="true" />
424424
</Dependency>
425425
<Dependency Name="Microsoft.Deployment.DotNet.Releases" Version="2.0.0-rtm.1.25059.4">

0 commit comments

Comments
 (0)