Browse Source

[master] Update dependencies from dotnet/efcore dotnet/runtime (#28664)

[master] Update dependencies from dotnet/efcore dotnet/runtime


 - Adding System.Diagnostics.EventLog to expected assemblies

 - Update SharedFramework.External.props

 - Update TestData.cs

 - Fixing tests


[xUnit.net 00:00:00.81]     Microsoft.AspNetCore.TargetingPackTests.TargetingPackContainsListedAssemblies [FAIL]

xUnit.net 00:00:00.82]         ==== missing assemblies from the framework ====
[xUnit.net 00:00:00.82]         System.Diagnostics.EventLog.Messages
[xUnit.net 00:00:00.82]         ==== unexpected assemblies in the framework ====
[xUnit.net 00:00:00.82]         

[xUnit.net 00:00:00.83]     Microsoft.AspNetCore.SharedFxTests.SharedFrameworkContainsListedAssemblies [FAIL]

[xUnit.net 00:00:00.84]         ==== missing assemblies from the framework ====
[xUnit.net 00:00:00.84]         
[xUnit.net 00:00:00.84]         ==== unexpected assemblies in the framework ====
[xUnit.net 00:00:00.84]         System.Diagnostics.EventLog.Messages
dotnet-maestro[bot] 5 years ago
parent
commit
fb25d4a12b
4 changed files with 221 additions and 219 deletions
  1. 1 0
      eng/SharedFramework.External.props
  2. 146 146
      eng/Version.Details.xml
  3. 73 73
      eng/Versions.props
  4. 1 0
      src/Framework/test/TestData.cs

+ 1 - 0
eng/SharedFramework.External.props

@@ -60,6 +60,7 @@
       three do not. This is likely about our public APIs i.e. external compilation requirements.
     -->
     <_TransitiveExternalAspNetCoreAppReference Include="System.Diagnostics.EventLog"                        Version="$(SystemDiagnosticsEventLogVersion)" />
+    <_TransitiveExternalAspNetCoreAppReference Include="System.Diagnostics.EventLog.Messages"               Version="$(SystemDiagnosticsEventLogVersion)" />
     <_TransitiveExternalAspNetCoreAppReference Include="System.Security.Permissions"                        Version="$(SystemSecurityPermissionsVersion)" />
     <_TransitiveExternalAspNetCoreAppReference Include="System.Windows.Extensions"                          Version="$(SystemWindowsExtensionsVersion)" />
   </ItemGroup>

+ 146 - 146
eng/Version.Details.xml

@@ -9,305 +9,305 @@
 -->
 <Dependencies>
   <ProductDependencies>
-    <Dependency Name="dotnet-ef" Version="6.0.0-alpha.1.20614.1">
+    <Dependency Name="dotnet-ef" Version="6.0.0-alpha.1.20616.3">
       <Uri>https://github.com/dotnet/efcore</Uri>
-      <Sha>8f1500c0a2bdb0938855a90f3956ee24c3961194</Sha>
+      <Sha>65ae394210f300673e8daddda53a040eb6e46f0c</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.EntityFrameworkCore.InMemory" Version="6.0.0-alpha.1.20614.1">
+    <Dependency Name="Microsoft.EntityFrameworkCore.InMemory" Version="6.0.0-alpha.1.20616.3">
       <Uri>https://github.com/dotnet/efcore</Uri>
-      <Sha>8f1500c0a2bdb0938855a90f3956ee24c3961194</Sha>
+      <Sha>65ae394210f300673e8daddda53a040eb6e46f0c</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.EntityFrameworkCore.Relational" Version="6.0.0-alpha.1.20614.1">
+    <Dependency Name="Microsoft.EntityFrameworkCore.Relational" Version="6.0.0-alpha.1.20616.3">
       <Uri>https://github.com/dotnet/efcore</Uri>
-      <Sha>8f1500c0a2bdb0938855a90f3956ee24c3961194</Sha>
+      <Sha>65ae394210f300673e8daddda53a040eb6e46f0c</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.EntityFrameworkCore.Sqlite" Version="6.0.0-alpha.1.20614.1">
+    <Dependency Name="Microsoft.EntityFrameworkCore.Sqlite" Version="6.0.0-alpha.1.20616.3">
       <Uri>https://github.com/dotnet/efcore</Uri>
-      <Sha>8f1500c0a2bdb0938855a90f3956ee24c3961194</Sha>
+      <Sha>65ae394210f300673e8daddda53a040eb6e46f0c</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.EntityFrameworkCore.SqlServer" Version="6.0.0-alpha.1.20614.1">
+    <Dependency Name="Microsoft.EntityFrameworkCore.SqlServer" Version="6.0.0-alpha.1.20616.3">
       <Uri>https://github.com/dotnet/efcore</Uri>
-      <Sha>8f1500c0a2bdb0938855a90f3956ee24c3961194</Sha>
+      <Sha>65ae394210f300673e8daddda53a040eb6e46f0c</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.EntityFrameworkCore.Tools" Version="6.0.0-alpha.1.20614.1">
+    <Dependency Name="Microsoft.EntityFrameworkCore.Tools" Version="6.0.0-alpha.1.20616.3">
       <Uri>https://github.com/dotnet/efcore</Uri>
-      <Sha>8f1500c0a2bdb0938855a90f3956ee24c3961194</Sha>
+      <Sha>65ae394210f300673e8daddda53a040eb6e46f0c</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.EntityFrameworkCore" Version="6.0.0-alpha.1.20614.1">
+    <Dependency Name="Microsoft.EntityFrameworkCore" Version="6.0.0-alpha.1.20616.3">
       <Uri>https://github.com/dotnet/efcore</Uri>
-      <Sha>8f1500c0a2bdb0938855a90f3956ee24c3961194</Sha>
+      <Sha>65ae394210f300673e8daddda53a040eb6e46f0c</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.EntityFrameworkCore.Design" Version="6.0.0-alpha.1.20614.1">
+    <Dependency Name="Microsoft.EntityFrameworkCore.Design" Version="6.0.0-alpha.1.20616.3">
       <Uri>https://github.com/dotnet/efcore</Uri>
