-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Expand file tree
/
Copy pathVersion.Details.xml
More file actions
80 lines (80 loc) · 4.08 KB
/
Version.Details.xml
File metadata and controls
80 lines (80 loc) · 4.08 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
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
<?xml version="1.0" encoding="utf-8"?>
<Dependencies>
<Source Uri="https://github.com/dotnet/dotnet" Mapping="efcore" Sha="ee760c42a6df115208fe2262d358be6d4003e55f" BarId="283077" />
<ProductDependencies>
<Dependency Name="Microsoft.Extensions.Caching.Memory" Version="10.0.0-rc.2.25462.117">
<Uri>https://github.com/dotnet/dotnet</Uri>
<Sha>ee760c42a6df115208fe2262d358be6d4003e55f</Sha>
</Dependency>
<Dependency Name="Microsoft.Extensions.Configuration.EnvironmentVariables" Version="10.0.0-rc.2.25462.117">
<Uri>https://github.com/dotnet/dotnet</Uri>
<Sha>ee760c42a6df115208fe2262d358be6d4003e55f</Sha>
</Dependency>
<Dependency Name="Microsoft.Extensions.Configuration.Abstractions" Version="10.0.0-rc.2.25462.117">
<Uri>https://github.com/dotnet/dotnet</Uri>
<Sha>ee760c42a6df115208fe2262d358be6d4003e55f</Sha>
</Dependency>
<Dependency Name="Microsoft.Extensions.Configuration.Json" Version="10.0.0-rc.2.25462.117">
<Uri>https://github.com/dotnet/dotnet</Uri>
<Sha>ee760c42a6df115208fe2262d358be6d4003e55f</Sha>
</Dependency>
<Dependency Name="Microsoft.Extensions.Configuration" Version="10.0.0-rc.2.25462.117">
<Uri>https://github.com/dotnet/dotnet</Uri>
<Sha>ee760c42a6df115208fe2262d358be6d4003e55f</Sha>
</Dependency>
<Dependency Name="Microsoft.Extensions.DependencyInjection" Version="10.0.0-rc.2.25462.117">
<Uri>https://github.com/dotnet/dotnet</Uri>
<Sha>ee760c42a6df115208fe2262d358be6d4003e55f</Sha>
</Dependency>
<Dependency Name="Microsoft.Extensions.DependencyModel" Version="10.0.0-rc.2.25462.117">
<Uri>https://github.com/dotnet/dotnet</Uri>
<Sha>ee760c42a6df115208fe2262d358be6d4003e55f</Sha>
</Dependency>
<Dependency Name="Microsoft.Extensions.HostFactoryResolver.Sources" Version="10.0.0-rc.2.25462.117">
<Uri>https://github.com/dotnet/dotnet</Uri>
<Sha>ee760c42a6df115208fe2262d358be6d4003e55f</Sha>
</Dependency>
<Dependency Name="Microsoft.Extensions.Logging" Version="10.0.0-rc.2.25462.117">
<Uri>https://github.com/dotnet/dotnet</Uri>
<Sha>ee760c42a6df115208fe2262d358be6d4003e55f</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App.Ref" Version="10.0.0-rc.2.25462.117">
<Uri>https://github.com/dotnet/dotnet</Uri>
<Sha>ee760c42a6df115208fe2262d358be6d4003e55f</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.Platforms" Version="10.0.0-rc.2.25462.117">
<Uri>https://github.com/dotnet/dotnet</Uri>
<Sha>ee760c42a6df115208fe2262d358be6d4003e55f</Sha>
</Dependency>
<Dependency Name="System.Text.Json" Version="10.0.0-rc.2.25462.117">
<Uri>https://github.com/dotnet/dotnet</Uri>
<Sha>ee760c42a6df115208fe2262d358be6d4003e55f</Sha>
</Dependency>
<Dependency Name="System.Text.Encodings.Web" Version="10.0.0-rc.2.25462.117">
<Uri>https://github.com/dotnet/dotnet</Uri>
<Sha>ee760c42a6df115208fe2262d358be6d4003e55f</Sha>
</Dependency>
<Dependency Name="System.Formats.Asn1" Version="10.0.0-rc.2.25462.117">
<Uri>https://github.com/dotnet/dotnet</Uri>
<Sha>ee760c42a6df115208fe2262d358be6d4003e55f</Sha>
</Dependency>
<Dependency Name="System.Runtime.Caching" Version="10.0.0-rc.2.25462.117">
<Uri>https://github.com/dotnet/dotnet</Uri>
<Sha>ee760c42a6df115208fe2262d358be6d4003e55f</Sha>
</Dependency>
</ProductDependencies>
<ToolsetDependencies>
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="10.0.0-beta.25462.117">
<Uri>https://github.com/dotnet/dotnet</Uri>
<Sha>ee760c42a6df115208fe2262d358be6d4003e55f</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Build.Tasks.Templating" Version="10.0.0-beta.25462.117">
<Uri>https://github.com/dotnet/dotnet</Uri>
<Sha>ee760c42a6df115208fe2262d358be6d4003e55f</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="10.0.0-beta.25462.117">
<Uri>https://github.com/dotnet/dotnet</Uri>
<Sha>ee760c42a6df115208fe2262d358be6d4003e55f</Sha>
</Dependency>
</ToolsetDependencies>
</Dependencies>