We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f70086 commit c7cbd67Copy full SHA for c7cbd67
eng/Version.Details.xml
@@ -70,7 +70,11 @@
70
</Dependency>
71
</ProductDependencies>
72
<ToolsetDependencies>
73
- <Dependency Name="Microsoft.DotNet.Build.Tasks.Feed" Version="9.0.0-beta.24408.2">
+ <Dependency Name="Microsoft.DotNet.SharedFramework.Sdk" Version="8.0.0-beta.24413.2">
74
+ <Uri>https://github.com/dotnet/arcade</Uri>
75
+ <Sha>51321b7e150a2f426cb9e1334687bdfab68ec323</Sha>
76
+ </Dependency>
77
+ <Dependency Name="Microsoft.DotNet.Build.Tasks.Feed" Version="9.0.0-beta.24408.2" Pinned="true">
78
<Uri>https://github.com/dotnet/arcade</Uri>
79
<Sha>60ae233c3d77f11c5fdb53e570b64d503b13ba59</Sha>
80
0 commit comments