-
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.5.25222.16" CoherentParentDependency="VS.Redist.Common.NetCore.SdkPlaceholder.x64.10.0">
<Uri>https://github.com/dotnet/aspnetcore</Uri>
<Sha>7c7f56f5af049b79488190d428ef257b92597766</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.25225.102">
<Uri>https://github.com/dotnet/dotnet</Uri>
<Sha>919f64d9fd105eda6d412b926d9c20951383150f</Sha>
</Dependency>
</ProductDependencies>
<ToolsetDependencies>
<Dependency Name="Microsoft.CodeAnalysis.NetAnalyzers" Version="10.0.0-preview.25225.102">
<Uri>https://github.com/dotnet/dotnet</Uri>
<Sha>919f64d9fd105eda6d412b926d9c20951383150f</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="10.0.0-beta.25225.102">
<Uri>https://github.com/dotnet/dotnet</Uri>
<Sha>919f64d9fd105eda6d412b926d9c20951383150f</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Build.Tasks.Archives" Version="10.0.0-beta.25225.102">
<Uri>https://github.com/dotnet/dotnet</Uri>
<Sha>919f64d9fd105eda6d412b926d9c20951383150f</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.CodeAnalysis" Version="10.0.0-beta.25225.102">
<Uri>https://github.com/dotnet/dotnet</Uri>
<Sha>919f64d9fd105eda6d412b926d9c20951383150f</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="10.0.0-beta.25225.102">
<Uri>https://github.com/dotnet/dotnet</Uri>
<Sha>919f64d9fd105eda6d412b926d9c20951383150f</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.XUnitExtensions" Version="10.0.0-beta.25225.102">
<Uri>https://github.com/dotnet/dotnet</Uri>
<Sha>919f64d9fd105eda6d412b926d9c20951383150f</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.4.25222.8" CoherentParentDependency="VS.Redist.Common.NetCore.SdkPlaceholder.x64.10.0">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>31289efa35151a4e60dcd2e6471c51f620f78c28</Sha>
</Dependency>
<Dependency Name="VS.Redist.Common.AspNetCore.SharedFramework.x64.10.0" Version="10.0.0-preview.5.25222.16" CoherentParentDependency="VS.Redist.Common.NetCore.SdkPlaceholder.x64.10.0">
<Uri>https://github.com/dotnet/aspnetcore</Uri>
<Sha>7c7f56f5af049b79488190d428ef257b92597766</Sha>
</Dependency>
<Dependency Name="VS.Redist.Common.NetCore.SdkPlaceholder.x64.10.0" Version="10.0.100-preview.5.25225.102">
<Uri>https://github.com/dotnet/dotnet</Uri>
<Sha>919f64d9fd105eda6d412b926d9c20951383150f</Sha>
</Dependency>
<Dependency Name="VS.Redist.Common.NetCore.SharedFramework.x64.10.0" Version="10.0.0-preview.4.25222.8" CoherentParentDependency="VS.Redist.Common.NetCore.SdkPlaceholder.x64.10.0">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>31289efa35151a4e60dcd2e6471c51f620f78c28</Sha>
</Dependency>
</ToolsetDependencies>
</Dependencies>