Skip to content

Commit 92853e8

Browse files
author
Mirroring
committed
Merge commit 'b6fc9f01614836c35ee7f63f6ecffbf0a0920275'
2 parents bc22007 + b6fc9f0 commit 92853e8

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
@@ -30,10 +30,6 @@
3030
<!-- End: Package sources from dotnet-runtime -->
3131
<!-- Begin: Package sources from dotnet-templating -->
3232
<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" />
33-
<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" />
34-
<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" />
35-
<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" />
36-
<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" />
3733
<!-- End: Package sources from dotnet-templating -->
3834
<!-- Begin: Package sources from dotnet-windowsdesktop -->
3935
<add key="darc-int-dotnet-windowsdesktop-0dad47b" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-windowsdesktop-0dad47b4/nuget/v3/index.json" />

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)