Version.Details.xml 11.1 KB
Newer Older
1 2 3
<?xml version="1.0" encoding="utf-8"?>
<Dependencies>
  <ProductDependencies>
4
    <Dependency Name="Microsoft.Private.Winforms" Version="8.0.0-preview.5.23258.8">
5
      <Uri>https://github.com/dotnet/winforms</Uri>
6
      <Sha>7be7cdcce60125aaa6e27d7257e84932df8acf0e</Sha>
7
    </Dependency>
8
    <Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="8.0.0-preview.5.23258.8">
9
      <Uri>https://github.com/dotnet/winforms</Uri>
10
      <Sha>7be7cdcce60125aaa6e27d7257e84932df8acf0e</Sha>
11
    </Dependency>
12
    <Dependency Name="System.Reflection.MetadataLoadContext" Version="8.0.0-preview.5.23257.3" CoherentParentDependency="Microsoft.Private.Winforms">
13
      <Uri>https://github.com/dotnet/runtime</Uri>
14
      <Sha>5f0d620cae0649dfb56babf6603cb4190f65c3bd</Sha>
15
    </Dependency>
16
    <Dependency Name="System.Windows.Extensions" Version="8.0.0-preview.5.23257.3" CoherentParentDependency="Microsoft.Private.Winforms">
17
      <Uri>https://github.com/dotnet/runtime</Uri>
18
      <Sha>5f0d620cae0649dfb56babf6603cb4190f65c3bd</Sha>
19
    </Dependency>
20
    <Dependency Name="Microsoft.NETCore.Platforms" Version="8.0.0-preview.5.23257.3" CoherentParentDependency="Microsoft.Private.Winforms">
21
      <Uri>https://github.com/dotnet/runtime</Uri>
22
      <Sha>5f0d620cae0649dfb56babf6603cb4190f65c3bd</Sha>
23
    </Dependency>
24
    <Dependency Name="Microsoft.DotNet.Wpf.DncEng" Version="8.0.0-preview.5.23212.1">
25
      <Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-wpf-int</Uri>
26
      <Sha>d510eaf9950860260d65a5144a66a8a779935a7a</Sha>
27
    </Dependency>
28
    <Dependency Name="System.Resources.Extensions" Version="8.0.0-preview.5.23257.3" CoherentParentDependency="Microsoft.Private.Winforms">
29
      <Uri>https://github.com/dotnet/runtime</Uri>
30
      <Sha>5f0d620cae0649dfb56babf6603cb4190f65c3bd</Sha>
31
    </Dependency>
32
    <Dependency Name="Microsoft.NETCore.App.Ref" Version="8.0.0-preview.5.23257.3" CoherentParentDependency="Microsoft.Private.Winforms">
33
      <Uri>https://github.com/dotnet/runtime</Uri>
34
      <Sha>5f0d620cae0649dfb56babf6603cb4190f65c3bd</Sha>
35
    </Dependency>
36
    <Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="8.0.0-preview.5.23257.3" CoherentParentDependency="Microsoft.Private.Winforms">
37
      <Uri>https://github.com/dotnet/runtime</Uri>
38
      <Sha>5f0d620cae0649dfb56babf6603cb4190f65c3bd</Sha>
39
    </Dependency>
40
    <Dependency Name="VS.Redist.Common.NetCore.SharedFramework.x64.8.0" Version="8.0.0-preview.5.23257.3" CoherentParentDependency="Microsoft.Private.Winforms">
41
      <Uri>https://github.com/dotnet/runtime</Uri>
42
      <Sha>5f0d620cae0649dfb56babf6603cb4190f65c3bd</Sha>
43
    </Dependency>
44
    <!-- These dependencies are required by windowsdesktop for coherency. -->
45
    <Dependency Name="Microsoft.Win32.Registry.AccessControl" Version="8.0.0-preview.5.23257.3" CoherentParentDependency="Microsoft.Private.Winforms">
