Version.Details.xml 28 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441
  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="Microsoft.AspNetCore.Blazor.Mono" Version="3.0.0-preview9.19503.2">
  11. <Uri>https://github.com/aspnet/Blazor</Uri>
  12. <Sha>c606594a0e5ebc36636d36e418ee0e189ce7a012</Sha>
  13. </Dependency>
  14. <Dependency Name="Microsoft.AspNetCore.Razor.Language" Version="3.0.1">
  15. <Uri>https://github.com/aspnet/AspNetCore-Tooling</Uri>
  16. <Sha>7471a3daf7ba17c22da59cf5815ff1a2b9926bcf</Sha>
  17. </Dependency>
  18. <Dependency Name="Microsoft.AspNetCore.Mvc.Razor.Extensions" Version="3.0.1">
  19. <Uri>https://github.com/aspnet/AspNetCore-Tooling</Uri>
  20. <Sha>7471a3daf7ba17c22da59cf5815ff1a2b9926bcf</Sha>
  21. </Dependency>
  22. <Dependency Name="Microsoft.CodeAnalysis.Razor" Version="3.0.1">
  23. <Uri>https://github.com/aspnet/AspNetCore-Tooling</Uri>
  24. <Sha>7471a3daf7ba17c22da59cf5815ff1a2b9926bcf</Sha>
  25. </Dependency>
  26. <Dependency Name="Microsoft.NET.Sdk.Razor" Version="3.0.1">
  27. <Uri>https://github.com/aspnet/AspNetCore-Tooling</Uri>
  28. <Sha>7471a3daf7ba17c22da59cf5815ff1a2b9926bcf</Sha>
  29. </Dependency>
  30. <Dependency Name="dotnet-ef" Version="3.0.1">
  31. <Uri>https://github.com/aspnet/EntityFrameworkCore</Uri>
  32. <Sha>be2fd3d4508c7c6bf2c0776616ad55d86a154bb4</Sha>
  33. </Dependency>
  34. <Dependency Name="Microsoft.EntityFrameworkCore.InMemory" Version="3.0.1">
  35. <Uri>https://github.com/aspnet/EntityFrameworkCore</Uri>
  36. <Sha>be2fd3d4508c7c6bf2c0776616ad55d86a154bb4</Sha>
  37. </Dependency>
  38. <Dependency Name="Microsoft.EntityFrameworkCore.Relational" Version="3.0.1">
  39. <Uri>https://github.com/aspnet/EntityFrameworkCore</Uri>
  40. <Sha>be2fd3d4508c7c6bf2c0776616ad55d86a154bb4</Sha>
  41. </Dependency>
  42. <Dependency Name="Microsoft.EntityFrameworkCore.Sqlite" Version="3.0.1">
  43. <Uri>https://github.com/aspnet/EntityFrameworkCore</Uri>
  44. <Sha>be2fd3d4508c7c6bf2c0776616ad55d86a154bb4</Sha>
  45. </Dependency>
  46. <Dependency Name="Microsoft.EntityFrameworkCore.SqlServer" Version="3.0.1">
  47. <Uri>https://github.com/aspnet/EntityFrameworkCore</Uri>
  48. <Sha>be2fd3d4508c7c6bf2c0776616ad55d86a154bb4</Sha>
  49. </Dependency>
  50. <Dependency Name="Microsoft.EntityFrameworkCore.Tools" Version="3.0.1">
  51. <Uri>https://github.com/aspnet/EntityFrameworkCore</Uri>
  52. <Sha>be2fd3d4508c7c6bf2c0776616ad55d86a154bb4</Sha>
  53. </Dependency>
  54. <Dependency Name="Microsoft.EntityFrameworkCore" Version="3.0.1">
  55. <Uri>https://github.com/aspnet/EntityFrameworkCore</Uri>
  56. <Sha>be2fd3d4508c7c6bf2c0776616ad55d86a154bb4</Sha>
  57. </Dependency>
  58. <Dependency Name="Microsoft.AspNetCore.Analyzer.Testing" Version="3.0.1-servicing.19531.3" CoherentParentDependency="Microsoft.EntityFrameworkCore">
  59. <Uri>https://github.com/aspnet/Extensions</Uri>
  60. <Sha>7dbc3ebd20c79ecf311c768be865c02ff4676836</Sha>
  61. </Dependency>
  62. <Dependency Name="Microsoft.AspNetCore.BenchmarkRunner.Sources" Version="3.0.1-servicing.19531.3" CoherentParentDependency="Microsoft.EntityFrameworkCore">
  63. <Uri>https://github.com/aspnet/Extensions</Uri>
  64. <Sha>7dbc3ebd20c79ecf311c768be865c02ff4676836</Sha>
  65. </Dependency>
  66. <Dependency Name="Microsoft.Extensions.ActivatorUtilities.Sources" Version="3.0.1-servicing.19531.3" CoherentParentDependency="Microsoft.EntityFrameworkCore">
  67. <Uri>https://github.com/aspnet/Extensions</Uri>
  68. <Sha>7dbc3ebd20c79ecf311c768be865c02ff4676836</Sha>
  69. </Dependency>
  70. <Dependency Name="Microsoft.Extensions.Caching.Abstractions" Version="3.0.1" CoherentParentDependency="Microsoft.EntityFrameworkCore">
  71. <Uri>https://github.com/aspnet/Extensions</Uri>
  72. <Sha>7dbc3ebd20c79ecf311c768be865c02ff4676836</Sha>
  73. </Dependency>
  74. <Dependency Name="Microsoft.Extensions.Caching.Memory" Version="3.0.1" CoherentParentDependency="Microsoft.EntityFrameworkCore">
  75. <Uri>https://github.com/aspnet/Extensions</Uri>
  76. <Sha>7dbc3ebd20c79ecf311c768be865c02ff4676836</Sha>
  77. </Dependency>
  78. <Dependency Name="Microsoft.Extensions.Caching.SqlServer" Version="3.0.1" CoherentParentDependency="Microsoft.EntityFrameworkCore">
  79. <Uri>https://github.com/aspnet/Extensions</Uri>
  80. <Sha>7dbc3ebd20c79ecf311c768be865c02ff4676836</Sha>
  81. </Dependency>
  82. <Dependency Name="Microsoft.Extensions.Caching.StackExchangeRedis" Version="3.0.1" CoherentParentDependency="Microsoft.EntityFrameworkCore">
  83. <Uri>https://github.com/aspnet/Extensions</Uri>
  84. <Sha>7dbc3ebd20c79ecf311c768be865c02ff4676836</Sha>
  85. </Dependency>
  86. <Dependency Name="Microsoft.Extensions.CommandLineUtils.Sources" Version="3.0.1-servicing.19531.3" CoherentParentDependency="Microsoft.EntityFrameworkCore">
  87. <Uri>https://github.com/aspnet/Extensions</Uri>
  88. <Sha>7dbc3ebd20c79ecf311c768be865c02ff4676836</Sha>
  89. </Dependency>
  90. <Dependency Name="Microsoft.Extensions.Configuration.Abstractions" Version="3.0.1" CoherentParentDependency="Microsoft.EntityFrameworkCore">
  91. <Uri>https://github.com/aspnet/Extensions</Uri>
  92. <Sha>7dbc3ebd20c79ecf311c768be865c02ff4676836</Sha>
  93. </Dependency>
  94. <Dependency Name="Microsoft.Extensions.Configuration.AzureKeyVault" Version="3.0.1" CoherentParentDependency="Microsoft.EntityFrameworkCore">
  95. <Uri>https://github.com/aspnet/Extensions</Uri>
  96. <Sha>7dbc3ebd20c79ecf311c768be865c02ff4676836</Sha>
  97. </Dependency>
  98. <Dependency Name="Microsoft.Extensions.Configuration.Binder" Version="3.0.1" CoherentParentDependency="Microsoft.EntityFrameworkCore">
  99. <Uri>https://github.com/aspnet/Extensions</Uri>
  100. <Sha>7dbc3ebd20c79ecf311c768be865c02ff4676836</Sha>
  101. </Dependency>
  102. <Dependency Name="Microsoft.Extensions.Configuration.CommandLine" Version="3.0.1" CoherentParentDependency="Microsoft.EntityFrameworkCore">
  103. <Uri>https://github.com/aspnet/Extensions</Uri>
  104. <Sha>7dbc3ebd20c79ecf311c768be865c02ff4676836</Sha>
  105. </Dependency>
  106. <Dependency Name="Microsoft.Extensions.Configuration.EnvironmentVariables" Version="3.0.1" CoherentParentDependency="Microsoft.EntityFrameworkCore">
  107. <Uri>https://github.com/aspnet/Extensions</Uri>
  108. <Sha>7dbc3ebd20c79ecf311c768be865c02ff4676836</Sha>
  109. </Dependency>
  110. <Dependency Name="Microsoft.Extensions.Configuration.FileExtensions" Version="3.0.1" CoherentParentDependency="Microsoft.EntityFrameworkCore">
  111. <Uri>https://github.com/aspnet/Extensions</Uri>
  112. <Sha>7dbc3ebd20c79ecf311c768be865c02ff4676836</Sha>
  113. </Dependency>
  114. <Dependency Name="Microsoft.Extensions.Configuration.Ini" Version="3.0.1" CoherentParentDependency="Microsoft.EntityFrameworkCore">
  115. <Uri>https://github.com/aspnet/Extensions</Uri>
  116. <Sha>7dbc3ebd20c79ecf311c768be865c02ff4676836</Sha>
  117. </Dependency>
  118. <Dependency Name="Microsoft.Extensions.Configuration.Json" Version="3.0.1" CoherentParentDependency="Microsoft.EntityFrameworkCore">
  119. <Uri>https://github.com/aspnet/Extensions</Uri>
  120. <Sha>7dbc3ebd20c79ecf311c768be865c02ff4676836</Sha>
  121. </Dependency>
  122. <Dependency Name="Microsoft.Extensions.Configuration.KeyPerFile" Version="3.0.1" CoherentParentDependency="Microsoft.EntityFrameworkCore">
  123. <Uri>https://github.com/aspnet/Extensions</Uri>
  124. <Sha>7dbc3ebd20c79ecf311c768be865c02ff4676836</Sha>
  125. </Dependency>
  126. <Dependency Name="Microsoft.Extensions.Configuration.UserSecrets" Version="3.0.1" CoherentParentDependency="Microsoft.EntityFrameworkCore">
  127. <Uri>https://github.com/aspnet/Extensions</Uri>
  128. <Sha>7dbc3ebd20c79ecf311c768be865c02ff4676836</Sha>
  129. </Dependency>
  130. <Dependency Name="Microsoft.Extensions.Configuration.Xml" Version="3.0.1" CoherentParentDependency="Microsoft.EntityFrameworkCore">
  131. <Uri>https://github.com/aspnet/Extensions</Uri>
  132. <Sha>7dbc3ebd20c79ecf311c768be865c02ff4676836</Sha>
  133. </Dependency>
  134. <Dependency Name="Microsoft.Extensions.Configuration" Version="3.0.1" CoherentParentDependency="Microsoft.EntityFrameworkCore">
  135. <Uri>https://github.com/aspnet/Extensions</Uri>
  136. <Sha>7dbc3ebd20c79ecf311c768be865c02ff4676836</Sha>
  137. </Dependency>
  138. <Dependency Name="Microsoft.Extensions.DependencyInjection.Abstractions" Version="3.0.1" CoherentParentDependency="Microsoft.EntityFrameworkCore">
  139. <Uri>https://github.com/aspnet/Extensions</Uri>
  140. <Sha>7dbc3ebd20c79ecf311c768be865c02ff4676836</Sha>
  141. </Dependency>
  142. <Dependency Name="Microsoft.Extensions.DependencyInjection" Version="3.0.1" CoherentParentDependency="Microsoft.EntityFrameworkCore">
  143. <Uri>https://github.com/aspnet/Extensions</Uri>
  144. <Sha>7dbc3ebd20c79ecf311c768be865c02ff4676836</Sha>
  145. </Dependency>
  146. <Dependency Name="Microsoft.Extensions.DiagnosticAdapter" Version="3.0.1" CoherentParentDependency="Microsoft.EntityFrameworkCore">
  147. <Uri>https://github.com/aspnet/Extensions</Uri>
  148. <Sha>7dbc3ebd20c79ecf311c768be865c02ff4676836</Sha>
  149. </Dependency>
  150. <Dependency Name="Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions" Version="3.0.1" CoherentParentDependency="Microsoft.EntityFrameworkCore">
  151. <Uri>https://github.com/aspnet/Extensions</Uri>
  152. <Sha>7dbc3ebd20c79ecf311c768be865c02ff4676836</Sha>
  153. </Dependency>
  154. <Dependency Name="Microsoft.Extensions.Diagnostics.HealthChecks" Version="3.0.1" CoherentParentDependency="Microsoft.EntityFrameworkCore">
  155. <Uri>https://github.com/aspnet/Extensions</Uri>
  156. <Sha>7dbc3ebd20c79ecf311c768be865c02ff4676836</Sha>
  157. </Dependency>
  158. <Dependency Name="Microsoft.Extensions.FileProviders.Abstractions" Version="3.0.1" CoherentParentDependency="Microsoft.EntityFrameworkCore">
  159. <Uri>https://github.com/aspnet/Extensions</Uri>
  160. <Sha>7dbc3ebd20c79ecf311c768be865c02ff4676836</Sha>
  161. </Dependency>
  162. <Dependency Name="Microsoft.Extensions.FileProviders.Composite" Version="3.0.1" CoherentParentDependency="Microsoft.EntityFrameworkCore">
  163. <Uri>https://github.com/aspnet/Extensions</Uri>
  164. <Sha>7dbc3ebd20c79ecf311c768be865c02ff4676836</Sha>
  165. </Dependency>
  166. <Dependency Name="Microsoft.Extensions.FileProviders.Embedded" Version="3.0.1" CoherentParentDependency="Microsoft.EntityFrameworkCore">
  167. <Uri>https://github.com/aspnet/Extensions</Uri>
  168. <Sha>7dbc3ebd20c79ecf311c768be865c02ff4676836</Sha>
  169. </Dependency>
  170. <Dependency Name="Microsoft.Extensions.FileProviders.Physical" Version="3.0.1" CoherentParentDependency="Microsoft.EntityFrameworkCore">
  171. <Uri>https://github.com/aspnet/Extensions</Uri>
  172. <Sha>7dbc3ebd20c79ecf311c768be865c02ff4676836</Sha>
  173. </Dependency>
  174. <Dependency Name="Microsoft.Extensions.FileSystemGlobbing" Version="3.0.1" CoherentParentDependency="Microsoft.EntityFrameworkCore">
  175. <Uri>https://github.com/aspnet/Extensions</Uri>
  176. <Sha>7dbc3ebd20c79ecf311c768be865c02ff4676836</Sha>
  177. </Dependency>
  178. <Dependency Name="Microsoft.Extensions.HashCodeCombiner.Sources" Version="3.0.1-servicing.19531.3" CoherentParentDependency="Microsoft.EntityFrameworkCore">
  179. <Uri>https://github.com/aspnet/Extensions</Uri>
  180. <Sha>7dbc3ebd20c79ecf311c768be865c02ff4676836</Sha>
  181. </Dependency>
  182. <Dependency Name="Microsoft.Extensions.Hosting.Abstractions" Version="3.0.1" CoherentParentDependency="Microsoft.EntityFrameworkCore">
  183. <Uri>https://github.com/aspnet/Extensions</Uri>
  184. <Sha>7dbc3ebd20c79ecf311c768be865c02ff4676836</Sha>
  185. </Dependency>
  186. <Dependency Name="Microsoft.Extensions.Hosting" Version="3.0.1" CoherentParentDependency="Microsoft.EntityFrameworkCore">
  187. <Uri>https://github.com/aspnet/Extensions</Uri>
  188. <Sha>7dbc3ebd20c79ecf311c768be865c02ff4676836</Sha>
  189. </Dependency>
  190. <Dependency Name="Microsoft.Extensions.HostFactoryResolver.Sources" Version="3.0.1-servicing.19531.3" CoherentParentDependency="Microsoft.EntityFrameworkCore">
  191. <Uri>https://github.com/aspnet/Extensions</Uri>
  192. <Sha>7dbc3ebd20c79ecf311c768be865c02ff4676836</Sha>
  193. </Dependency>
  194. <Dependency Name="Microsoft.Extensions.Http" Version="3.0.1" CoherentParentDependency="Microsoft.EntityFrameworkCore">
  195. <Uri>https://github.com/aspnet/Extensions</Uri>
  196. <Sha>7dbc3ebd20c79ecf311c768be865c02ff4676836</Sha>
  197. </Dependency>
  198. <Dependency Name="Microsoft.Extensions.Localization.Abstractions" Version="3.0.1" CoherentParentDependency="Microsoft.EntityFrameworkCore">
  199. <Uri>https://github.com/aspnet/Extensions</Uri>
  200. <Sha>7dbc3ebd20c79ecf311c768be865c02ff4676836</Sha>
  201. </Dependency>
  202. <Dependency Name="Microsoft.Extensions.Localization" Version="3.0.1" CoherentParentDependency="Microsoft.EntityFrameworkCore">
  203. <Uri>https://github.com/aspnet/Extensions</Uri>
  204. <Sha>7dbc3ebd20c79ecf311c768be865c02ff4676836</Sha>
  205. </Dependency>
  206. <Dependency Name="Microsoft.Extensions.Logging.Abstractions" Version="3.0.1" CoherentParentDependency="Microsoft.EntityFrameworkCore">
  207. <Uri>https://github.com/aspnet/Extensions</Uri>
  208. <Sha>7dbc3ebd20c79ecf311c768be865c02ff4676836</Sha>
  209. </Dependency>
  210. <Dependency Name="Microsoft.Extensions.Logging.AzureAppServices" Version="3.0.1" CoherentParentDependency="Microsoft.EntityFrameworkCore">
  211. <Uri>https://github.com/aspnet/Extensions</Uri>
  212. <Sha>7dbc3ebd20c79ecf311c768be865c02ff4676836</Sha>
  213. </Dependency>
  214. <Dependency Name="Microsoft.Extensions.Logging.Configuration" Version="3.0.1" CoherentParentDependency="Microsoft.EntityFrameworkCore">
  215. <Uri>https://github.com/aspnet/Extensions</Uri>
  216. <Sha>7dbc3ebd20c79ecf311c768be865c02ff4676836</Sha>
  217. </Dependency>
  218. <Dependency Name="Microsoft.Extensions.Logging.Console" Version="3.0.1" CoherentParentDependency="Microsoft.EntityFrameworkCore">
  219. <Uri>https://github.com/aspnet/Extensions</Uri>
  220. <Sha>7dbc3ebd20c79ecf311c768be865c02ff4676836</Sha>
  221. </Dependency>
  222. <Dependency Name="Microsoft.Extensions.Logging.Debug" Version="3.0.1" CoherentParentDependency="Microsoft.EntityFrameworkCore">
  223. <Uri>https://github.com/aspnet/Extensions</Uri>
  224. <Sha>7dbc3ebd20c79ecf311c768be865c02ff4676836</Sha>
  225. </Dependency>
  226. <Dependency Name="Microsoft.Extensions.Logging.EventSource" Version="3.0.1" CoherentParentDependency="Microsoft.EntityFrameworkCore">
  227. <Uri>https://github.com/aspnet/Extensions</Uri>
  228. <Sha>7dbc3ebd20c79ecf311c768be865c02ff4676836</Sha>
  229. </Dependency>
  230. <Dependency Name="Microsoft.Extensions.Logging.EventLog" Version="3.0.1" CoherentParentDependency="Microsoft.EntityFrameworkCore">
  231. <Uri>https://github.com/aspnet/Extensions</Uri>
  232. <Sha>7dbc3ebd20c79ecf311c768be865c02ff4676836</Sha>
  233. </Dependency>
  234. <Dependency Name="Microsoft.Extensions.Logging.TraceSource" Version="3.0.1" CoherentParentDependency="Microsoft.EntityFrameworkCore">
  235. <Uri>https://github.com/aspnet/Extensions</Uri>
  236. <Sha>7dbc3ebd20c79ecf311c768be865c02ff4676836</Sha>
  237. </Dependency>
  238. <Dependency Name="Microsoft.Extensions.Logging.Testing" Version="3.0.1-servicing.19531.3" CoherentParentDependency="Microsoft.EntityFrameworkCore">
  239. <Uri>https://github.com/aspnet/Extensions</Uri>
  240. <Sha>7dbc3ebd20c79ecf311c768be865c02ff4676836</Sha>
  241. </Dependency>
  242. <Dependency Name="Microsoft.Extensions.Logging" Version="3.0.1" CoherentParentDependency="Microsoft.EntityFrameworkCore">
  243. <Uri>https://github.com/aspnet/Extensions</Uri>
  244. <Sha>7dbc3ebd20c79ecf311c768be865c02ff4676836</Sha>
  245. </Dependency>
  246. <Dependency Name="Microsoft.Extensions.ObjectPool" Version="3.0.1" CoherentParentDependency="Microsoft.EntityFrameworkCore">
  247. <Uri>https://github.com/aspnet/Extensions</Uri>
  248. <Sha>7dbc3ebd20c79ecf311c768be865c02ff4676836</Sha>
  249. </Dependency>
  250. <Dependency Name="Microsoft.Extensions.Options.ConfigurationExtensions" Version="3.0.1" CoherentParentDependency="Microsoft.EntityFrameworkCore">
  251. <Uri>https://github.com/aspnet/Extensions</Uri>
  252. <Sha>7dbc3ebd20c79ecf311c768be865c02ff4676836</Sha>
  253. </Dependency>
  254. <Dependency Name="Microsoft.Extensions.Options.DataAnnotations" Version="3.0.1" CoherentParentDependency="Microsoft.EntityFrameworkCore">
  255. <Uri>https://github.com/aspnet/Extensions</Uri>
  256. <Sha>7dbc3ebd20c79ecf311c768be865c02ff4676836</Sha>
  257. </Dependency>
  258. <Dependency Name="Microsoft.Extensions.Options" Version="3.0.1" CoherentParentDependency="Microsoft.EntityFrameworkCore">
  259. <Uri>https://github.com/aspnet/Extensions</Uri>
  260. <Sha>7dbc3ebd20c79ecf311c768be865c02ff4676836</Sha>
  261. </Dependency>
  262. <Dependency Name="Microsoft.Extensions.ParameterDefaultValue.Sources" Version="3.0.1-servicing.19531.3" CoherentParentDependency="Microsoft.EntityFrameworkCore">
  263. <Uri>https://github.com/aspnet/Extensions</Uri>
  264. <Sha>7dbc3ebd20c79ecf311c768be865c02ff4676836</Sha>
  265. </Dependency>
  266. <Dependency Name="Microsoft.Extensions.Primitives" Version="3.0.1" CoherentParentDependency="Microsoft.EntityFrameworkCore">
  267. <Uri>https://github.com/aspnet/Extensions</Uri>
  268. <Sha>7dbc3ebd20c79ecf311c768be865c02ff4676836</Sha>
  269. </Dependency>
  270. <Dependency Name="Microsoft.Extensions.TypeNameHelper.Sources" Version="3.0.1-servicing.19531.3" CoherentParentDependency="Microsoft.EntityFrameworkCore">
  271. <Uri>https://github.com/aspnet/Extensions</Uri>
  272. <Sha>7dbc3ebd20c79ecf311c768be865c02ff4676836</Sha>
  273. </Dependency>
  274. <Dependency Name="Microsoft.Extensions.ValueStopwatch.Sources" Version="3.0.1-servicing.19531.3" CoherentParentDependency="Microsoft.EntityFrameworkCore">
  275. <Uri>https://github.com/aspnet/Extensions</Uri>
  276. <Sha>7dbc3ebd20c79ecf311c768be865c02ff4676836</Sha>
  277. </Dependency>
  278. <Dependency Name="Microsoft.Extensions.WebEncoders" Version="3.0.1" CoherentParentDependency="Microsoft.EntityFrameworkCore">
  279. <Uri>https://github.com/aspnet/Extensions</Uri>
  280. <Sha>7dbc3ebd20c79ecf311c768be865c02ff4676836</Sha>
  281. </Dependency>
  282. <Dependency Name="Microsoft.Internal.Extensions.Refs" Version="3.0.0-rc2.19463.5" Pinned="true">
  283. <Uri>https://github.com/aspnet/Extensions</Uri>
  284. <Sha>40c00020ac632006c9db91383de246226f9cb44a</Sha>
  285. </Dependency>
  286. <Dependency Name="Microsoft.JSInterop" Version="3.0.1" CoherentParentDependency="Microsoft.EntityFrameworkCore">
  287. <Uri>https://github.com/aspnet/Extensions</Uri>
  288. <Sha>7dbc3ebd20c79ecf311c768be865c02ff4676836</Sha>
  289. </Dependency>
  290. <Dependency Name="Mono.WebAssembly.Interop" Version="3.0.1" CoherentParentDependency="Microsoft.EntityFrameworkCore">
  291. <Uri>https://github.com/aspnet/Extensions</Uri>
  292. <Sha>7dbc3ebd20c79ecf311c768be865c02ff4676836</Sha>
  293. </Dependency>
  294. <Dependency Name="Microsoft.Bcl.AsyncInterfaces" Version="1.0.0" CoherentParentDependency="Microsoft.NETCore.App.Runtime.win-x64">
  295. <Uri>https://github.com/dotnet/corefx</Uri>
  296. <Sha>4ac4c0367003fe3973a3648eb0715ddb0e3bbcea</Sha>
  297. </Dependency>
  298. <Dependency Name="Microsoft.CSharp" Version="4.6.0" CoherentParentDependency="Microsoft.NETCore.App.Runtime.win-x64">
  299. <Uri>https://github.com/dotnet/corefx</Uri>
  300. <Sha>4ac4c0367003fe3973a3648eb0715ddb0e3bbcea</Sha>
  301. </Dependency>
  302. <Dependency Name="Microsoft.Win32.Registry" Version="4.6.0" CoherentParentDependency="Microsoft.NETCore.App.Runtime.win-x64">
  303. <Uri>https://github.com/dotnet/corefx</Uri>
  304. <Sha>4ac4c0367003fe3973a3648eb0715ddb0e3bbcea</Sha>
  305. </Dependency>
  306. <Dependency Name="Microsoft.Win32.SystemEvents" Version="4.6.0" CoherentParentDependency="Microsoft.NETCore.App.Runtime.win-x64">
  307. <Uri>https://github.com/dotnet/corefx</Uri>
  308. <Sha>4ac4c0367003fe3973a3648eb0715ddb0e3bbcea</Sha>
  309. </Dependency>
  310. <Dependency Name="System.ComponentModel.Annotations" Version="4.6.0" CoherentParentDependency="Microsoft.NETCore.App.Runtime.win-x64">
  311. <Uri>https://github.com/dotnet/corefx</Uri>
  312. <Sha>4ac4c0367003fe3973a3648eb0715ddb0e3bbcea</Sha>
  313. </Dependency>
  314. <Dependency Name="System.Diagnostics.EventLog" Version="4.6.0" CoherentParentDependency="Microsoft.NETCore.App.Runtime.win-x64">
  315. <Uri>https://github.com/dotnet/corefx</Uri>
  316. <Sha>4ac4c0367003fe3973a3648eb0715ddb0e3bbcea</Sha>
  317. </Dependency>
  318. <Dependency Name="System.Drawing.Common" Version="4.6.0" CoherentParentDependency="Microsoft.NETCore.App.Runtime.win-x64">
  319. <Uri>https://github.com/dotnet/corefx</Uri>
  320. <Sha>4ac4c0367003fe3973a3648eb0715ddb0e3bbcea</Sha>
  321. </Dependency>
  322. <Dependency Name="System.IO.Pipelines" Version="4.6.0" CoherentParentDependency="Microsoft.NETCore.App.Runtime.win-x64">
  323. <Uri>https://github.com/dotnet/corefx</Uri>
  324. <Sha>4ac4c0367003fe3973a3648eb0715ddb0e3bbcea</Sha>
  325. </Dependency>
  326. <Dependency Name="System.Net.Http.WinHttpHandler" Version="4.6.0" CoherentParentDependency="Microsoft.NETCore.App.Runtime.win-x64">
  327. <Uri>https://github.com/dotnet/corefx</Uri>
  328. <Sha>4ac4c0367003fe3973a3648eb0715ddb0e3bbcea</Sha>
  329. </Dependency>
  330. <Dependency Name="System.Net.WebSockets.WebSocketProtocol" Version="4.6.0" CoherentParentDependency="Microsoft.NETCore.App.Runtime.win-x64">
  331. <Uri>https://github.com/dotnet/corefx</Uri>
  332. <Sha>4ac4c0367003fe3973a3648eb0715ddb0e3bbcea</Sha>
  333. </Dependency>
  334. <Dependency Name="System.Reflection.Metadata" Version="1.7.0" CoherentParentDependency="Microsoft.NETCore.App.Runtime.win-x64">
  335. <Uri>https://github.com/dotnet/corefx</Uri>
  336. <Sha>4ac4c0367003fe3973a3648eb0715ddb0e3bbcea</Sha>
  337. </Dependency>
  338. <Dependency Name="System.Runtime.CompilerServices.Unsafe" Version="4.6.0" CoherentParentDependency="Microsoft.NETCore.App.Runtime.win-x64">
  339. <Uri>https://github.com/dotnet/corefx</Uri>
  340. <Sha>4ac4c0367003fe3973a3648eb0715ddb0e3bbcea</Sha>
  341. </Dependency>
  342. <Dependency Name="System.Security.Cryptography.Cng" Version="4.6.0" CoherentParentDependency="Microsoft.NETCore.App.Runtime.win-x64">
  343. <Uri>https://github.com/dotnet/corefx</Uri>
  344. <Sha>4ac4c0367003fe3973a3648eb0715ddb0e3bbcea</Sha>
  345. </Dependency>
  346. <Dependency Name="System.Security.Cryptography.Pkcs" Version="4.6.0" CoherentParentDependency="Microsoft.NETCore.App.Runtime.win-x64">
  347. <Uri>https://github.com/dotnet/corefx</Uri>
  348. <Sha>4ac4c0367003fe3973a3648eb0715ddb0e3bbcea</Sha>
  349. </Dependency>
  350. <Dependency Name="System.Security.Cryptography.Xml" Version="4.6.0" CoherentParentDependency="Microsoft.NETCore.App.Runtime.win-x64">
  351. <Uri>https://github.com/dotnet/corefx</Uri>
  352. <Sha>4ac4c0367003fe3973a3648eb0715ddb0e3bbcea</Sha>
  353. </Dependency>
  354. <Dependency Name="System.Security.Permissions" Version="4.6.0" CoherentParentDependency="Microsoft.NETCore.App.Runtime.win-x64">
  355. <Uri>https://github.com/dotnet/corefx</Uri>
  356. <Sha>4ac4c0367003fe3973a3648eb0715ddb0e3bbcea</Sha>
  357. </Dependency>
  358. <Dependency Name="System.Security.Principal.Windows" Version="4.6.0" CoherentParentDependency="Microsoft.NETCore.App.Runtime.win-x64">
  359. <Uri>https://github.com/dotnet/corefx</Uri>
  360. <Sha>4ac4c0367003fe3973a3648eb0715ddb0e3bbcea</Sha>
  361. </Dependency>
  362. <Dependency Name="System.ServiceProcess.ServiceController" Version="4.6.0" CoherentParentDependency="Microsoft.NETCore.App.Runtime.win-x64">
  363. <Uri>https://github.com/dotnet/corefx</Uri>
  364. <Sha>4ac4c0367003fe3973a3648eb0715ddb0e3bbcea</Sha>
  365. </Dependency>
  366. <Dependency Name="System.Text.Encodings.Web" Version="4.6.0" CoherentParentDependency="Microsoft.NETCore.App.Runtime.win-x64">
  367. <Uri>https://github.com/dotnet/corefx</Uri>
  368. <Sha>4ac4c0367003fe3973a3648eb0715ddb0e3bbcea</Sha>
  369. </Dependency>
  370. <Dependency Name="System.Text.Json" Version="4.6.0" CoherentParentDependency="Microsoft.NETCore.App.Runtime.win-x64">
  371. <Uri>https://github.com/dotnet/corefx</Uri>
  372. <Sha>4ac4c0367003fe3973a3648eb0715ddb0e3bbcea</Sha>
  373. </Dependency>
  374. <Dependency Name="System.Threading.Channels" Version="4.6.0" CoherentParentDependency="Microsoft.NETCore.App.Runtime.win-x64">
  375. <Uri>https://github.com/dotnet/corefx</Uri>
  376. <Sha>4ac4c0367003fe3973a3648eb0715ddb0e3bbcea</Sha>
  377. </Dependency>
  378. <Dependency Name="System.Windows.Extensions" Version="4.6.0" CoherentParentDependency="Microsoft.NETCore.App.Runtime.win-x64">
  379. <Uri>https://github.com/dotnet/corefx</Uri>
  380. <Sha>4ac4c0367003fe3973a3648eb0715ddb0e3bbcea</Sha>
  381. </Dependency>
  382. <Dependency Name="Microsoft.Extensions.DependencyModel" Version="3.0.1" CoherentParentDependency="Microsoft.Extensions.Logging">
  383. <Uri>https://github.com/dotnet/core-setup</Uri>
  384. <Sha>32085cbc728e1016c9d6a7bc105845f0f9eb6b47</Sha>
  385. </Dependency>
  386. <!--
  387. Win-x64 is used here because we have picked an arbitrary runtime identifier to flow the version of the latest NETCore.App runtime.
  388. All Runtime.$rid packages should have the same version.
  389. -->
  390. <Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="3.0.1" CoherentParentDependency="Microsoft.Extensions.Logging">
  391. <Uri>https://github.com/dotnet/core-setup</Uri>
  392. <Sha>32085cbc728e1016c9d6a7bc105845f0f9eb6b47</Sha>
  393. </Dependency>
  394. <Dependency Name="NETStandard.Library.Ref" Version="2.1.0" Pinned="true">
  395. <Uri>https://github.com/dotnet/core-setup</Uri>
  396. <Sha>7d57652f33493fa022125b7f63aad0d70c52d810</Sha>
  397. </Dependency>
  398. <!-- Keep this dependency at the bottom of ProductDependencies, else it will be picked as the parent for CoherentParentDependencies -->
  399. <Dependency Name="Microsoft.NETCore.App.Ref" Version="3.0.0" Pinned="true">
  400. <Uri>https://github.com/dotnet/core-setup</Uri>
  401. <Sha>7d57652f33493fa022125b7f63aad0d70c52d810</Sha>
  402. </Dependency>
  403. <Dependency Name="Microsoft.Internal.Extensions.Refs" Version="3.0.0-rc2.19463.5" Pinned="true">
  404. <Uri>https://github.com/aspnet/Extensions</Uri>
  405. <Sha>0b951c16de0f39e13cce8372e11c28eb90576662</Sha>
  406. </Dependency>
  407. </ProductDependencies>
  408. <ToolsetDependencies>
  409. <!-- Listed explicitly to workaround https://github.com/dotnet/cli/issues/10528 -->
  410. <Dependency Name="Microsoft.NETCore.Platforms" Version="3.0.0" CoherentParentDependency="Microsoft.NETCore.App.Runtime.win-x64">
  411. <Uri>https://github.com/dotnet/corefx</Uri>
  412. <Sha>4ac4c0367003fe3973a3648eb0715ddb0e3bbcea</Sha>
  413. </Dependency>
  414. <Dependency Name="Internal.AspNetCore.Analyzers" Version="3.0.1-servicing.19531.3" CoherentParentDependency="Microsoft.EntityFrameworkCore">
  415. <Uri>https://github.com/aspnet/Extensions</Uri>
  416. <Sha>7dbc3ebd20c79ecf311c768be865c02ff4676836</Sha>
  417. </Dependency>
  418. <Dependency Name="Microsoft.DotNet.GenAPI" Version="1.0.0-beta.19530.2">
  419. <Uri>https://github.com/dotnet/arcade</Uri>
  420. <Sha>5a666a2e3e7eadfd61ca34a0003630103a0486b0</Sha>
  421. </Dependency>
  422. <Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19530.2">
  423. <Uri>https://github.com/dotnet/arcade</Uri>
  424. <Sha>5a666a2e3e7eadfd61ca34a0003630103a0486b0</Sha>
  425. </Dependency>
  426. <Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="2.0.0-beta.19530.2">
  427. <Uri>https://github.com/dotnet/arcade</Uri>
  428. <Sha>5a666a2e3e7eadfd61ca34a0003630103a0486b0</Sha>
  429. </Dependency>
  430. <Dependency Name="Microsoft.AspNetCore.Testing" Version="3.0.1-servicing.19531.3" CoherentParentDependency="Microsoft.EntityFrameworkCore">
  431. <Uri>https://github.com/aspnet/Extensions</Uri>
  432. <Sha>7dbc3ebd20c79ecf311c768be865c02ff4676836</Sha>
  433. </Dependency>
  434. <Dependency Name="Microsoft.Net.Compilers.Toolset" Version="3.3.1-beta4-19462-11" CoherentParentDependency="Microsoft.Extensions.Logging">
  435. <Uri>https://github.com/dotnet/roslyn</Uri>
  436. <Sha>66a912c9463eebe832cf742d2fe8bb2e1a4600ec</Sha>
  437. </Dependency>
  438. </ToolsetDependencies>
  439. </Dependencies>