-      <Sha>8f1500c0a2bdb0938855a90f3956ee24c3961194</Sha>
+      <Sha>65ae394210f300673e8daddda53a040eb6e46f0c</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.Extensions.Caching.Abstractions" Version="6.0.0-alpha.1.20612.4">
+    <Dependency Name="Microsoft.Extensions.Caching.Abstractions" Version="6.0.0-alpha.1.20616.14">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>60b6af1beaf6f973d80cf28d78f3284e2df342c7</Sha>
+      <Sha>be27e294a12514638bb5337c7fe5cc72d93a443a</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.Extensions.Caching.Memory" Version="6.0.0-alpha.1.20612.4">
+    <Dependency Name="Microsoft.Extensions.Caching.Memory" Version="6.0.0-alpha.1.20616.14">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>60b6af1beaf6f973d80cf28d78f3284e2df342c7</Sha>
+      <Sha>be27e294a12514638bb5337c7fe5cc72d93a443a</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.Extensions.Configuration.Abstractions" Version="6.0.0-alpha.1.20612.4">
+    <Dependency Name="Microsoft.Extensions.Configuration.Abstractions" Version="6.0.0-alpha.1.20616.14">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>60b6af1beaf6f973d80cf28d78f3284e2df342c7</Sha>
+      <Sha>be27e294a12514638bb5337c7fe5cc72d93a443a</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.Extensions.Configuration.Binder" Version="6.0.0-alpha.1.20612.4">
+    <Dependency Name="Microsoft.Extensions.Configuration.Binder" Version="6.0.0-alpha.1.20616.14">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>60b6af1beaf6f973d80cf28d78f3284e2df342c7</Sha>
+      <Sha>be27e294a12514638bb5337c7fe5cc72d93a443a</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.Extensions.Configuration.CommandLine" Version="6.0.0-alpha.1.20612.4">
+    <Dependency Name="Microsoft.Extensions.Configuration.CommandLine" Version="6.0.0-alpha.1.20616.14">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>60b6af1beaf6f973d80cf28d78f3284e2df342c7</Sha>
+      <Sha>be27e294a12514638bb5337c7fe5cc72d93a443a</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.Extensions.Configuration.EnvironmentVariables" Version="6.0.0-alpha.1.20612.4">
+    <Dependency Name="Microsoft.Extensions.Configuration.EnvironmentVariables" Version="6.0.0-alpha.1.20616.14">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>60b6af1beaf6f973d80cf28d78f3284e2df342c7</Sha>
+      <Sha>be27e294a12514638bb5337c7fe5cc72d93a443a</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.Extensions.Configuration.FileExtensions" Version="6.0.0-alpha.1.20612.4">
+    <Dependency Name="Microsoft.Extensions.Configuration.FileExtensions" Version="6.0.0-alpha.1.20616.14">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>60b6af1beaf6f973d80cf28d78f3284e2df342c7</Sha>
+      <Sha>be27e294a12514638bb5337c7fe5cc72d93a443a</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.Extensions.Configuration.Ini" Version="6.0.0-alpha.1.20612.4">
+    <Dependency Name="Microsoft.Extensions.Configuration.Ini" Version="6.0.0-alpha.1.20616.14">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>60b6af1beaf6f973d80cf28d78f3284e2df342c7</Sha>
+      <Sha>be27e294a12514638bb5337c7fe5cc72d93a443a</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.Extensions.Configuration.Json" Version="6.0.0-alpha.1.20612.4">
+    <Dependency Name="Microsoft.Extensions.Configuration.Json" Version="6.0.0-alpha.1.20616.14">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>60b6af1beaf6f973d80cf28d78f3284e2df342c7</Sha>
+      <Sha>be27e294a12514638bb5337c7fe5cc72d93a443a</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.Extensions.Configuration.UserSecrets" Version="6.0.0-alpha.1.20612.4">
+    <Dependency Name="Microsoft.Extensions.Configuration.UserSecrets" Version="6.0.0-alpha.1.20616.14">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>60b6af1beaf6f973d80cf28d78f3284e2df342c7</Sha>
+      <Sha>be27e294a12514638bb5337c7fe5cc72d93a443a</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.Extensions.Configuration.Xml" Version="6.0.0-alpha.1.20612.4">
+    <Dependency Name="Microsoft.Extensions.Configuration.Xml" Version="6.0.0-alpha.1.20616.14">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>60b6af1beaf6f973d80cf28d78f3284e2df342c7</Sha>
+      <Sha>be27e294a12514638bb5337c7fe5cc72d93a443a</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.Extensions.Configuration" Version="6.0.0-alpha.1.20612.4">
+    <Dependency Name="Microsoft.Extensions.Configuration" Version="6.0.0-alpha.1.20616.14">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>60b6af1beaf6f973d80cf28d78f3284e2df342c7</Sha>
+      <Sha>be27e294a12514638bb5337c7fe5cc72d93a443a</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.Extensions.DependencyInjection.Abstractions" Version="6.0.0-alpha.1.20612.4">
+    <Dependency Name="Microsoft.Extensions.DependencyInjection.Abstractions" Version="6.0.0-alpha.1.20616.14">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>60b6af1beaf6f973d80cf28d78f3284e2df342c7</Sha>
+      <Sha>be27e294a12514638bb5337c7fe5cc72d93a443a</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.Extensions.DependencyInjection" Version="6.0.0-alpha.1.20612.4">
+    <Dependency Name="Microsoft.Extensions.DependencyInjection" Version="6.0.0-alpha.1.20616.14">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>60b6af1beaf6f973d80cf28d78f3284e2df342c7</Sha>
+      <Sha>be27e294a12514638bb5337c7fe5cc72d93a443a</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.Extensions.FileProviders.Abstractions" Version="6.0.0-alpha.1.20612.4">
+    <Dependency Name="Microsoft.Extensions.FileProviders.Abstractions" Version="6.0.0-alpha.1.20616.14">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>60b6af1beaf6f973d80cf28d78f3284e2df342c7</Sha>
+      <Sha>be27e294a12514638bb5337c7fe5cc72d93a443a</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.Extensions.FileProviders.Composite" Version="6.0.0-alpha.1.20612.4">
+    <Dependency Name="Microsoft.Extensions.FileProviders.Composite" Version="6.0.0-alpha.1.20616.14">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>60b6af1beaf6f973d80cf28d78f3284e2df342c7</Sha>
+      <Sha>be27e294a12514638bb5337c7fe5cc72d93a443a</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.Extensions.FileProviders.Physical" Version="6.0.0-alpha.1.20612.4">
+    <Dependency Name="Microsoft.Extensions.FileProviders.Physical" Version="6.0.0-alpha.1.20616.14">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>60b6af1beaf6f973d80cf28d78f3284e2df342c7</Sha>
+      <Sha>be27e294a12514638bb5337c7fe5cc72d93a443a</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.Extensions.FileSystemGlobbing" Version="6.0.0-alpha.1.20612.4">
+    <Dependency Name="Microsoft.Extensions.FileSystemGlobbing" Version="6.0.0-alpha.1.20616.14">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>60b6af1beaf6f973d80cf28d78f3284e2df342c7</Sha>
+      <Sha>be27e294a12514638bb5337c7fe5cc72d93a443a</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.Extensions.HostFactoryResolver.Sources" Version="6.0.0-alpha.1.20612.4">
+    <Dependency Name="Microsoft.Extensions.HostFactoryResolver.Sources" Version="6.0.0-alpha.1.20616.14">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>60b6af1beaf6f973d80cf28d78f3284e2df342c7</Sha>
+      <Sha>be27e294a12514638bb5337c7fe5cc72d93a443a</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.Extensions.Hosting.Abstractions" Version="6.0.0-alpha.1.20612.4">
+    <Dependency Name="Microsoft.Extensions.Hosting.Abstractions" Version="6.0.0-alpha.1.20616.14">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>60b6af1beaf6f973d80cf28d78f3284e2df342c7</Sha>
+      <Sha>be27e294a12514638bb5337c7fe5cc72d93a443a</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.Extensions.Hosting" Version="6.0.0-alpha.1.20612.4">
+    <Dependency Name="Microsoft.Extensions.Hosting" Version="6.0.0-alpha.1.20616.14">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>60b6af1beaf6f973d80cf28d78f3284e2df342c7</Sha>
+      <Sha>be27e294a12514638bb5337c7fe5cc72d93a443a</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.Extensions.Http" Version="6.0.0-alpha.1.20612.4">
+    <Dependency Name="Microsoft.Extensions.Http" Version="6.0.0-alpha.1.20616.14">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>60b6af1beaf6f973d80cf28d78f3284e2df342c7</Sha>
+      <Sha>be27e294a12514638bb5337c7fe5cc72d93a443a</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.Extensions.Logging.Abstractions" Version="6.0.0-alpha.1.20612.4">
+    <Dependency Name="Microsoft.Extensions.Logging.Abstractions" Version="6.0.0-alpha.1.20616.14">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>60b6af1beaf6f973d80cf28d78f3284e2df342c7</Sha>
+      <Sha>be27e294a12514638bb5337c7fe5cc72d93a443a</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.Extensions.Logging.Configuration" Version="6.0.0-alpha.1.20612.4">
+    <Dependency Name="Microsoft.Extensions.Logging.Configuration" Version="6.0.0-alpha.1.20616.14">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>60b6af1beaf6f973d80cf28d78f3284e2df342c7</Sha>
+      <Sha>be27e294a12514638bb5337c7fe5cc72d93a443a</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.Extensions.Logging.Console" Version="6.0.0-alpha.1.20612.4">
+    <Dependency Name="Microsoft.Extensions.Logging.Console" Version="6.0.0-alpha.1.20616.14">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>60b6af1beaf6f973d80cf28d78f3284e2df342c7</Sha>
+      <Sha>be27e294a12514638bb5337c7fe5cc72d93a443a</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.Extensions.Logging.Debug" Version="6.0.0-alpha.1.20612.4">
+    <Dependency Name="Microsoft.Extensions.Logging.Debug" Version="6.0.0-alpha.1.20616.14">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>60b6af1beaf6f973d80cf28d78f3284e2df342c7</Sha>
+      <Sha>be27e294a12514638bb5337c7fe5cc72d93a443a</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.Extensions.Logging.EventSource" Version="6.0.0-alpha.1.20612.4">
+    <Dependency Name="Microsoft.Extensions.Logging.EventSource" Version="6.0.0-alpha.1.20616.14">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>60b6af1beaf6f973d80cf28d78f3284e2df342c7</Sha>
+      <Sha>be27e294a12514638bb5337c7fe5cc72d93a443a</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.Extensions.Logging.EventLog" Version="6.0.0-alpha.1.20612.4">
+    <Dependency Name="Microsoft.Extensions.Logging.EventLog" Version="6.0.0-alpha.1.20616.14">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>60b6af1beaf6f973d80cf28d78f3284e2df342c7</Sha>
+      <Sha>be27e294a12514638bb5337c7fe5cc72d93a443a</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.Extensions.Logging.TraceSource" Version="6.0.0-alpha.1.20612.4">
+    <Dependency Name="Microsoft.Extensions.Logging.TraceSource" Version="6.0.0-alpha.1.20616.14">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>60b6af1beaf6f973d80cf28d78f3284e2df342c7</Sha>
+      <Sha>be27e294a12514638bb5337c7fe5cc72d93a443a</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.Extensions.Logging" Version="6.0.0-alpha.1.20612.4">
+    <Dependency Name="Microsoft.Extensions.Logging" Version="6.0.0-alpha.1.20616.14">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>60b6af1beaf6f973d80cf28d78f3284e2df342c7</Sha>
+      <Sha>be27e294a12514638bb5337c7fe5cc72d93a443a</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.Extensions.Options.ConfigurationExtensions" Version="6.0.0-alpha.1.20612.4">
+    <Dependency Name="Microsoft.Extensions.Options.ConfigurationExtensions" Version="6.0.0-alpha.1.20616.14">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>60b6af1beaf6f973d80cf28d78f3284e2df342c7</Sha>
+      <Sha>be27e294a12514638bb5337c7fe5cc72d93a443a</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.Extensions.Options.DataAnnotations" Version="6.0.0-alpha.1.20612.4">
+    <Dependency Name="Microsoft.Extensions.Options.DataAnnotations" Version="6.0.0-alpha.1.20616.14">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>60b6af1beaf6f973d80cf28d78f3284e2df342c7</Sha>
+      <Sha>be27e294a12514638bb5337c7fe5cc72d93a443a</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.Extensions.Options" Version="6.0.0-alpha.1.20612.4">
+    <Dependency Name="Microsoft.Extensions.Options" Version="6.0.0-alpha.1.20616.14">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>60b6af1beaf6f973d80cf28d78f3284e2df342c7</Sha>
+      <Sha>be27e294a12514638bb5337c7fe5cc72d93a443a</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.Extensions.Primitives" Version="6.0.0-alpha.1.20612.4">
+    <Dependency Name="Microsoft.Extensions.Primitives" Version="6.0.0-alpha.1.20616.14">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>60b6af1beaf6f973d80cf28d78f3284e2df342c7</Sha>
+      <Sha>be27e294a12514638bb5337c7fe5cc72d93a443a</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.Extensions.Internal.Transport" Version="6.0.0-alpha.1.20612.4">
+    <Dependency Name="Microsoft.Extensions.Internal.Transport" Version="6.0.0-alpha.1.20616.14">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>60b6af1beaf6f973d80cf28d78f3284e2df342c7</Sha>
+      <Sha>be27e294a12514638bb5337c7fe5cc72d93a443a</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.Win32.Registry" Version="6.0.0-alpha.1.20612.4">
+    <Dependency Name="Microsoft.Win32.Registry" Version="6.0.0-alpha.1.20616.14">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>60b6af1beaf6f973d80cf28d78f3284e2df342c7</Sha>
+      <Sha>be27e294a12514638bb5337c7fe5cc72d93a443a</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.Win32.SystemEvents" Version="6.0.0-alpha.1.20612.4">
+    <Dependency Name="Microsoft.Win32.SystemEvents" Version="6.0.0-alpha.1.20616.14">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>60b6af1beaf6f973d80cf28d78f3284e2df342c7</Sha>
+      <Sha>be27e294a12514638bb5337c7fe5cc72d93a443a</Sha>
     </Dependency>
