-
Notifications
You must be signed in to change notification settings - Fork 346
Expand file tree
/
Copy pathVersion.Details.xml
More file actions
38 lines (38 loc) · 2.01 KB
/
Version.Details.xml
File metadata and controls
38 lines (38 loc) · 2.01 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
<?xml version="1.0" encoding="utf-8"?>
<Dependencies>
<Source Uri="https://github.com/dotnet/dotnet" Mapping="vstest" Sha="ee56b9a0106c983775a0691bde4a4a988f4351d3" BarId="305114" />
<ProductDependencies>
<Dependency Name="Microsoft.Internal.CodeCoverage" Version="18.6.0-preview.26156.6">
<Uri>https://dev.azure.com/devdiv/DevDiv/_git/vs-code-coverage</Uri>
<Sha>82ffff0e0402fe4e9ac7e101132617e12df660f8</Sha>
</Dependency>
<Dependency Name="Microsoft.Diagnostics.NETCore.Client" Version="0.2.0-preview.26157.103">
<Uri>https://github.com/dotnet/dotnet</Uri>
<Sha>ee56b9a0106c983775a0691bde4a4a988f4351d3</Sha>
</Dependency>
<!-- Necessary for source-build. This allows the live version of the package to be used by source-build. -->
<Dependency Name="Microsoft.Extensions.DependencyModel" Version="6.0.2">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>7d57652f33493fa022125b7f63aad0d70c52d810</Sha>
</Dependency>
<!-- Necessary for source-build. This allows the live version of the package to be used by source-build. -->
<Dependency Name="Microsoft.Extensions.FileSystemGlobbing" Version="2.0.0">
<Uri>https://github.com/dotnet/core-setup</Uri>
<Sha>7d57652f33493fa022125b7f63aad0d70c52d810</Sha>
</Dependency>
</ProductDependencies>
<ToolsetDependencies>
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="11.0.0-beta.26163.2">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>2e8c949b4e75b05c3a33e848f36cf5b263707338</Sha>
</Dependency>
<Dependency Name="Microsoft.DiaSymReader.Pdb2Pdb" Version="1.1.0-beta2-19575-01">
<Uri>https://github.com/dotnet/symreader-converter</Uri>
<Sha>c5ba7c88f92e2dde156c324a8c8edc04d9fa4fe0</Sha>
</Dependency>
<Dependency Name="Microsoft.DiaSymReader.Converter" Version="1.1.0-beta2-19575-01">
<Uri>https://github.com/dotnet/symreader-converter</Uri>
<Sha>c5ba7c88f92e2dde156c324a8c8edc04d9fa4fe0</Sha>
</Dependency>
</ToolsetDependencies>
</Dependencies>