Version.Details.xml 17 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <!--
  3. This file is used by automation to update Versions.props and may be used for other purposes, such as
  4. static analysis to determine the repo dependency graph. It should only be modified manually when adding
  5. or removing dependencies. Updating versions should be done using the `darc` command line tool.
  6. See https://github.com/dotnet/arcade/blob/master/Documentation/Darc.md for instructions on using darc.
  7. -->
  8. <Dependencies>
  9. <ProductDependencies>
  10. <Dependency Name="dotnet-ef" Version="6.0.0-preview.7.21321.1">
  11. <Uri>https://github.com/dotnet/efcore</Uri>
  12. <Sha>fb7be71c673f70deed4dbff29ed27afc31a8c45e</Sha>
  13. </Dependency>
  14. <Dependency Name="Microsoft.EntityFrameworkCore.InMemory" Version="6.0.0-preview.7.21321.1">
  15. <Uri>https://github.com/dotnet/efcore</Uri>
  16. <Sha>fb7be71c673f70deed4dbff29ed27afc31a8c45e</Sha>
  17. </Dependency>
  18. <Dependency Name="Microsoft.EntityFrameworkCore.Relational" Version="6.0.0-preview.7.21321.1">
  19. <Uri>https://github.com/dotnet/efcore</Uri>
  20. <Sha>fb7be71c673f70deed4dbff29ed27afc31a8c45e</Sha>
  21. </Dependency>
  22. <Dependency Name="Microsoft.EntityFrameworkCore.Sqlite" Version="6.0.0-preview.7.21321.1">
  23. <Uri>https://github.com/dotnet/efcore</Uri>
  24. <Sha>fb7be71c673f70deed4dbff29ed27afc31a8c45e</Sha>
  25. </Dependency>
  26. <Dependency Name="Microsoft.EntityFrameworkCore.SqlServer" Version="6.0.0-preview.7.21321.1">
  27. <Uri>https://github.com/dotnet/efcore</Uri>
  28. <Sha>fb7be71c673f70deed4dbff29ed27afc31a8c45e</Sha>
  29. </Dependency>
  30. <Dependency Name="Microsoft.EntityFrameworkCore.Tools" Version="6.0.0-preview.7.21321.1">
  31. <Uri>https://github.com/dotnet/efcore</Uri>
  32. <Sha>fb7be71c673f70deed4dbff29ed27afc31a8c45e</Sha>
  33. </Dependency>
  34. <Dependency Name="Microsoft.EntityFrameworkCore" Version="6.0.0-preview.7.21321.1">
  35. <Uri>https://github.com/dotnet/efcore</Uri>
  36. <Sha>fb7be71c673f70deed4dbff29ed27afc31a8c45e</Sha>
  37. </Dependency>
  38. <Dependency Name="Microsoft.EntityFrameworkCore.Design" Version="6.0.0-preview.7.21321.1">
  39. <Uri>https://github.com/dotnet/efcore</Uri>
  40. <Sha>fb7be71c673f70deed4dbff29ed27afc31a8c45e</Sha>
  41. </Dependency>
  42. <Dependency Name="Microsoft.Extensions.Caching.Abstractions" Version="6.0.0-preview.7.21321.15">
  43. <Uri>https://github.com/dotnet/runtime</Uri>
  44. <Sha>2a43c07bb82113a029090730d8ca001a68b22c05</Sha>
  45. </Dependency>
  46. <Dependency Name="Microsoft.Extensions.Caching.Memory" Version="6.0.0-preview.7.21321.15">
  47. <Uri>https://github.com/dotnet/runtime</Uri>
  48. <Sha>2a43c07bb82113a029090730d8ca001a68b22c05</Sha>
  49. </Dependency>
  50. <Dependency Name="Microsoft.Extensions.Configuration.Abstractions" Version="6.0.0-preview.7.21321.15">
  51. <Uri>https://github.com/dotnet/runtime</Uri>
  52. <Sha>2a43c07bb82113a029090730d8ca001a68b22c05</Sha>
  53. </Dependency>
  54. <Dependency Name="Microsoft.Extensions.Configuration.Binder" Version="6.0.0-preview.7.21321.15">
  55. <Uri>https://github.com/dotnet/runtime</Uri>
  56. <Sha>2a43c07bb82113a029090730d8ca001a68b22c05</Sha>
  57. </Dependency>
  58. <Dependency Name="Microsoft.Extensions.Configuration.CommandLine" Version="6.0.0-preview.7.21321.15">
  59. <Uri>https://github.com/dotnet/runtime</Uri>
  60. <Sha>2a43c07bb82113a029090730d8ca001a68b22c05</Sha>
  61. </Dependency>
  62. <Dependency Name="Microsoft.Extensions.Configuration.EnvironmentVariables" Version="6.0.0-preview.7.21321.15">
  63. <Uri>https://github.com/dotnet/runtime</Uri>
  64. <Sha>2a43c07bb82113a029090730d8ca001a68b22c05</Sha>
  65. </Dependency>
  66. <Dependency Name="Microsoft.Extensions.Configuration.FileExtensions" Version="6.0.0-preview.7.21321.15">
  67. <Uri>https://github.com/dotnet/runtime</Uri>
  68. <Sha>2a43c07bb82113a029090730d8ca001a68b22c05</Sha>
  69. </Dependency>
  70. <Dependency Name="Microsoft.Extensions.Configuration.Ini" Version="6.0.0-preview.7.21321.15">
  71. <Uri>https://github.com/dotnet/runtime</Uri>
  72. <Sha>2a43c07bb82113a029090730d8ca001a68b22c05</Sha>
  73. </Dependency>
  74. <Dependency Name="Microsoft.Extensions.Configuration.Json" Version="6.0.0-preview.7.21321.15">
  75. <Uri>https://github.com/dotnet/runtime</Uri>
  76. <Sha>2a43c07bb82113a029090730d8ca001a68b22c05</Sha>
  77. </Dependency>
  78. <Dependency Name="Microsoft.Extensions.Configuration.UserSecrets" Version="6.0.0-preview.7.21321.15">
  79. <Uri>https://github.com/dotnet/runtime</Uri>
  80. <Sha>2a43c07bb82113a029090730d8ca001a68b22c05</Sha>
  81. </Dependency>
  82. <Dependency Name="Microsoft.Extensions.Configuration.Xml" Version="6.0.0-preview.7.21321.15">
  83. <Uri>https://github.com/dotnet/runtime</Uri>
  84. <Sha>2a43c07bb82113a029090730d8ca001a68b22c05</Sha>
  85. </Dependency>
  86. <Dependency Name="Microsoft.Extensions.Configuration" Version="6.0.0-preview.7.21321.15">
  87. <Uri>https://github.com/dotnet/runtime</Uri>
  88. <Sha>2a43c07bb82113a029090730d8ca001a68b22c05</Sha>
  89. </Dependency>
  90. <Dependency Name="Microsoft.Extensions.DependencyInjection.Abstractions" Version="6.0.0-preview.7.21321.15">
  91. <Uri>https://github.com/dotnet/runtime</Uri>
  92. <Sha>2a43c07bb82113a029090730d8ca001a68b22c05</Sha>
  93. </Dependency>
  94. <Dependency Name="Microsoft.Extensions.DependencyInjection" Version="6.0.0-preview.7.21321.15">
  95. <Uri>https://github.com/dotnet/runtime</Uri>
  96. <Sha>2a43c07bb82113a029090730d8ca001a68b22c05</Sha>
  97. </Dependency>
  98. <Dependency Name="Microsoft.Extensions.FileProviders.Abstractions" Version="6.0.0-preview.7.21321.15">
  99. <Uri>https://github.com/dotnet/runtime</Uri>
  100. <Sha>2a43c07bb82113a029090730d8ca001a68b22c05</Sha>
  101. </Dependency>
  102. <Dependency Name="Microsoft.Extensions.FileProviders.Composite" Version="6.0.0-preview.7.21321.15">
  103. <Uri>https://github.com/dotnet/runtime</Uri>
  104. <Sha>2a43c07bb82113a029090730d8ca001a68b22c05</Sha>
  105. </Dependency>
  106. <Dependency Name="Microsoft.Extensions.FileProviders.Physical" Version="6.0.0-preview.7.21321.15">
  107. <Uri>https://github.com/dotnet/runtime</Uri>
  108. <Sha>2a43c07bb82113a029090730d8ca001a68b22c05</Sha>
  109. </Dependency>
  110. <Dependency Name="Microsoft.Extensions.FileSystemGlobbing" Version="6.0.0-preview.7.21321.15">
  111. <Uri>https://github.com/dotnet/runtime</Uri>
  112. <Sha>2a43c07bb82113a029090730d8ca001a68b22c05</Sha>
  113. </Dependency>
  114. <Dependency Name="Microsoft.Extensions.HostFactoryResolver.Sources" Version="6.0.0-preview.7.21321.15">
  115. <Uri>https://github.com/dotnet/runtime</Uri>
  116. <Sha>2a43c07bb82113a029090730d8ca001a68b22c05</Sha>
  117. </Dependency>
  118. <Dependency Name="Microsoft.Extensions.Hosting.Abstractions" Version="6.0.0-preview.7.21321.15">
  119. <Uri>https://github.com/dotnet/runtime</Uri>
  120. <Sha>2a43c07bb82113a029090730d8ca001a68b22c05</Sha>
  121. </Dependency>
  122. <Dependency Name="Microsoft.Extensions.Hosting" Version="6.0.0-preview.7.21321.15">
  123. <Uri>https://github.com/dotnet/runtime</Uri>
  124. <Sha>2a43c07bb82113a029090730d8ca001a68b22c05</Sha>
  125. </Dependency>
  126. <Dependency Name="Microsoft.Extensions.Http" Version="6.0.0-preview.7.21321.15">
  127. <Uri>https://github.com/dotnet/runtime</Uri>
  128. <Sha>2a43c07bb82113a029090730d8ca001a68b22c05</Sha>
  129. </Dependency>
  130. <Dependency Name="Microsoft.Extensions.Logging.Abstractions" Version="6.0.0-preview.7.21321.15">
  131. <Uri>https://github.com/dotnet/runtime</Uri>
  132. <Sha>2a43c07bb82113a029090730d8ca001a68b22c05</Sha>
  133. </Dependency>
  134. <Dependency Name="Microsoft.Extensions.Logging.Configuration" Version="6.0.0-preview.7.21321.15">
  135. <Uri>https://github.com/dotnet/runtime</Uri>
  136. <Sha>2a43c07bb82113a029090730d8ca001a68b22c05</Sha>
  137. </Dependency>
  138. <Dependency Name="Microsoft.Extensions.Logging.Console" Version="6.0.0-preview.7.21321.15">
  139. <Uri>https://github.com/dotnet/runtime</Uri>
  140. <Sha>2a43c07bb82113a029090730d8ca001a68b22c05</Sha>
  141. </Dependency>
  142. <Dependency Name="Microsoft.Extensions.Logging.Debug" Version="6.0.0-preview.7.21321.15">
  143. <Uri>https://github.com/dotnet/runtime</Uri>
  144. <Sha>2a43c07bb82113a029090730d8ca001a68b22c05</Sha>
  145. </Dependency>
  146. <Dependency Name="Microsoft.Extensions.Logging.EventSource" Version="6.0.0-preview.7.21321.15">
  147. <Uri>https://github.com/dotnet/runtime</Uri>
  148. <Sha>2a43c07bb82113a029090730d8ca001a68b22c05</Sha>
  149. </Dependency>
  150. <Dependency Name="Microsoft.Extensions.Logging.EventLog" Version="6.0.0-preview.7.21321.15">
  151. <Uri>https://github.com/dotnet/runtime</Uri>
  152. <Sha>2a43c07bb82113a029090730d8ca001a68b22c05</Sha>
  153. </Dependency>
  154. <Dependency Name="Microsoft.Extensions.Logging.TraceSource" Version="6.0.0-preview.7.21321.15">
  155. <Uri>https://github.com/dotnet/runtime</Uri>
  156. <Sha>2a43c07bb82113a029090730d8ca001a68b22c05</Sha>
  157. </Dependency>
  158. <Dependency Name="Microsoft.Extensions.Logging" Version="6.0.0-preview.7.21321.15">
  159. <Uri>https://github.com/dotnet/runtime</Uri>
  160. <Sha>2a43c07bb82113a029090730d8ca001a68b22c05</Sha>
  161. </Dependency>
  162. <Dependency Name="Microsoft.Extensions.Options.ConfigurationExtensions" Version="6.0.0-preview.7.21321.15">
  163. <Uri>https://github.com/dotnet/runtime</Uri>
  164. <Sha>2a43c07bb82113a029090730d8ca001a68b22c05</Sha>
  165. </Dependency>
  166. <Dependency Name="Microsoft.Extensions.Options.DataAnnotations" Version="6.0.0-preview.7.21321.15">
  167. <Uri>https://github.com/dotnet/runtime</Uri>
  168. <Sha>2a43c07bb82113a029090730d8ca001a68b22c05</Sha>
  169. </Dependency>
  170. <Dependency Name="Microsoft.Extensions.Options" Version="6.0.0-preview.7.21321.15">
  171. <Uri>https://github.com/dotnet/runtime</Uri>
  172. <Sha>2a43c07bb82113a029090730d8ca001a68b22c05</Sha>
  173. </Dependency>
  174. <Dependency Name="Microsoft.Extensions.Primitives" Version="6.0.0-preview.7.21321.15">
  175. <Uri>https://github.com/dotnet/runtime</Uri>
  176. <Sha>2a43c07bb82113a029090730d8ca001a68b22c05</Sha>
  177. </Dependency>
  178. <Dependency Name="Microsoft.Win32.SystemEvents" Version="6.0.0-preview.7.21321.15">
  179. <Uri>https://github.com/dotnet/runtime</Uri>
  180. <Sha>2a43c07bb82113a029090730d8ca001a68b22c05</Sha>
  181. </Dependency>
  182. <Dependency Name="Microsoft.AspNetCore.Internal.Transport" Version="6.0.0-preview.7.21321.15">
  183. <Uri>https://github.com/dotnet/runtime</Uri>
  184. <Sha>2a43c07bb82113a029090730d8ca001a68b22c05</Sha>
  185. </Dependency>
  186. <Dependency Name="System.Diagnostics.DiagnosticSource" Version="6.0.0-preview.7.21321.15">
  187. <Uri>https://github.com/dotnet/runtime</Uri>
  188. <Sha>2a43c07bb82113a029090730d8ca001a68b22c05</Sha>
  189. </Dependency>
  190. <Dependency Name="System.Diagnostics.EventLog" Version="6.0.0-preview.7.21321.15">
  191. <Uri>https://github.com/dotnet/runtime</Uri>
  192. <Sha>2a43c07bb82113a029090730d8ca001a68b22c05</Sha>
  193. </Dependency>
  194. <Dependency Name="System.DirectoryServices.Protocols" Version="6.0.0-preview.7.21321.15">
  195. <Uri>https://github.com/dotnet/runtime</Uri>
  196. <Sha>2a43c07bb82113a029090730d8ca001a68b22c05</Sha>
  197. </Dependency>
  198. <Dependency Name="System.Drawing.Common" Version="6.0.0-preview.7.21321.15">
  199. <Uri>https://github.com/dotnet/runtime</Uri>
  200. <Sha>2a43c07bb82113a029090730d8ca001a68b22c05</Sha>
  201. </Dependency>
  202. <Dependency Name="System.IO.Pipelines" Version="6.0.0-preview.7.21321.15">
  203. <Uri>https://github.com/dotnet/runtime</Uri>
  204. <Sha>2a43c07bb82113a029090730d8ca001a68b22c05</Sha>
  205. </Dependency>
  206. <Dependency Name="System.Net.Http.Json" Version="6.0.0-preview.7.21321.15">
  207. <Uri>https://github.com/dotnet/runtime</Uri>
  208. <Sha>2a43c07bb82113a029090730d8ca001a68b22c05</Sha>
  209. </Dependency>
  210. <Dependency Name="System.Net.Http.WinHttpHandler" Version="6.0.0-preview.7.21321.15">
  211. <Uri>https://github.com/dotnet/runtime</Uri>
  212. <Sha>2a43c07bb82113a029090730d8ca001a68b22c05</Sha>
  213. </Dependency>
  214. <Dependency Name="System.Reflection.Metadata" Version="6.0.0-preview.7.21321.15">
  215. <Uri>https://github.com/dotnet/runtime</Uri>
  216. <Sha>2a43c07bb82113a029090730d8ca001a68b22c05</Sha>
  217. </Dependency>
  218. <Dependency Name="System.Resources.Extensions" Version="6.0.0-preview.7.21321.15">
  219. <Uri>https://github.com/dotnet/runtime</Uri>
  220. <Sha>2a43c07bb82113a029090730d8ca001a68b22c05</Sha>
  221. </Dependency>
  222. <Dependency Name="System.Runtime.CompilerServices.Unsafe" Version="6.0.0-preview.7.21321.15">
  223. <Uri>https://github.com/dotnet/runtime</Uri>
  224. <Sha>2a43c07bb82113a029090730d8ca001a68b22c05</Sha>
  225. </Dependency>
  226. <Dependency Name="System.Security.Cryptography.Pkcs" Version="6.0.0-preview.7.21321.15">
  227. <Uri>https://github.com/dotnet/runtime</Uri>
  228. <Sha>2a43c07bb82113a029090730d8ca001a68b22c05</Sha>
  229. </Dependency>
  230. <Dependency Name="System.Security.Cryptography.Xml" Version="6.0.0-preview.7.21321.15">
  231. <Uri>https://github.com/dotnet/runtime</Uri>
  232. <Sha>2a43c07bb82113a029090730d8ca001a68b22c05</Sha>
  233. </Dependency>
  234. <Dependency Name="System.Security.Permissions" Version="6.0.0-preview.7.21321.15">
  235. <Uri>https://github.com/dotnet/runtime</Uri>
  236. <Sha>2a43c07bb82113a029090730d8ca001a68b22c05</Sha>
  237. </Dependency>
  238. <Dependency Name="System.ServiceProcess.ServiceController" Version="6.0.0-preview.7.21321.15">
  239. <Uri>https://github.com/dotnet/runtime</Uri>
  240. <Sha>2a43c07bb82113a029090730d8ca001a68b22c05</Sha>
  241. </Dependency>
  242. <Dependency Name="System.Text.Encodings.Web" Version="6.0.0-preview.7.21321.15">
  243. <Uri>https://github.com/dotnet/runtime</Uri>
  244. <Sha>2a43c07bb82113a029090730d8ca001a68b22c05</Sha>
  245. </Dependency>
  246. <Dependency Name="System.Text.Json" Version="6.0.0-preview.7.21321.15">
  247. <Uri>https://github.com/dotnet/runtime</Uri>
  248. <Sha>2a43c07bb82113a029090730d8ca001a68b22c05</Sha>
  249. </Dependency>
  250. <Dependency Name="System.Threading.Channels" Version="6.0.0-preview.7.21321.15">
  251. <Uri>https://github.com/dotnet/runtime</Uri>
  252. <Sha>2a43c07bb82113a029090730d8ca001a68b22c05</Sha>
  253. </Dependency>
  254. <Dependency Name="System.Windows.Extensions" Version="6.0.0-preview.7.21321.15">
  255. <Uri>https://github.com/dotnet/runtime</Uri>
  256. <Sha>2a43c07bb82113a029090730d8ca001a68b22c05</Sha>
  257. </Dependency>
  258. <Dependency Name="Microsoft.Extensions.DependencyModel" Version="6.0.0-preview.7.21321.15">
  259. <Uri>https://github.com/dotnet/runtime</Uri>
  260. <Sha>2a43c07bb82113a029090730d8ca001a68b22c05</Sha>
  261. </Dependency>
  262. <Dependency Name="Microsoft.NETCore.App.Ref" Version="6.0.0-preview.7.21321.15">
  263. <Uri>https://github.com/dotnet/runtime</Uri>
  264. <Sha>2a43c07bb82113a029090730d8ca001a68b22c05</Sha>
  265. </Dependency>
  266. <Dependency Name="Microsoft.NET.Runtime.MonoAOTCompiler.Task" Version="6.0.0-preview.7.21321.15">
  267. <Uri>https://github.com/dotnet/runtime</Uri>
  268. <Sha>2a43c07bb82113a029090730d8ca001a68b22c05</Sha>
  269. </Dependency>
  270. <Dependency Name="Microsoft.NET.Runtime.WebAssembly.Sdk" Version="6.0.0-preview.7.21321.15">
  271. <Uri>https://github.com/dotnet/runtime</Uri>
  272. <Sha>2a43c07bb82113a029090730d8ca001a68b22c05</Sha>
  273. </Dependency>
  274. <!--
  275. Win-x64 is used here because we have picked an arbitrary runtime identifier to flow the version of the latest NETCore.App runtime.
  276. All Runtime.$rid packages should have the same version.
  277. -->
  278. <Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="6.0.0-preview.7.21321.15">
  279. <Uri>https://github.com/dotnet/runtime</Uri>
  280. <Sha>2a43c07bb82113a029090730d8ca001a68b22c05</Sha>
  281. </Dependency>
  282. <Dependency Name="Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.browser-wasm" Version="6.0.0-preview.7.21321.15">
  283. <Uri>https://github.com/dotnet/runtime</Uri>
  284. <Sha>2a43c07bb82113a029090730d8ca001a68b22c05</Sha>
  285. </Dependency>
  286. <Dependency Name="Microsoft.NETCore.BrowserDebugHost.Transport" Version="6.0.0-preview.7.21321.15">
  287. <Uri>https://github.com/dotnet/runtime</Uri>
  288. <Sha>2a43c07bb82113a029090730d8ca001a68b22c05</Sha>
  289. </Dependency>
  290. </ProductDependencies>
  291. <ToolsetDependencies>
  292. <!-- Listed explicitly to workaround https://github.com/dotnet/cli/issues/10528 -->
  293. <Dependency Name="Microsoft.NETCore.Platforms" Version="6.0.0-preview.7.21321.15">
  294. <Uri>https://github.com/dotnet/runtime</Uri>
  295. <Sha>2a43c07bb82113a029090730d8ca001a68b22c05</Sha>
  296. </Dependency>
  297. <Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="6.0.0-beta.21319.2">
  298. <Uri>https://github.com/dotnet/arcade</Uri>
  299. <Sha>a3377cccde8639089f99107e2ba5df2c8cbe6394</Sha>
  300. <SourceBuild RepoName="arcade" ManagedOnly="true" />
  301. </Dependency>
  302. <Dependency Name="Microsoft.DotNet.Build.Tasks.Installers" Version="6.0.0-beta.21319.2">
  303. <Uri>https://github.com/dotnet/arcade</Uri>
  304. <Sha>a3377cccde8639089f99107e2ba5df2c8cbe6394</Sha>
  305. </Dependency>
  306. <Dependency Name="Microsoft.DotNet.Build.Tasks.Templating" Version="6.0.0-beta.21319.2">
  307. <Uri>https://github.com/dotnet/arcade</Uri>
  308. <Sha>a3377cccde8639089f99107e2ba5df2c8cbe6394</Sha>
  309. </Dependency>
  310. <Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="6.0.0-beta.21319.2">
  311. <Uri>https://github.com/dotnet/arcade</Uri>
  312. <Sha>a3377cccde8639089f99107e2ba5df2c8cbe6394</Sha>
  313. </Dependency>
  314. </ToolsetDependencies>
  315. </Dependencies>