-    <Dependency Name="System.ComponentModel.Annotations" Version="6.0.0-alpha.1.20612.4">
+    <Dependency Name="System.ComponentModel.Annotations" Version="6.0.0-alpha.1.20616.14">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>60b6af1beaf6f973d80cf28d78f3284e2df342c7</Sha>
+      <Sha>be27e294a12514638bb5337c7fe5cc72d93a443a</Sha>
     </Dependency>
-    <Dependency Name="System.Diagnostics.DiagnosticSource" Version="6.0.0-alpha.1.20612.4">
+    <Dependency Name="System.Diagnostics.DiagnosticSource" Version="6.0.0-alpha.1.20616.14">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>60b6af1beaf6f973d80cf28d78f3284e2df342c7</Sha>
+      <Sha>be27e294a12514638bb5337c7fe5cc72d93a443a</Sha>
     </Dependency>
-    <Dependency Name="System.Diagnostics.EventLog" Version="6.0.0-alpha.1.20612.4">
+    <Dependency Name="System.Diagnostics.EventLog" Version="6.0.0-alpha.1.20616.14">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>60b6af1beaf6f973d80cf28d78f3284e2df342c7</Sha>
+      <Sha>be27e294a12514638bb5337c7fe5cc72d93a443a</Sha>
     </Dependency>
