-
Notifications
You must be signed in to change notification settings - Fork 118
/
Copy pathVersion.Details.xml
66 lines (66 loc) · 3.65 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.4.25218.4" CoherentParentDependency="VS.Redist.Common.NetCore.SdkPlaceholder.x64.10.0">
<Uri>https://github.com/dotnet/aspnetcore</Uri>
<Sha>efe40be07df5055d0d52810899349612e88c89a3</Sha>
</Dependency>
<Dependency Name="Microsoft.Diagnostics.Monitoring" Version="9.0.0-preview.25155.1">
<Uri>https://github.com/dotnet/diagnostics</Uri>
<Sha>b1037b7cc1ef0b00a9032f19a83b074a00c9a4b8</Sha>
</Dependency>
<Dependency Name="Microsoft.Diagnostics.Monitoring.EventPipe" Version="9.0.0-preview.25155.1">
<Uri>https://github.com/dotnet/diagnostics</Uri>
<Sha>b1037b7cc1ef0b00a9032f19a83b074a00c9a4b8</Sha>
</Dependency>
<Dependency Name="System.CommandLine" Version="2.0.0-beta5.25170.1">
<Uri>https://github.com/dotnet/command-line-api</Uri>
<Sha>931bc0d178882c11daf9e38ae88858691e2df2b9</Sha>
</Dependency>
</ProductDependencies>
<ToolsetDependencies>
<Dependency Name="Microsoft.CodeAnalysis.NetAnalyzers" Version="9.0.0-preview.25076.3">
<Uri>https://github.com/dotnet/roslyn-analyzers</Uri>
<Sha>16865ea61910500f1022ad2b96c499e5df02c228</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="10.0.0-beta.25216.2">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>85aaca76f75b109aa45b9e949f4a1c9047725d09</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Build.Tasks.Archives" Version="10.0.0-beta.25216.2">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>85aaca76f75b109aa45b9e949f4a1c9047725d09</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.CodeAnalysis" Version="10.0.0-beta.25216.2">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>85aaca76f75b109aa45b9e949f4a1c9047725d09</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="10.0.0-beta.25216.2">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>85aaca76f75b109aa45b9e949f4a1c9047725d09</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.XUnitExtensions" Version="10.0.0-beta.25216.2">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>85aaca76f75b109aa45b9e949f4a1c9047725d09</Sha>
</Dependency>
<Dependency Name="Microsoft.FileFormats" Version="1.0.615501">
<Uri>https://github.com/dotnet/diagnostics</Uri>
<Sha>b1037b7cc1ef0b00a9032f19a83b074a00c9a4b8</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="10.0.0-preview.4.25217.10" CoherentParentDependency="VS.Redist.Common.NetCore.SdkPlaceholder.x64.10.0">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>e1702c393a1ef71b211f51d00beedec0151c9f25</Sha>
</Dependency>
<Dependency Name="VS.Redist.Common.AspNetCore.SharedFramework.x64.10.0" Version="10.0.0-preview.4.25218.4" CoherentParentDependency="VS.Redist.Common.NetCore.SdkPlaceholder.x64.10.0">
<Uri>https://github.com/dotnet/aspnetcore</Uri>
<Sha>efe40be07df5055d0d52810899349612e88c89a3</Sha>
</Dependency>
<Dependency Name="VS.Redist.Common.NetCore.SdkPlaceholder.x64.10.0" Version="10.0.100-preview.4.25220.1">
<Uri>https://github.com/dotnet/sdk</Uri>
<Sha>f4de547215d995985f21f195b29909d8569bcf46</Sha>
</Dependency>
<Dependency Name="VS.Redist.Common.NetCore.SharedFramework.x64.10.0" Version="10.0.0-preview.4.25217.10" CoherentParentDependency="VS.Redist.Common.NetCore.SdkPlaceholder.x64.10.0">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>e1702c393a1ef71b211f51d00beedec0151c9f25</Sha>
</Dependency>
</ToolsetDependencies>
</Dependencies>