46
      <Uri>https://github.com/dotnet/runtime</Uri>
47
      <Sha>5f0d620cae0649dfb56babf6603cb4190f65c3bd</Sha>
48
    </Dependency>
49
    <Dependency Name="Microsoft.Win32.SystemEvents" Version="8.0.0-preview.5.23257.3" CoherentParentDependency="Microsoft.Private.Winforms">
50
      <Uri>https://github.com/dotnet/runtime</Uri>
51
      <Sha>5f0d620cae0649dfb56babf6603cb4190f65c3bd</Sha>
52
    </Dependency>
53
    <Dependency Name="System.CodeDom" Version="8.0.0-preview.5.23257.3" CoherentParentDependency="Microsoft.Private.Winforms">
54
      <Uri>https://github.com/dotnet/runtime</Uri>
55
      <Sha>5f0d620cae0649dfb56babf6603cb4190f65c3bd</Sha>
R
Ryland 已提交
56
    </Dependency>
57
    <Dependency Name="System.ComponentModel.Composition" Version="8.0.0-preview.5.23257.3" CoherentParentDependency="Microsoft.Private.Winforms">
58
      <Uri>https://github.com/dotnet/runtime</Uri>
59
      <Sha>5f0d620cae0649dfb56babf6603cb4190f65c3bd</Sha>
60
    </Dependency>
61
    <Dependency Name="System.Configuration.ConfigurationManager" Version="8.0.0-preview.5.23257.3" CoherentParentDependency="Microsoft.Private.Winforms">
62
      <Uri>https://github.com/dotnet/runtime</Uri>
63
      <Sha>5f0d620cae0649dfb56babf6603cb4190f65c3bd</Sha>
64
    </Dependency>
65
    <Dependency Name="System.Data.Odbc" Version="8.0.0-preview.5.23257.3" CoherentParentDependency="Microsoft.Private.Winforms">
66
      <Uri>https://github.com/dotnet/runtime</Uri>
67
      <Sha>5f0d620cae0649dfb56babf6603cb4190f65c3bd</Sha>
68
    </Dependency>
69
    <Dependency Name="System.Data.OleDb" Version="8.0.0-preview.5.23257.3" CoherentParentDependency="Microsoft.Private.Winforms">
70
      <Uri>https://github.com/dotnet/runtime</Uri>
71
      <Sha>5f0d620cae0649dfb56babf6603cb4190f65c3bd</Sha>
72
    </Dependency>
73
    <Dependency Name="System.Diagnostics.EventLog" Version="8.0.0-preview.5.23257.3" CoherentParentDependency="Microsoft.Private.Winforms">
74
      <Uri>https://github.com/dotnet/runtime</Uri>
75
      <Sha>5f0d620cae0649dfb56babf6603cb4190f65c3bd</Sha>
76
    </Dependency>
77
    <Dependency Name="System.Diagnostics.PerformanceCounter" Version="8.0.0-preview.5.23257.3" CoherentParentDependency="Microsoft.Private.Winforms">
78
      <Uri>https://github.com/dotnet/runtime</Uri>
79
      <Sha>5f0d620cae0649dfb56babf6603cb4190f65c3bd</Sha>
80
    </Dependency>
81
    <Dependency Name="System.DirectoryServices.AccountManagement" Version="8.0.0-preview.5.23257.3" CoherentParentDependency="Microsoft.Private.Winforms">
82
      <Uri>https://github.com/dotnet/runtime</Uri>
83
      <Sha>5f0d620cae0649dfb56babf6603cb4190f65c3bd</Sha>
84
    </Dependency>
85
    <Dependency Name="System.DirectoryServices.Protocols" Version="8.0.0-preview.5.23257.3" CoherentParentDependency="Microsoft.Private.Winforms">
86
      <Uri>https://github.com/dotnet/runtime</Uri>
87
      <Sha>5f0d620cae0649dfb56babf6603cb4190f65c3bd</Sha>