-    <Dependency Name="System.DirectoryServices.Protocols" Version="6.0.0-alpha.1.20612.4">
+    <Dependency Name="System.DirectoryServices.Protocols" Version="6.0.0-alpha.1.20616.14">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>60b6af1beaf6f973d80cf28d78f3284e2df342c7</Sha>
+      <Sha>be27e294a12514638bb5337c7fe5cc72d93a443a</Sha>
     </Dependency>
-    <Dependency Name="System.Drawing.Common" Version="6.0.0-alpha.1.20612.4">
+    <Dependency Name="System.Drawing.Common" Version="6.0.0-alpha.1.20616.14">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>60b6af1beaf6f973d80cf28d78f3284e2df342c7</Sha>
+      <Sha>be27e294a12514638bb5337c7fe5cc72d93a443a</Sha>
     </Dependency>
-    <Dependency Name="System.IO.Pipelines" Version="6.0.0-alpha.1.20612.4">
+    <Dependency Name="System.IO.Pipelines" Version="6.0.0-alpha.1.20616.14">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>60b6af1beaf6f973d80cf28d78f3284e2df342c7</Sha>
+      <Sha>be27e294a12514638bb5337c7fe5cc72d93a443a</Sha>
     </Dependency>
-    <Dependency Name="System.Net.Http.Json" Version="6.0.0-alpha.1.20612.4">
+    <Dependency Name="System.Net.Http.Json" Version="6.0.0-alpha.1.20616.14">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>60b6af1beaf6f973d80cf28d78f3284e2df342c7</Sha>
+      <Sha>be27e294a12514638bb5337c7fe5cc72d93a443a</Sha>
     </Dependency>
-    <Dependency Name="System.Net.Http.WinHttpHandler" Version="6.0.0-alpha.1.20612.4">
+    <Dependency Name="System.Net.Http.WinHttpHandler" Version="6.0.0-alpha.1.20616.14">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>60b6af1beaf6f973d80cf28d78f3284e2df342c7</Sha>
+      <Sha>be27e294a12514638bb5337c7fe5cc72d93a443a</Sha>
     </Dependency>
-    <Dependency Name="System.Net.WebSockets.WebSocketProtocol" Version="6.0.0-alpha.1.20612.4">
+    <Dependency Name="System.Net.WebSockets.WebSocketProtocol" Version="6.0.0-alpha.1.20616.14">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>60b6af1beaf6f973d80cf28d78f3284e2df342c7</Sha>
+      <Sha>be27e294a12514638bb5337c7fe5cc72d93a443a</Sha>
     </Dependency>
-    <Dependency Name="System.Reflection.Metadata" Version="6.0.0-alpha.1.20612.4">
+    <Dependency Name="System.Reflection.Metadata" Version="6.0.0-alpha.1.20616.14">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>60b6af1beaf6f973d80cf28d78f3284e2df342c7</Sha>
+      <Sha>be27e294a12514638bb5337c7fe5cc72d93a443a</Sha>
     </Dependency>
-    <Dependency Name="System.Resources.Extensions" Version="6.0.0-alpha.1.20612.4">
+    <Dependency Name="System.Resources.Extensions" Version="6.0.0-alpha.1.20616.14">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>60b6af1beaf6f973d80cf28d78f3284e2df342c7</Sha>
+      <Sha>be27e294a12514638bb5337c7fe5cc72d93a443a</Sha>
     </Dependency>
-    <Dependency Name="System.Runtime.CompilerServices.Unsafe" Version="6.0.0-alpha.1.20612.4">
+    <Dependency Name="System.Runtime.CompilerServices.Unsafe" Version="6.0.0-alpha.1.20616.14">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>60b6af1beaf6f973d80cf28d78f3284e2df342c7</Sha>
+      <Sha>be27e294a12514638bb5337c7fe5cc72d93a443a</Sha>
     </Dependency>
     <!-- System.Security.AccessControl should only be referenced in Dependencies.props and RTMVersions.csproj. -->
-    <Dependency Name="System.Security.AccessControl" Version="6.0.0-alpha.1.20612.4">
+    <Dependency Name="System.Security.AccessControl" Version="6.0.0-alpha.1.20616.14">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>60b6af1beaf6f973d80cf28d78f3284e2df342c7</Sha>
+      <Sha>be27e294a12514638bb5337c7fe5cc72d93a443a</Sha>
     </Dependency>
-    <Dependency Name="System.Security.Cryptography.Cng" Version="6.0.0-alpha.1.20612.4">
+    <Dependency Name="System.Security.Cryptography.Cng" Version="6.0.0-alpha.1.20616.14">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>60b6af1beaf6f973d80cf28d78f3284e2df342c7</Sha>
+      <Sha>be27e294a12514638bb5337c7fe5cc72d93a443a</Sha>
     </Dependency>
-    <Dependency Name="System.Security.Cryptography.Pkcs" Version="6.0.0-alpha.1.20612.4">
+    <Dependency Name="System.Security.Cryptography.Pkcs" Version="6.0.0-alpha.1.20616.14">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>60b6af1beaf6f973d80cf28d78f3284e2df342c7</Sha>
+      <Sha>be27e294a12514638bb5337c7fe5cc72d93a443a</Sha>
     </Dependency>
-    <Dependency Name="System.Security.Cryptography.Xml" Version="6.0.0-alpha.1.20612.4">
+    <Dependency Name="System.Security.Cryptography.Xml" Version="6.0.0-alpha.1.20616.14">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>60b6af1beaf6f973d80cf28d78f3284e2df342c7</Sha>
+      <Sha>be27e294a12514638bb5337c7fe5cc72d93a443a</Sha>
     </Dependency>
-    <Dependency Name="System.Security.Permissions" Version="6.0.0-alpha.1.20612.4">
+    <Dependency Name="System.Security.Permissions" Version="6.0.0-alpha.1.20616.14">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>60b6af1beaf6f973d80cf28d78f3284e2df342c7</Sha>
+      <Sha>be27e294a12514638bb5337c7fe5cc72d93a443a</Sha>
     </Dependency>
-    <Dependency Name="System.Security.Principal.Windows" Version="6.0.0-alpha.1.20612.4">
+    <Dependency Name="System.Security.Principal.Windows" Version="6.0.0-alpha.1.20616.14">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>60b6af1beaf6f973d80cf28d78f3284e2df342c7</Sha>
+      <Sha>be27e294a12514638bb5337c7fe5cc72d93a443a</Sha>
     </Dependency>
-    <Dependency Name="System.ServiceProcess.ServiceController" Version="6.0.0-alpha.1.20612.4">
+    <Dependency Name="System.ServiceProcess.ServiceController" Version="6.0.0-alpha.1.20616.14">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>60b6af1beaf6f973d80cf28d78f3284e2df342c7</Sha>
+      <Sha>be27e294a12514638bb5337c7fe5cc72d93a443a</Sha>
     </Dependency>
