Skip to content

Commit b6fc9f0

Browse files
[release/8.0.1xx] Update dependencies from dotnet/source-build-externals (#45866)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com> Co-authored-by: Michael Simons <[email protected]>
1 parent d42b9f5 commit b6fc9f0

File tree

3 files changed

+3
-7
lines changed

3 files changed

+3
-7
lines changed

Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@
106106
<PackageVersion Include="System.Text.Json" Version="$(SystemTextJsonPackageVersion)" />
107107
<PackageVersion Include="System.Windows.Extensions" Version="$(SystemWindowsExtensionsPackageVersion)" />
108108
<PackageVersion Include="System.Xml.XmlDocument" Version="$(SystemXmlXmlDocumentPackageVersion)" />
109-
<PackageVersion Include="Valleysoft.DockerCredsProvider" Version="2.2.0" />
109+
<PackageVersion Include="Valleysoft.DockerCredsProvider" Version="2.2.4" />
110110
<PackageVersion Include="xunit" Version="$(XUnitVersion)" />
111111
<PackageVersion Include="Xunit.Combinatorial" Version="$(XunitCombinatorialVersion)" />
112112
<PackageVersion Include="xunit.console" Version="$(XUnitVersion)"/>

NuGet.config

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,6 @@
2727
<!-- End: Package sources from dotnet-runtime -->
2828
<!-- Begin: Package sources from dotnet-templating -->
2929
<add key="darc-pub-dotnet-templating-f8f1f89" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-f8f1f894/nuget/v3/index.json" />
30-
<add key="darc-pub-dotnet-templating-7e0acf9" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-7e0acf90/nuget/v3/index.json" />
31-
<add key="darc-pub-dotnet-templating-7e0acf9-3" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-7e0acf90-3/nuget/v3/index.json" />
32-
<add key="darc-pub-dotnet-templating-7e0acf9-2" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-7e0acf90-2/nuget/v3/index.json" />
33-
<add key="darc-pub-dotnet-templating-7e0acf9-1" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-7e0acf90-1/nuget/v3/index.json" />
3430
<!-- End: Package sources from dotnet-templating -->
3531
<!-- Begin: Package sources from dotnet-windowsdesktop -->
3632
<!-- End: Package sources from dotnet-windowsdesktop -->

eng/Version.Details.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -349,9 +349,9 @@
349349
<Sha>02fe27cd6a9b001c8feb7938e6ef4b3799745759</Sha>
350350
<SourceBuild RepoName="command-line-api" ManagedOnly="true" />
351351
</Dependency>
352-
<Dependency Name="Microsoft.SourceBuild.Intermediate.source-build-externals" Version="8.0.0-alpha.1.24516.2">
352+
<Dependency Name="Microsoft.SourceBuild.Intermediate.source-build-externals" Version="8.0.0-alpha.1.25060.2">
353353
<Uri>https://github.com/dotnet/source-build-externals</Uri>
354-
<Sha>3b85d089311e89b47758ba6a84eeb79374476dc8</Sha>
354+
<Sha>c7cb4da26e74ef645e3e98fcb4534a7d66247a82</Sha>
355355
<SourceBuild RepoName="source-build-externals" ManagedOnly="true" />
356356
</Dependency>
357357
<Dependency Name="Microsoft.SourceBuild.Intermediate.source-build-reference-packages" Version="8.0.0-alpha.1.24415.1">

0 commit comments

Comments
 (0)