-
Notifications
You must be signed in to change notification settings - Fork 118
/
Copy pathVersion.Details.xml
66 lines (66 loc) · 3.35 KB
/
Version.Details.xml
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
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
<Dependencies>
<ProductDependencies>
<Dependency Name="Microsoft.AspNetCore.App.Runtime.win-x64" Version="10.0.0-preview.5.25227.101">
<Uri>https://github.com/dotnet/dotnet</Uri>
<Sha>c71a5e287b51dabb97b7e0be5c4ba9b11f840402</Sha>
</Dependency>
<Dependency Name="Microsoft.Diagnostics.Monitoring" Version="9.0.0-preview.25223.1">
<Uri>https://github.com/dotnet/diagnostics</Uri>
<Sha>06dd01b14c537a9d512feec44452f9dd255f32a7</Sha>
</Dependency>
<Dependency Name="Microsoft.Diagnostics.Monitoring.EventPipe" Version="9.0.0-preview.25223.1">
<Uri>https://github.com/dotnet/diagnostics</Uri>
<Sha>06dd01b14c537a9d512feec44452f9dd255f32a7</Sha>
</Dependency>
<Dependency Name="System.CommandLine" Version="2.0.0-beta5.25227.101">
<Uri>https://github.com/dotnet/dotnet</Uri>
<Sha>c71a5e287b51dabb97b7e0be5c4ba9b11f840402</Sha>
</Dependency>
</ProductDependencies>
<ToolsetDependencies>
<Dependency Name="Microsoft.CodeAnalysis.NetAnalyzers" Version="10.0.0-preview.25227.101">
<Uri>https://github.com/dotnet/dotnet</Uri>
<Sha>c71a5e287b51dabb97b7e0be5c4ba9b11f840402</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="10.0.0-beta.25227.101">
<Uri>https://github.com/dotnet/dotnet</Uri>
<Sha>c71a5e287b51dabb97b7e0be5c4ba9b11f840402</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Build.Tasks.Archives" Version="10.0.0-beta.25227.101">
<Uri>https://github.com/dotnet/dotnet</Uri>
<Sha>c71a5e287b51dabb97b7e0be5c4ba9b11f840402</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.CodeAnalysis" Version="10.0.0-beta.25227.101">
<Uri>https://github.com/dotnet/dotnet</Uri>
<Sha>c71a5e287b51dabb97b7e0be5c4ba9b11f840402</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="10.0.0-beta.25227.101">
<Uri>https://github.com/dotnet/dotnet</Uri>
<Sha>c71a5e287b51dabb97b7e0be5c4ba9b11f840402</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.XUnitExtensions" Version="10.0.0-beta.25227.101">
<Uri>https://github.com/dotnet/dotnet</Uri>
<Sha>c71a5e287b51dabb97b7e0be5c4ba9b11f840402</Sha>
</Dependency>
<Dependency Name="Microsoft.FileFormats" Version="1.0.622301">
<Uri>https://github.com/dotnet/diagnostics</Uri>
<Sha>06dd01b14c537a9d512feec44452f9dd255f32a7</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="10.0.0-preview.5.25227.101">
<Uri>https://github.com/dotnet/dotnet</Uri>
<Sha>c71a5e287b51dabb97b7e0be5c4ba9b11f840402</Sha>
</Dependency>
<Dependency Name="VS.Redist.Common.AspNetCore.SharedFramework.x64.10.0" Version="10.0.0-preview.5.25227.101">
<Uri>https://github.com/dotnet/dotnet</Uri>
<Sha>c71a5e287b51dabb97b7e0be5c4ba9b11f840402</Sha>
</Dependency>
<Dependency Name="VS.Redist.Common.NetCore.SdkPlaceholder.x64.10.0" Version="10.0.100-preview.5.25227.101">
<Uri>https://github.com/dotnet/dotnet</Uri>
<Sha>c71a5e287b51dabb97b7e0be5c4ba9b11f840402</Sha>
</Dependency>
<Dependency Name="VS.Redist.Common.NetCore.SharedFramework.x64.10.0" Version="10.0.0-preview.5.25227.101">
<Uri>https://github.com/dotnet/dotnet</Uri>
<Sha>c71a5e287b51dabb97b7e0be5c4ba9b11f840402</Sha>
</Dependency>
</ToolsetDependencies>
</Dependencies>