-    <Dependency Name="System.Text.Encodings.Web" Version="6.0.0-alpha.1.20612.4">
+    <Dependency Name="System.Text.Encodings.Web" Version="6.0.0-alpha.1.20616.14">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>60b6af1beaf6f973d80cf28d78f3284e2df342c7</Sha>
+      <Sha>be27e294a12514638bb5337c7fe5cc72d93a443a</Sha>
     </Dependency>
-    <Dependency Name="System.Text.Json" Version="6.0.0-alpha.1.20612.4">
+    <Dependency Name="System.Text.Json" Version="6.0.0-alpha.1.20616.14">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>60b6af1beaf6f973d80cf28d78f3284e2df342c7</Sha>
+      <Sha>be27e294a12514638bb5337c7fe5cc72d93a443a</Sha>
     </Dependency>
-    <Dependency Name="System.Threading.Channels" Version="6.0.0-alpha.1.20612.4">
+    <Dependency Name="System.Threading.Channels" Version="6.0.0-alpha.1.20616.14">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>60b6af1beaf6f973d80cf28d78f3284e2df342c7</Sha>
+      <Sha>be27e294a12514638bb5337c7fe5cc72d93a443a</Sha>
     </Dependency>
-    <Dependency Name="System.Windows.Extensions" Version="6.0.0-alpha.1.20612.4">
+    <Dependency Name="System.Windows.Extensions" Version="6.0.0-alpha.1.20616.14">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>60b6af1beaf6f973d80cf28d78f3284e2df342c7</Sha>
+      <Sha>be27e294a12514638bb5337c7fe5cc72d93a443a</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.Extensions.DependencyModel" Version="6.0.0-alpha.1.20612.4">
+    <Dependency Name="Microsoft.Extensions.DependencyModel" Version="6.0.0-alpha.1.20616.14">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>60b6af1beaf6f973d80cf28d78f3284e2df342c7</Sha>
+      <Sha>be27e294a12514638bb5337c7fe5cc72d93a443a</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.NETCore.App.Ref" Version="6.0.0-alpha.1.20612.4">
+    <Dependency Name="Microsoft.NETCore.App.Ref" Version="6.0.0-alpha.1.20616.14">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>60b6af1beaf6f973d80cf28d78f3284e2df342c7</Sha>
+      <Sha>be27e294a12514638bb5337c7fe5cc72d93a443a</Sha>
     </Dependency>
     <!--
          Win-x64 is used here because we have picked an arbitrary runtime identifier to flow the version of the latest NETCore.App runtime.
          All Runtime.$rid packages should have the same version.
     -->
-    <Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="6.0.0-alpha.1.20612.4">
+    <Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="6.0.0-alpha.1.20616.14">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>60b6af1beaf6f973d80cf28d78f3284e2df342c7</Sha>
+      <Sha>be27e294a12514638bb5337c7fe5cc72d93a443a</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.NETCore.BrowserDebugHost.Transport" Version="6.0.0-alpha.1.20612.4">
+    <Dependency Name="Microsoft.NETCore.BrowserDebugHost.Transport" Version="6.0.0-alpha.1.20616.14">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>60b6af1beaf6f973d80cf28d78f3284e2df342c7</Sha>
+      <Sha>be27e294a12514638bb5337c7fe5cc72d93a443a</Sha>
     </Dependency>
   </ProductDependencies>
   <ToolsetDependencies>
     <!-- Listed explicitly to workaround https://github.com/dotnet/cli/issues/10528 -->
-    <Dependency Name="Microsoft.NETCore.Platforms" Version="6.0.0-alpha.1.20612.4">
+    <Dependency Name="Microsoft.NETCore.Platforms" Version="6.0.0-alpha.1.20616.14">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>60b6af1beaf6f973d80cf28d78f3284e2df342c7</Sha>
+      <Sha>be27e294a12514638bb5337c7fe5cc72d93a443a</Sha>
     </Dependency>
     <Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="6.0.0-beta.20610.4">
       <Uri>https://github.com/dotnet/arcade</Uri>

+ 73 - 73
eng/Versions.props

@@ -64,82 +64,82 @@
   -->
   <PropertyGroup Label="Automated">
     <!-- Packages from dotnet/runtime -->
