-
Notifications
You must be signed in to change notification settings - Fork 3.3k
/
Copy pathVersion.Details.xml
72 lines (72 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
67
68
69
70
71
72
<?xml version="1.0" encoding="utf-8"?>
<Dependencies>
<ProductDependencies>
<Dependency Name="Microsoft.Extensions.Caching.Memory" Version="8.0.0-rc.1.23419.1">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>2efa42bc1874abb4db7174749b78ab7b7f83b7f4</Sha>
</Dependency>
<Dependency Name="Microsoft.Extensions.Configuration.EnvironmentVariables" Version="8.0.0-rc.1.23419.1">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>2efa42bc1874abb4db7174749b78ab7b7f83b7f4</Sha>
</Dependency>
<Dependency Name="Microsoft.Extensions.Configuration.Abstractions" Version="8.0.0-rc.1.23419.1">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>2efa42bc1874abb4db7174749b78ab7b7f83b7f4</Sha>
</Dependency>
<Dependency Name="Microsoft.Extensions.Configuration.Json" Version="8.0.0-rc.1.23419.1">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>2efa42bc1874abb4db7174749b78ab7b7f83b7f4</Sha>
</Dependency>
<Dependency Name="Microsoft.Extensions.Configuration" Version="8.0.0-rc.1.23419.1">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>2efa42bc1874abb4db7174749b78ab7b7f83b7f4</Sha>
</Dependency>
<Dependency Name="Microsoft.Extensions.DependencyInjection" Version="8.0.0-rc.1.23419.1">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>2efa42bc1874abb4db7174749b78ab7b7f83b7f4</Sha>
</Dependency>
<Dependency Name="Microsoft.Extensions.DependencyModel" Version="8.0.0-rc.1.23419.1">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>2efa42bc1874abb4db7174749b78ab7b7f83b7f4</Sha>
</Dependency>
<Dependency Name="Microsoft.Extensions.HostFactoryResolver.Sources" Version="8.0.0-rc.1.23419.1">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>2efa42bc1874abb4db7174749b78ab7b7f83b7f4</Sha>
</Dependency>
<Dependency Name="Microsoft.Extensions.Logging" Version="8.0.0-rc.1.23419.1">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>2efa42bc1874abb4db7174749b78ab7b7f83b7f4</Sha>
</Dependency>
<Dependency Name="System.Text.Json" Version="8.0.0-rc.1.23419.1">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>2efa42bc1874abb4db7174749b78ab7b7f83b7f4</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App.Ref" Version="8.0.0-rc.1.23419.1">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>2efa42bc1874abb4db7174749b78ab7b7f83b7f4</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="8.0.0-rc.1.23419.1">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>2efa42bc1874abb4db7174749b78ab7b7f83b7f4</Sha>
</Dependency>
<!-- NB: Using BrowserDebugHost to represent the nonshipping version of Microsoft.NETCore.App -->
<Dependency Name="Microsoft.NETCore.BrowserDebugHost.Transport" Version="8.0.0-rc.1.23419.1">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>2efa42bc1874abb4db7174749b78ab7b7f83b7f4</Sha>
</Dependency>
</ProductDependencies>
<ToolsetDependencies>
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="8.0.0-beta.23415.4">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>46ff142f43e887d5f9a4d87ef39d72166f61db8d</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Build.Tasks.Templating" Version="8.0.0-beta.23415.4">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>46ff142f43e887d5f9a4d87ef39d72166f61db8d</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="8.0.0-beta.23415.4">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>46ff142f43e887d5f9a4d87ef39d72166f61db8d</Sha>
</Dependency>
</ToolsetDependencies>
</Dependencies>