88
    </Dependency>
89
    <Dependency Name="System.DirectoryServices" Version="8.0.0-preview.5.23257.3" CoherentParentDependency="Microsoft.Private.Winforms">
90
      <Uri>https://github.com/dotnet/runtime</Uri>
91
      <Sha>5f0d620cae0649dfb56babf6603cb4190f65c3bd</Sha>
92
    </Dependency>
93
    <Dependency Name="System.IO.Packaging" Version="8.0.0-preview.5.23257.3" CoherentParentDependency="Microsoft.Private.Winforms">
94
      <Uri>https://github.com/dotnet/runtime</Uri>
95
      <Sha>5f0d620cae0649dfb56babf6603cb4190f65c3bd</Sha>
96
    </Dependency>
97
    <Dependency Name="System.IO.Ports" Version="8.0.0-preview.5.23257.3" CoherentParentDependency="Microsoft.Private.Winforms">
98
      <Uri>https://github.com/dotnet/runtime</Uri>
99
      <Sha>5f0d620cae0649dfb56babf6603cb4190f65c3bd</Sha>
100
    </Dependency>
101
    <Dependency Name="System.Management" Version="8.0.0-preview.5.23257.3" CoherentParentDependency="Microsoft.Private.Winforms">
102
      <Uri>https://github.com/dotnet/runtime</Uri>
103
      <Sha>5f0d620cae0649dfb56babf6603cb4190f65c3bd</Sha>
104
    </Dependency>
105
    <Dependency Name="System.Reflection.Context" Version="8.0.0-preview.5.23257.3" CoherentParentDependency="Microsoft.Private.Winforms">
106
      <Uri>https://github.com/dotnet/runtime</Uri>
107
      <Sha>5f0d620cae0649dfb56babf6603cb4190f65c3bd</Sha>
108
    </Dependency>
109
    <Dependency Name="System.Runtime.Caching" Version="8.0.0-preview.5.23257.3" CoherentParentDependency="Microsoft.Private.Winforms">
110
      <Uri>https://github.com/dotnet/runtime</Uri>
111
      <Sha>5f0d620cae0649dfb56babf6603cb4190f65c3bd</Sha>
112
    </Dependency>
113
    <Dependency Name="System.Security.Cryptography.Pkcs" Version="8.0.0-preview.5.23257.3" CoherentParentDependency="Microsoft.Private.Winforms">
114
      <Uri>https://github.com/dotnet/runtime</Uri>
115
      <Sha>5f0d620cae0649dfb56babf6603cb4190f65c3bd</Sha>
116
    </Dependency>
117
    <Dependency Name="System.Security.Cryptography.ProtectedData" Version="8.0.0-preview.5.23257.3" CoherentParentDependency="Microsoft.Private.Winforms">
118
      <Uri>https://github.com/dotnet/runtime</Uri>
119
      <Sha>5f0d620cae0649dfb56babf6603cb4190f65c3bd</Sha>
120
    </Dependency>
121
    <Dependency Name="System.Security.Cryptography.Xml" Version="8.0.0-preview.5.23257.3" CoherentParentDependency="Microsoft.Private.Winforms">
122
      <Uri>https://github.com/dotnet/runtime</Uri>
123
      <Sha>5f0d620cae0649dfb56babf6603cb4190f65c3bd</Sha>
124
    </Dependency>
125
    <Dependency Name="System.Security.Permissions" Version="8.0.0-preview.5.23257.3" CoherentParentDependency="Microsoft.Private.Winforms">
126
      <Uri>https://github.com/dotnet/runtime</Uri>
127
      <Sha>5f0d620cae0649dfb56babf6603cb4190f65c3bd</Sha>
128
    </Dependency>
129
    <Dependency Name="System.ServiceModel.Syndication" Version="8.0.0-preview.5.23257.3" CoherentParentDependency="Microsoft.Private.Winforms">