-    <MicrosoftExtensionsDependencyModelVersion>6.0.0-alpha.1.20612.4</MicrosoftExtensionsDependencyModelVersion>
-    <MicrosoftNETCoreAppRefVersion>6.0.0-alpha.1.20612.4</MicrosoftNETCoreAppRefVersion>
-    <MicrosoftNETCoreAppRuntimewinx64Version>6.0.0-alpha.1.20612.4</MicrosoftNETCoreAppRuntimewinx64Version>
-    <MicrosoftNETCoreBrowserDebugHostTransportVersion>6.0.0-alpha.1.20612.4</MicrosoftNETCoreBrowserDebugHostTransportVersion>
-    <MicrosoftWin32RegistryVersion>6.0.0-alpha.1.20612.4</MicrosoftWin32RegistryVersion>
-    <MicrosoftWin32SystemEventsVersion>6.0.0-alpha.1.20612.4</MicrosoftWin32SystemEventsVersion>
-    <MicrosoftExtensionsCachingAbstractionsVersion>6.0.0-alpha.1.20612.4</MicrosoftExtensionsCachingAbstractionsVersion>
-    <MicrosoftExtensionsCachingMemoryVersion>6.0.0-alpha.1.20612.4</MicrosoftExtensionsCachingMemoryVersion>
-    <MicrosoftExtensionsConfigurationAbstractionsVersion>6.0.0-alpha.1.20612.4</MicrosoftExtensionsConfigurationAbstractionsVersion>
-    <MicrosoftExtensionsConfigurationBinderVersion>6.0.0-alpha.1.20612.4</MicrosoftExtensionsConfigurationBinderVersion>
-    <MicrosoftExtensionsConfigurationCommandLineVersion>6.0.0-alpha.1.20612.4</MicrosoftExtensionsConfigurationCommandLineVersion>
-    <MicrosoftExtensionsConfigurationEnvironmentVariablesVersion>6.0.0-alpha.1.20612.4</MicrosoftExtensionsConfigurationEnvironmentVariablesVersion>
-    <MicrosoftExtensionsConfigurationFileExtensionsVersion>6.0.0-alpha.1.20612.4</MicrosoftExtensionsConfigurationFileExtensionsVersion>
-    <MicrosoftExtensionsConfigurationIniVersion>6.0.0-alpha.1.20612.4</MicrosoftExtensionsConfigurationIniVersion>
-    <MicrosoftExtensionsConfigurationJsonVersion>6.0.0-alpha.1.20612.4</MicrosoftExtensionsConfigurationJsonVersion>
-    <MicrosoftExtensionsConfigurationVersion>6.0.0-alpha.1.20612.4</MicrosoftExtensionsConfigurationVersion>
-    <MicrosoftExtensionsConfigurationUserSecretsVersion>6.0.0-alpha.1.20612.4</MicrosoftExtensionsConfigurationUserSecretsVersion>
-    <MicrosoftExtensionsConfigurationXmlVersion>6.0.0-alpha.1.20612.4</MicrosoftExtensionsConfigurationXmlVersion>
-    <MicrosoftExtensionsDependencyInjectionAbstractionsVersion>6.0.0-alpha.1.20612.4</MicrosoftExtensionsDependencyInjectionAbstractionsVersion>
-    <MicrosoftExtensionsDependencyInjectionVersion>6.0.0-alpha.1.20612.4</MicrosoftExtensionsDependencyInjectionVersion>
-    <MicrosoftExtensionsFileProvidersAbstractionsVersion>6.0.0-alpha.1.20612.4</MicrosoftExtensionsFileProvidersAbstractionsVersion>
-    <MicrosoftExtensionsFileProvidersCompositeVersion>6.0.0-alpha.1.20612.4</MicrosoftExtensionsFileProvidersCompositeVersion>
-    <MicrosoftExtensionsFileProvidersPhysicalVersion>6.0.0-alpha.1.20612.4</MicrosoftExtensionsFileProvidersPhysicalVersion>
-    <MicrosoftExtensionsFileSystemGlobbingVersion>6.0.0-alpha.1.20612.4</MicrosoftExtensionsFileSystemGlobbingVersion>
-    <MicrosoftExtensionsHostFactoryResolverSourcesVersion>6.0.0-alpha.1.20612.4</MicrosoftExtensionsHostFactoryResolverSourcesVersion>
-    <MicrosoftExtensionsHostingAbstractionsVersion>6.0.0-alpha.1.20612.4</MicrosoftExtensionsHostingAbstractionsVersion>
-    <MicrosoftExtensionsHostingVersion>6.0.0-alpha.1.20612.4</MicrosoftExtensionsHostingVersion>
-    <MicrosoftExtensionsHttpVersion>6.0.0-alpha.1.20612.4</MicrosoftExtensionsHttpVersion>
-    <MicrosoftExtensionsLoggingAbstractionsVersion>6.0.0-alpha.1.20612.4</MicrosoftExtensionsLoggingAbstractionsVersion>
-    <MicrosoftExtensionsLoggingConfigurationVersion>6.0.0-alpha.1.20612.4</MicrosoftExtensionsLoggingConfigurationVersion>
-    <MicrosoftExtensionsLoggingConsoleVersion>6.0.0-alpha.1.20612.4</MicrosoftExtensionsLoggingConsoleVersion>
-    <MicrosoftExtensionsLoggingDebugVersion>6.0.0-alpha.1.20612.4</MicrosoftExtensionsLoggingDebugVersion>
-    <MicrosoftExtensionsLoggingEventSourceVersion>6.0.0-alpha.1.20612.4</MicrosoftExtensionsLoggingEventSourceVersion>
-    <MicrosoftExtensionsLoggingEventLogVersion>6.0.0-alpha.1.20612.4</MicrosoftExtensionsLoggingEventLogVersion>
-    <MicrosoftExtensionsLoggingVersion>6.0.0-alpha.1.20612.4</MicrosoftExtensionsLoggingVersion>
-    <MicrosoftExtensionsLoggingTraceSourceVersion>6.0.0-alpha.1.20612.4</MicrosoftExtensionsLoggingTraceSourceVersion>
-    <MicrosoftExtensionsOptionsConfigurationExtensionsVersion>6.0.0-alpha.1.20612.4</MicrosoftExtensionsOptionsConfigurationExtensionsVersion>
-    <MicrosoftExtensionsOptionsDataAnnotationsVersion>6.0.0-alpha.1.20612.4</MicrosoftExtensionsOptionsDataAnnotationsVersion>
-    <MicrosoftExtensionsOptionsVersion>6.0.0-alpha.1.20612.4</MicrosoftExtensionsOptionsVersion>
-    <MicrosoftExtensionsPrimitivesVersion>6.0.0-alpha.1.20612.4</MicrosoftExtensionsPrimitivesVersion>
-    <MicrosoftExtensionsInternalTransportVersion>6.0.0-alpha.1.20612.4</MicrosoftExtensionsInternalTransportVersion>
-    <SystemComponentModelAnnotationsVersion>6.0.0-alpha.1.20612.4</SystemComponentModelAnnotationsVersion>
-    <SystemDiagnosticsDiagnosticSourceVersion>6.0.0-alpha.1.20612.4</SystemDiagnosticsDiagnosticSourceVersion>
-    <SystemDiagnosticsEventLogVersion>6.0.0-alpha.1.20612.4</SystemDiagnosticsEventLogVersion>
-    <SystemDirectoryServicesProtocolsVersion>6.0.0-alpha.1.20612.4</SystemDirectoryServicesProtocolsVersion>
-    <SystemDrawingCommonVersion>6.0.0-alpha.1.20612.4</SystemDrawingCommonVersion>
-    <SystemIOPipelinesVersion>6.0.0-alpha.1.20612.4</SystemIOPipelinesVersion>
-    <SystemNetHttpJsonVersion>6.0.0-alpha.1.20612.4</SystemNetHttpJsonVersion>
-    <SystemNetHttpWinHttpHandlerVersion>6.0.0-alpha.1.20612.4</SystemNetHttpWinHttpHandlerVersion>
-    <SystemNetWebSocketsWebSocketProtocolVersion>6.0.0-alpha.1.20612.4</SystemNetWebSocketsWebSocketProtocolVersion>
-    <SystemReflectionMetadataVersion>6.0.0-alpha.1.20612.4</SystemReflectionMetadataVersion>
-    <SystemResourcesExtensionsVersion>6.0.0-alpha.1.20612.4</SystemResourcesExtensionsVersion>
-    <SystemRuntimeCompilerServicesUnsafeVersion>6.0.0-alpha.1.20612.4</SystemRuntimeCompilerServicesUnsafeVersion>
+    <MicrosoftExtensionsDependencyModelVersion>6.0.0-alpha.1.20616.14</MicrosoftExtensionsDependencyModelVersion>
+    <MicrosoftNETCoreAppRefVersion>6.0.0-alpha.1.20616.14</MicrosoftNETCoreAppRefVersion>
+    <MicrosoftNETCoreAppRuntimewinx64Version>6.0.0-alpha.1.20616.14</MicrosoftNETCoreAppRuntimewinx64Version>
+    <MicrosoftNETCoreBrowserDebugHostTransportVersion>6.0.0-alpha.1.20616.14</MicrosoftNETCoreBrowserDebugHostTransportVersion>
+    <MicrosoftWin32RegistryVersion>6.0.0-alpha.1.20616.14</MicrosoftWin32RegistryVersion>
+    <MicrosoftWin32SystemEventsVersion>6.0.0-alpha.1.20616.14</MicrosoftWin32SystemEventsVersion>
+    <MicrosoftExtensionsCachingAbstractionsVersion>6.0.0-alpha.1.20616.14</MicrosoftExtensionsCachingAbstractionsVersion>
+    <MicrosoftExtensionsCachingMemoryVersion>6.0.0-alpha.1.20616.14</MicrosoftExtensionsCachingMemoryVersion>
+    <MicrosoftExtensionsConfigurationAbstractionsVersion>6.0.0-alpha.1.20616.14</MicrosoftExtensionsConfigurationAbstractionsVersion>
+    <MicrosoftExtensionsConfigurationBinderVersion>6.0.0-alpha.1.20616.14</MicrosoftExtensionsConfigurationBinderVersion>
+    <MicrosoftExtensionsConfigurationCommandLineVersion>6.0.0-alpha.1.20616.14</MicrosoftExtensionsConfigurationCommandLineVersion>
+    <MicrosoftExtensionsConfigurationEnvironmentVariablesVersion>6.0.0-alpha.1.20616.14</MicrosoftExtensionsConfigurationEnvironmentVariablesVersion>
+    <MicrosoftExtensionsConfigurationFileExtensionsVersion>6.0.0-alpha.1.20616.14</MicrosoftExtensionsConfigurationFileExtensionsVersion>
+    <MicrosoftExtensionsConfigurationIniVersion>6.0.0-alpha.1.20616.14</MicrosoftExtensionsConfigurationIniVersion>
+    <MicrosoftExtensionsConfigurationJsonVersion>6.0.0-alpha.1.20616.14</MicrosoftExtensionsConfigurationJsonVersion>
+    <MicrosoftExtensionsConfigurationVersion>6.0.0-alpha.1.20616.14</MicrosoftExtensionsConfigurationVersion>
+    <MicrosoftExtensionsConfigurationUserSecretsVersion>6.0.0-alpha.1.20616.14</MicrosoftExtensionsConfigurationUserSecretsVersion>
+    <MicrosoftExtensionsConfigurationXmlVersion>6.0.0-alpha.1.20616.14</MicrosoftExtensionsConfigurationXmlVersion>
+    <MicrosoftExtensionsDependencyInjectionAbstractionsVersion>6.0.0-alpha.1.20616.14</MicrosoftExtensionsDependencyInjectionAbstractionsVersion>
+    <MicrosoftExtensionsDependencyInjectionVersion>6.0.0-alpha.1.20616.14</MicrosoftExtensionsDependencyInjectionVersion>
+    <MicrosoftExtensionsFileProvidersAbstractionsVersion>6.0.0-alpha.1.20616.14</MicrosoftExtensionsFileProvidersAbstractionsVersion>
+    <MicrosoftExtensionsFileProvidersCompositeVersion>6.0.0-alpha.1.20616.14</MicrosoftExtensionsFileProvidersCompositeVersion>
+    <MicrosoftExtensionsFileProvidersPhysicalVersion>6.0.0-alpha.1.20616.14</MicrosoftExtensionsFileProvidersPhysicalVersion>
+    <MicrosoftExtensionsFileSystemGlobbingVersion>6.0.0-alpha.1.20616.14</MicrosoftExtensionsFileSystemGlobbingVersion>
+    <MicrosoftExtensionsHostFactoryResolverSourcesVersion>6.0.0-alpha.1.20616.14</MicrosoftExtensionsHostFactoryResolverSourcesVersion>
+    <MicrosoftExtensionsHostingAbstractionsVersion>6.0.0-alpha.1.20616.14</MicrosoftExtensionsHostingAbstractionsVersion>
+    <MicrosoftExtensionsHostingVersion>6.0.0-alpha.1.20616.14</MicrosoftExtensionsHostingVersion>
+    <MicrosoftExtensionsHttpVersion>6.0.0-alpha.1.20616.14</MicrosoftExtensionsHttpVersion>
+    <MicrosoftExtensionsLoggingAbstractionsVersion>6.0.0-alpha.1.20616.14</MicrosoftExtensionsLoggingAbstractionsVersion>
+    <MicrosoftExtensionsLoggingConfigurationVersion>6.0.0-alpha.1.20616.14</MicrosoftExtensionsLoggingConfigurationVersion>
+    <MicrosoftExtensionsLoggingConsoleVersion>6.0.0-alpha.1.20616.14</MicrosoftExtensionsLoggingConsoleVersion>
+    <MicrosoftExtensionsLoggingDebugVersion>6.0.0-alpha.1.20616.14</MicrosoftExtensionsLoggingDebugVersion>
+    <MicrosoftExtensionsLoggingEventSourceVersion>6.0.0-alpha.1.20616.14</MicrosoftExtensionsLoggingEventSourceVersion>
+    <MicrosoftExtensionsLoggingEventLogVersion>6.0.0-alpha.1.20616.14</MicrosoftExtensionsLoggingEventLogVersion>
+    <MicrosoftExtensionsLoggingVersion>6.0.0-alpha.1.20616.14</MicrosoftExtensionsLoggingVersion>
+    <MicrosoftExtensionsLoggingTraceSourceVersion>6.0.0-alpha.1.20616.14</MicrosoftExtensionsLoggingTraceSourceVersion>
+    <MicrosoftExtensionsOptionsConfigurationExtensionsVersion>6.0.0-alpha.1.20616.14</MicrosoftExtensionsOptionsConfigurationExtensionsVersion>
+    <MicrosoftExtensionsOptionsDataAnnotationsVersion>6.0.0-alpha.1.20616.14</MicrosoftExtensionsOptionsDataAnnotationsVersion>
+    <MicrosoftExtensionsOptionsVersion>6.0.0-alpha.1.20616.14</MicrosoftExtensionsOptionsVersion>
+    <MicrosoftExtensionsPrimitivesVersion>6.0.0-alpha.1.20616.14</MicrosoftExtensionsPrimitivesVersion>
+    <MicrosoftExtensionsInternalTransportVersion>6.0.0-alpha.1.20616.14</MicrosoftExtensionsInternalTransportVersion>
+    <SystemComponentModelAnnotationsVersion>6.0.0-alpha.1.20616.14</SystemComponentModelAnnotationsVersion>
+    <SystemDiagnosticsDiagnosticSourceVersion>6.0.0-alpha.1.20616.14</SystemDiagnosticsDiagnosticSourceVersion>
+    <SystemDiagnosticsEventLogVersion>6.0.0-alpha.1.20616.14</SystemDiagnosticsEventLogVersion>
+    <SystemDirectoryServicesProtocolsVersion>6.0.0-alpha.1.20616.14</SystemDirectoryServicesProtocolsVersion>
+    <SystemDrawingCommonVersion>6.0.0-alpha.1.20616.14</SystemDrawingCommonVersion>
+    <SystemIOPipelinesVersion>6.0.0-alpha.1.20616.14</SystemIOPipelinesVersion>
+    <SystemNetHttpJsonVersion>6.0.0-alpha.1.20616.14</SystemNetHttpJsonVersion>
+    <SystemNetHttpWinHttpHandlerVersion>6.0.0-alpha.1.20616.14</SystemNetHttpWinHttpHandlerVersion>
+    <SystemNetWebSocketsWebSocketProtocolVersion>6.0.0-alpha.1.20616.14</SystemNetWebSocketsWebSocketProtocolVersion>
+    <SystemReflectionMetadataVersion>6.0.0-alpha.1.20616.14</SystemReflectionMetadataVersion>
+    <SystemResourcesExtensionsVersion>6.0.0-alpha.1.20616.14</SystemResourcesExtensionsVersion>
+    <SystemRuntimeCompilerServicesUnsafeVersion>6.0.0-alpha.1.20616.14</SystemRuntimeCompilerServicesUnsafeVersion>
     <!-- System.Security.AccessControl should only be referenced in Dependencies.props and RTMVersions.csproj. -->
