Reclassify dependencies (#2651)
authorMatt Mitchell <mmitche@microsoft.com>
Wed, 6 Oct 2021 01:45:32 +0000 (18:45 -0700)
committerGitHub <noreply@github.com>
Wed, 6 Oct 2021 01:45:32 +0000 (01:45 +0000)
Reclassify dependencies. This cannot have a product dependency on arcade or installer as those create cycles in the product.

eng/Version.Details.xml

index cfca77713d8e88dbb31df7b09949a103c69e6cab..db309fb7161ba95cefc28f2feec5a6bfd4290205 100644 (file)
@@ -1,9 +1,5 @@
 <Dependencies>
   <ProductDependencies>
-    <Dependency Name="Microsoft.DotNet.RemoteExecutor" Version="7.0.0-beta.21474.2">
-      <Uri>https://github.com/dotnet/arcade</Uri>
-      <Sha>3ea0d860c6973f2cbadc9e895c7ec2cbdaec4ad5</Sha>
-    </Dependency>
     <Dependency Name="Microsoft.SymbolStore" Version="1.0.250401">
       <Uri>https://github.com/dotnet/symstore</Uri>
       <Sha>cb24099215a83975c360792edf35102ff0d10702</Sha>
       <Uri>https://github.com/microsoft/clrmd</Uri>
       <Sha>6fb60b0aa79bb50097ba112e1a9c024e32a0c80b</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.Dotnet.Sdk.Internal" Version="6.0.100-rtm.21480.21">
-      <Uri>https://github.com/dotnet/installer</Uri>
-      <Sha>b2fac072e4480a39df132de7c152ff5466a1bbe3</Sha>
-    </Dependency>
     <Dependency Name="Microsoft.SourceBuild.Intermediate.source-build-reference-packages" Version="5.0.0-alpha.1.20473.1">
       <Uri>https://github.com/dotnet/source-build-reference-packages</Uri>
       <Sha>def2e2c6dc5064319250e2868a041a3dc07f9579</Sha>
       <Sha>3ea0d860c6973f2cbadc9e895c7ec2cbdaec4ad5</Sha>
       <SourceBuild RepoName="arcade" ManagedOnly="true" />
     </Dependency>
+    <Dependency Name="Microsoft.DotNet.RemoteExecutor" Version="7.0.0-beta.21474.2">
+      <Uri>https://github.com/dotnet/arcade</Uri>
+      <Sha>3ea0d860c6973f2cbadc9e895c7ec2cbdaec4ad5</Sha>
+    </Dependency>
+    <Dependency Name="Microsoft.Dotnet.Sdk.Internal" Version="6.0.100-rtm.21480.21">
+      <Uri>https://github.com/dotnet/installer</Uri>
+      <Sha>b2fac072e4480a39df132de7c152ff5466a1bbe3</Sha>
+    </Dependency>
     <Dependency Name="Microsoft.AspNetCore.App.Ref.Internal" Version="6.0.0-rtm.21504.14">
       <Uri>https://github.com/dotnet/aspnetcore</Uri>
       <Sha>d8526d816a468693d642895bc2baebd54f12ef51</Sha>