-
Notifications
You must be signed in to change notification settings - Fork 293
Expand file tree
/
Copy pathVersion.Details.xml
More file actions
50 lines (49 loc) · 2.42 KB
/
Version.Details.xml
File metadata and controls
50 lines (49 loc) · 2.42 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
39
40
41
42
43
44
45
46
47
48
49
50
<?xml version="1.0" encoding="utf-8"?>
<Dependencies>
<ToolsetDependencies>
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="11.0.0-beta.26065.3">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>573345af653df5b2a733637de413eca1a85dc91d</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Build.Tasks.Templating" Version="11.0.0-beta.26065.3">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>573345af653df5b2a733637de413eca1a85dc91d</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.XliffTasks" Version="11.0.0-beta.26065.3">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>573345af653df5b2a733637de413eca1a85dc91d</Sha>
</Dependency>
<Dependency Name="Microsoft.Testing.Extensions.CodeCoverage" Version="18.4.0-preview.26064.4">
<Uri>https://dev.azure.com/devdiv/DevDiv/_git/vs-code-coverage</Uri>
<Sha>227c65aeacd58d1e2549c990f78d185fa811e879</Sha>
</Dependency>
<Dependency Name="MSTest" Version="4.1.0-preview.26065.7">
<Uri>https://github.com/microsoft/testfx</Uri>
<Sha>f2ca2cf2507b769ba4e6609683619243588ee4c1</Sha>
</Dependency>
<Dependency Name="Microsoft.Testing.Platform" Version="2.1.0-preview.26065.7">
<Uri>https://github.com/microsoft/testfx</Uri>
<Sha>f2ca2cf2507b769ba4e6609683619243588ee4c1</Sha>
</Dependency>
<Dependency Name="Microsoft.Android.Sdk.Windows" Version="36.1.99-ci.main.92">
<Uri>https://github.com/dotnet/android</Uri>
<Sha>097742b3d08fcf96472e20f05794779a4b05157a</Sha>
</Dependency>
<Dependency Name="Microsoft.MacCatalyst.Sdk.net11.0_26.2" Version="26.2.11233-ci.net11-0">
<Uri>https://github.com/dotnet/macios</Uri>
<Sha>13be6a67ad7fb5968639d67a357bd04f892ed381</Sha>
</Dependency>
<Dependency Name="Microsoft.macOS.Sdk.net11.0_26.2" Version="26.2.11233-ci.net11-0">
<Uri>https://github.com/dotnet/macios</Uri>
<Sha>13be6a67ad7fb5968639d67a357bd04f892ed381</Sha>
</Dependency>
<Dependency Name="Microsoft.iOS.Sdk.net11.0_26.2" Version="26.2.11233-ci.net11-0">
<Uri>https://github.com/dotnet/macios</Uri>
<Sha>13be6a67ad7fb5968639d67a357bd04f892ed381</Sha>
</Dependency>
<Dependency Name="Microsoft.tvOS.Sdk.net11.0_26.2" Version="26.2.11233-ci.net11-0">
<Uri>https://github.com/dotnet/macios</Uri>
<Sha>13be6a67ad7fb5968639d67a357bd04f892ed381</Sha>
</Dependency>
</ToolsetDependencies>
</Dependencies>