-    <SystemSecurityAccessControlVersion>6.0.0-alpha.1.20612.4</SystemSecurityAccessControlVersion>
-    <SystemSecurityCryptographyCngVersion>6.0.0-alpha.1.20612.4</SystemSecurityCryptographyCngVersion>
-    <SystemSecurityCryptographyPkcsVersion>6.0.0-alpha.1.20612.4</SystemSecurityCryptographyPkcsVersion>
-    <SystemSecurityCryptographyXmlVersion>6.0.0-alpha.1.20612.4</SystemSecurityCryptographyXmlVersion>
-    <SystemSecurityPermissionsVersion>6.0.0-alpha.1.20612.4</SystemSecurityPermissionsVersion>
-    <SystemSecurityPrincipalWindowsVersion>6.0.0-alpha.1.20612.4</SystemSecurityPrincipalWindowsVersion>
-    <SystemServiceProcessServiceControllerVersion>6.0.0-alpha.1.20612.4</SystemServiceProcessServiceControllerVersion>
-    <SystemTextEncodingsWebVersion>6.0.0-alpha.1.20612.4</SystemTextEncodingsWebVersion>
-    <SystemTextJsonVersion>6.0.0-alpha.1.20612.4</SystemTextJsonVersion>
-    <SystemThreadingChannelsVersion>6.0.0-alpha.1.20612.4</SystemThreadingChannelsVersion>
-    <SystemWindowsExtensionsVersion>6.0.0-alpha.1.20612.4</SystemWindowsExtensionsVersion>
+    <SystemSecurityAccessControlVersion>6.0.0-alpha.1.20616.14</SystemSecurityAccessControlVersion>
+    <SystemSecurityCryptographyCngVersion>6.0.0-alpha.1.20616.14</SystemSecurityCryptographyCngVersion>
+    <SystemSecurityCryptographyPkcsVersion>6.0.0-alpha.1.20616.14</SystemSecurityCryptographyPkcsVersion>
+    <SystemSecurityCryptographyXmlVersion>6.0.0-alpha.1.20616.14</SystemSecurityCryptographyXmlVersion>
+    <SystemSecurityPermissionsVersion>6.0.0-alpha.1.20616.14</SystemSecurityPermissionsVersion>
+    <SystemSecurityPrincipalWindowsVersion>6.0.0-alpha.1.20616.14</SystemSecurityPrincipalWindowsVersion>
+    <SystemServiceProcessServiceControllerVersion>6.0.0-alpha.1.20616.14</SystemServiceProcessServiceControllerVersion>
+    <SystemTextEncodingsWebVersion>6.0.0-alpha.1.20616.14</SystemTextEncodingsWebVersion>
+    <SystemTextJsonVersion>6.0.0-alpha.1.20616.14</SystemTextJsonVersion>
+    <SystemThreadingChannelsVersion>6.0.0-alpha.1.20616.14</SystemThreadingChannelsVersion>
+    <SystemWindowsExtensionsVersion>6.0.0-alpha.1.20616.14</SystemWindowsExtensionsVersion>
     <!-- Only listed explicitly to workaround https://github.com/dotnet/cli/issues/10528 -->