130
      <Uri>https://github.com/dotnet/runtime</Uri>
131
      <Sha>5f0d620cae0649dfb56babf6603cb4190f65c3bd</Sha>
132
    </Dependency>
133
    <Dependency Name="System.ServiceProcess.ServiceController" Version="8.0.0-preview.5.23257.3" CoherentParentDependency="Microsoft.Private.Winforms">
134
      <Uri>https://github.com/dotnet/runtime</Uri>
135
      <Sha>5f0d620cae0649dfb56babf6603cb4190f65c3bd</Sha>
136
    </Dependency>
137
    <Dependency Name="System.Speech" Version="8.0.0-preview.5.23257.3" CoherentParentDependency="Microsoft.Private.Winforms">
138
      <Uri>https://github.com/dotnet/runtime</Uri>
139
      <Sha>5f0d620cae0649dfb56babf6603cb4190f65c3bd</Sha>
140
    </Dependency>
141
    <Dependency Name="System.Text.Encoding.CodePages" Version="8.0.0-preview.5.23257.3" CoherentParentDependency="Microsoft.Private.Winforms">
142
      <Uri>https://github.com/dotnet/runtime</Uri>
143
      <Sha>5f0d620cae0649dfb56babf6603cb4190f65c3bd</Sha>
144
    </Dependency>
145
    <Dependency Name="System.Threading.AccessControl" Version="8.0.0-preview.5.23257.3" CoherentParentDependency="Microsoft.Private.Winforms">
146
      <Uri>https://github.com/dotnet/runtime</Uri>
147
      <Sha>5f0d620cae0649dfb56babf6603cb4190f65c3bd</Sha>
148
    </Dependency>
149
    <Dependency Name="System.ComponentModel.Composition.Registration" Version="8.0.0-preview.5.23257.3" CoherentParentDependency="Microsoft.Private.Winforms">
150
      <Uri>https://github.com/dotnet/runtime</Uri>
151
      <Sha>5f0d620cae0649dfb56babf6603cb4190f65c3bd</Sha>
152
    </Dependency>
153
    <Dependency Name="System.Drawing.Common" Version="8.0.0-preview.5.23258.8">
154
      <Uri>https://github.com/dotnet/winforms</Uri>
155
      <Sha>7be7cdcce60125aaa6e27d7257e84932df8acf0e</Sha>
156
    </Dependency>
157 158
  </ProductDependencies>
  <ToolsetDependencies>
159
    <Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="8.0.0-beta.23259.1">
160
      <Uri>https://github.com/dotnet/arcade</Uri>
161
      <Sha>833d08dde7eca1590731085b73245a81de96bd10</Sha>
162
    </Dependency>
163
    <Dependency Name="Microsoft.DotNet.CodeAnalysis" Version="8.0.0-beta.23259.1">
164
      <Uri>https://github.com/dotnet/arcade</Uri>
165
      <Sha>833d08dde7eca1590731085b73245a81de96bd10</Sha>
166
    </Dependency>
167
    <Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="8.0.0-beta.23259.1">
168
      <Uri>https://github.com/dotnet/arcade</Uri>
169
      <Sha>833d08dde7eca1590731085b73245a81de96bd10</Sha>
170
    </Dependency>
171
    <Dependency Name="Microsoft.DotNet.ApiCompat" Version="8.0.0-beta.23259.1">
172
      <Uri>https://github.com/dotnet/arcade</Uri>
173
      <Sha>833d08dde7eca1590731085b73245a81de96bd10</Sha>
174
    </Dependency>
175
    <Dependency Name="Microsoft.DotNet.GenAPI" Version="8.0.0-beta.23259.1">
176
      <Uri>https://github.com/dotnet/arcade</Uri>
177
      <Sha>833d08dde7eca1590731085b73245a81de96bd10</Sha>
178 179 180
    </Dependency>
  </ToolsetDependencies>
</Dependencies>