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 c686e7d commit cd06405Copy full SHA for cd06405
eng/Version.Details.xml
@@ -24,6 +24,10 @@
24
<Sha>4a3b4b6b37bdafe501477bf2e564380e1962ce61</Sha>
25
<SourceBuild RepoName="source-build-reference-packages" ManagedOnly="true" />
26
</Dependency>
27
+ <Dependency Name="NuGet.Frameworks" Version="5.5.0">
28
+ <Uri>https://github.com/nuget/nuget.client</Uri>
29
+ <Sha>4ba7bfa82f894ec32a554ca8d2df143675c85735</Sha>
30
+ </Dependency>
31
</ProductDependencies>
32
<ToolsetDependencies>
33
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="8.0.0-beta.23262.5">
0 commit comments