forked from dotnet/yarp
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathVersion.Details.xml
More file actions
19 lines (19 loc) · 798 Bytes
/
Version.Details.xml
File metadata and controls
19 lines (19 loc) · 798 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?xml version="1.0" encoding="utf-8"?>
<Dependencies>
<ProductDependencies>
</ProductDependencies>
<ToolsetDependencies>
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="10.0.0-beta.25408.3">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>d27184f7cb92b4abb4b20e91ecb5c43bc43de65b</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="10.0.0-beta.25408.3">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>d27184f7cb92b4abb4b20e91ecb5c43bc43de65b</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.XUnitV3Extensions" Version="10.0.0-beta.25408.3">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>d27184f7cb92b4abb4b20e91ecb5c43bc43de65b</Sha>
</Dependency>
</ToolsetDependencies>
</Dependencies>