Skip to content

Commit a23f97a

Browse files
authored
Stop promoting nuget-client via sdk (#50021)
1 parent af6e3c4 commit a23f97a

File tree

7 files changed

+0
-147
lines changed

7 files changed

+0
-147
lines changed

.config/dotnet-tools.json

Lines changed: 0 additions & 12 deletions
This file was deleted.

Directory.Packages.props

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@
3838
<PackageVersion Include="Microsoft.DotNet.Build.Tasks.Installers" Version="$(MicrosoftDotNetBuildTasksInstallersPackageVersion)" />
3939
<PackageVersion Include="Microsoft.DotNet.Build.Tasks.Templating" Version="$(MicrosoftDotNetBuildTasksTemplatingPackageVersion)" />
4040
<PackageVersion Include="Microsoft.DotNet.Build.Tasks.Workloads" Version="$(MicrosoftDotNetBuildTasksWorkloadsPackageVersion)" />
41-
<PackageVersion Include="Microsoft.DotNet.DarcLib" Version="$(MicrosoftDotNetDarcLibVersion)" />
4241
<PackageVersion Include="Microsoft.DotNet.Installer.Windows.Security.TestData" Version="$(MicrosoftDotNetInstallerWindowsSecurityTestDataPackageVersion)" />
4342
<PackageVersion Include="Microsoft.DotNet.SignCheck" Version="$(ArcadeSdkVersion)" />
4443
<PackageVersion Include="Microsoft.DotNet.XUnitExtensions" Version="$(MicrosoftDotNetXUnitExtensionsVersion)" />

eng/Version.Details.xml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -553,14 +553,6 @@
553553
<Uri>https://github.com/dotnet/dotnet</Uri>
554554
<Sha>6a953e76162f3f079405f80e28664fa51b136740</Sha>
555555
</Dependency>
556-
<Dependency Name="Microsoft.DotNet.Darc" Version="1.1.0-beta.25381.4">
557-
<Uri>https://github.com/dotnet/arcade-services</Uri>
558-
<Sha>8309398221b4ec41d54a41285343d82e1ca7d069</Sha>
559-
</Dependency>
560-
<Dependency Name="Microsoft.DotNet.DarcLib" Version="1.1.0-beta.25381.4">
561-
<Uri>https://github.com/dotnet/arcade-services</Uri>
562-
<Sha>8309398221b4ec41d54a41285343d82e1ca7d069</Sha>
563-
</Dependency>
564556
<Dependency Name="Microsoft.Testing.Platform" Version="1.9.0-preview.25381.6">
565557
<Uri>https://github.com/microsoft/testfx</Uri>
566558
<Sha>f548433961344ee1629c5b04c35d99efc9fdd860</Sha>

eng/Versions.props

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -89,10 +89,6 @@
8989
<!-- Dependency from https://github.com/dotnet/symreader -->
9090
<MicrosoftDiaSymReaderVersion>2.2.0-beta.25377.103</MicrosoftDiaSymReaderVersion>
9191
</PropertyGroup>
92-
<PropertyGroup>
93-
<!-- Dependency from https://github.com/dotnet/arcade-services -->
94-
<MicrosoftDotNetDarcLibVersion>1.1.0-beta.25381.4</MicrosoftDotNetDarcLibVersion>
95-
</PropertyGroup>
9692
<PropertyGroup>
9793
<!-- Dependency from https://github.com/dotnet/aspire -->
9894
<AspirePackageVersion>9.1.0-preview.1.24555.3</AspirePackageVersion>

eng/pipelines/templates/jobs/promote-nuget-client.yml

Lines changed: 0 additions & 62 deletions
This file was deleted.

eng/pipelines/templates/steps/get-asset-info.yml

Lines changed: 0 additions & 42 deletions
This file was deleted.

eng/pipelines/templates/steps/install-darc.yml

Lines changed: 0 additions & 18 deletions
This file was deleted.

0 commit comments

Comments
 (0)