-    <MicrosoftNETCorePlatformsVersion>6.0.0-alpha.1.20612.4</MicrosoftNETCorePlatformsVersion>
+    <MicrosoftNETCorePlatformsVersion>6.0.0-alpha.1.20616.14</MicrosoftNETCorePlatformsVersion>
     <!-- Packages from dotnet/efcore -->
-    <dotnetefVersion>6.0.0-alpha.1.20614.1</dotnetefVersion>
-    <MicrosoftEntityFrameworkCoreInMemoryVersion>6.0.0-alpha.1.20614.1</MicrosoftEntityFrameworkCoreInMemoryVersion>
-    <MicrosoftEntityFrameworkCoreRelationalVersion>6.0.0-alpha.1.20614.1</MicrosoftEntityFrameworkCoreRelationalVersion>
-    <MicrosoftEntityFrameworkCoreSqliteVersion>6.0.0-alpha.1.20614.1</MicrosoftEntityFrameworkCoreSqliteVersion>
-    <MicrosoftEntityFrameworkCoreSqlServerVersion>6.0.0-alpha.1.20614.1</MicrosoftEntityFrameworkCoreSqlServerVersion>
-    <MicrosoftEntityFrameworkCoreToolsVersion>6.0.0-alpha.1.20614.1</MicrosoftEntityFrameworkCoreToolsVersion>
-    <MicrosoftEntityFrameworkCoreVersion>6.0.0-alpha.1.20614.1</MicrosoftEntityFrameworkCoreVersion>
-    <MicrosoftEntityFrameworkCoreDesignVersion>6.0.0-alpha.1.20614.1</MicrosoftEntityFrameworkCoreDesignVersion>
+    <dotnetefVersion>6.0.0-alpha.1.20616.3</dotnetefVersion>
+    <MicrosoftEntityFrameworkCoreInMemoryVersion>6.0.0-alpha.1.20616.3</MicrosoftEntityFrameworkCoreInMemoryVersion>
+    <MicrosoftEntityFrameworkCoreRelationalVersion>6.0.0-alpha.1.20616.3</MicrosoftEntityFrameworkCoreRelationalVersion>
+    <MicrosoftEntityFrameworkCoreSqliteVersion>6.0.0-alpha.1.20616.3</MicrosoftEntityFrameworkCoreSqliteVersion>
+    <MicrosoftEntityFrameworkCoreSqlServerVersion>6.0.0-alpha.1.20616.3</MicrosoftEntityFrameworkCoreSqlServerVersion>
+    <MicrosoftEntityFrameworkCoreToolsVersion>6.0.0-alpha.1.20616.3</MicrosoftEntityFrameworkCoreToolsVersion>
+    <MicrosoftEntityFrameworkCoreVersion>6.0.0-alpha.1.20616.3</MicrosoftEntityFrameworkCoreVersion>
+    <MicrosoftEntityFrameworkCoreDesignVersion>6.0.0-alpha.1.20616.3</MicrosoftEntityFrameworkCoreDesignVersion>
     <!-- Packages from dotnet/arcade -->
     <MicrosoftDotNetBuildTasksInstallersVersion>6.0.0-beta.20610.4</MicrosoftDotNetBuildTasksInstallersVersion>
   </PropertyGroup>

+ 1 - 0
src/Framework/test/TestData.cs

@@ -143,6 +143,7 @@ namespace Microsoft.AspNetCore
                 "Microsoft.Net.Http.Headers",
                 "Microsoft.Win32.SystemEvents",
                 "System.Diagnostics.EventLog",
+                "System.Diagnostics.EventLog.Messages",
                 "System.Drawing.Common",
                 "System.IO.Pipelines",
                 "System.Security.Cryptography.Pkcs",