Procházet zdrojové kódy

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

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


 - Updating usage of IgnoreNullValues

 - Updating usage of IgnoreNullValues

 - Disabling WebRequest.Create warnings

 - Disabling WebRequest.Create warnings

 - Merge branch 'master' into darc-master-3b4656f0-1eb1-4628-b310-b71a2b9dd35f

 - System.IO.Pipelines Fix

 - CS0618 Disable

 - SYSLIB0014 Disable

 - Skip reference check of System.IO.Pipelines ref/ assembly
- add Framework projects to solution
- add Framework.slnf and startvs.cmd in src/Framework

 - Merge branch 'master' into darc-master-3b4656f0-1eb1-4628-b310-b71a2b9dd35f

 - Add incremental build and project references to java projects (#25707)

* Add incremental build and project references to java projects

* fb

* fix version

 - Merge remote-tracking branch 'origin/master' into darc-master-3b4656f0-1eb1-4628-b310-b71a2b9dd35f
dotnet-maestro[bot] před 5 roky
rodič
revize
ee765e7ea1

+ 1 - 0
eng/SharedFramework.External.props

@@ -40,6 +40,7 @@
     <ExternalAspNetCoreAppReference Include="Microsoft.Extensions.Options.DataAnnotations"                 Version="$(MicrosoftExtensionsOptionsDataAnnotationsPackageVersion)" />
     <ExternalAspNetCoreAppReference Include="Microsoft.Extensions.Options"                                 Version="$(MicrosoftExtensionsOptionsPackageVersion)" />
     <ExternalAspNetCoreAppReference Include="Microsoft.Extensions.Primitives"                              Version="$(MicrosoftExtensionsPrimitivesPackageVersion)" />
+    <ExternalAspNetCoreAppReference Include="System.IO.Pipelines"                                          Version="$(SystemIOPipelinesPackageVersion)" />
     <ExternalAspNetCoreAppReference Include="System.Security.Cryptography.Xml"                             Version="$(SystemSecurityCryptographyXmlPackageVersion)" />
 
     <!--

+ 148 - 148
eng/Version.Details.xml

@@ -13,309 +13,309 @@
       <Uri>https://github.com/dotnet/blazor</Uri>
       <Sha>cc449601d638ffaab58ae9487f0fd010bb178a12</Sha>
     </Dependency>
-    <Dependency Name="dotnet-ef" Version="6.0.0-alpha.1.20426.2">
+    <Dependency Name="dotnet-ef" Version="6.0.0-alpha.1.20459.3">
       <Uri>https://github.com/dotnet/efcore</Uri>
-      <Sha>64274fa1eab10cfd2cd1d41b9e3aec7e3c562304</Sha>
+      <Sha>2163ee5779f0fbda4c618927d63a74daea3d74be</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.EntityFrameworkCore.InMemory" Version="6.0.0-alpha.1.20426.2">
+    <Dependency Name="Microsoft.EntityFrameworkCore.InMemory" Version="6.0.0-alpha.1.20459.3">
       <Uri>https://github.com/dotnet/efcore</Uri>
-      <Sha>64274fa1eab10cfd2cd1d41b9e3aec7e3c562304</Sha>
+      <Sha>2163ee5779f0fbda4c618927d63a74daea3d74be</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.EntityFrameworkCore.Relational" Version="6.0.0-alpha.1.20426.2">
+    <Dependency Name="Microsoft.EntityFrameworkCore.Relational" Version="6.0.0-alpha.1.20459.3">
       <Uri>https://github.com/dotnet/efcore</Uri>
-      <Sha>64274fa1eab10cfd2cd1d41b9e3aec7e3c562304</Sha>
+      <Sha>2163ee5779f0fbda4c618927d63a74daea3d74be</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.EntityFrameworkCore.Sqlite" Version="6.0.0-alpha.1.20426.2">
+    <Dependency Name="Microsoft.EntityFrameworkCore.Sqlite" Version="6.0.0-alpha.1.20459.3">
       <Uri>https://github.com/dotnet/efcore</Uri>
-      <Sha>64274fa1eab10cfd2cd1d41b9e3aec7e3c562304</Sha>
+      <Sha>2163ee5779f0fbda4c618927d63a74daea3d74be</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.EntityFrameworkCore.SqlServer" Version="6.0.0-alpha.1.20426.2">
+    <Dependency Name="Microsoft.EntityFrameworkCore.SqlServer" Version="6.0.0-alpha.1.20459.3">
       <Uri>https://github.com/dotnet/efcore</Uri>
-      <Sha>64274fa1eab10cfd2cd1d41b9e3aec7e3c562304</Sha>
+      <Sha>2163ee5779f0fbda4c618927d63a74daea3d74be</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.EntityFrameworkCore.Tools" Version="6.0.0-alpha.1.20426.2">
+    <Dependency Name="Microsoft.EntityFrameworkCore.Tools" Version="6.0.0-alpha.1.20459.3">
       <Uri>https://github.com/dotnet/efcore</Uri>
-      <Sha>64274fa1eab10cfd2cd1d41b9e3aec7e3c562304</Sha>
+      <Sha>2163ee5779f0fbda4c618927d63a74daea3d74be</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.EntityFrameworkCore" Version="6.0.0-alpha.1.20426.2">
+    <Dependency Name="Microsoft.EntityFrameworkCore" Version="6.0.0-alpha.1.20459.3">
       <Uri>https://github.com/dotnet/efcore</Uri>
-      <Sha>64274fa1eab10cfd2cd1d41b9e3aec7e3c562304</Sha>
+      <Sha>2163ee5779f0fbda4c618927d63a74daea3d74be</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.EntityFrameworkCore.Design" Version="6.0.0-alpha.1.20426.2">
+    <Dependency Name="Microsoft.EntityFrameworkCore.Design" Version="6.0.0-alpha.1.20459.3">
       <Uri>https://github.com/dotnet/efcore</Uri>
-      <Sha>64274fa1eab10cfd2cd1d41b9e3aec7e3c562304</Sha>
+      <Sha>2163ee5779f0fbda4c618927d63a74daea3d74be</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.Extensions.Caching.Abstractions" Version="6.0.0-alpha.1.20428.2">
+    <Dependency Name="Microsoft.Extensions.Caching.Abstractions" Version="6.0.0-alpha.1.20459.20">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>e6b9b48f3466c25e17509137e3931229f406b425</Sha>
+      <Sha>1e09ff6d32c951b55bf9e01e6f3a3a846c0acc73</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.Extensions.Caching.Memory" Version="6.0.0-alpha.1.20428.2">
+    <Dependency Name="Microsoft.Extensions.Caching.Memory" Version="6.0.0-alpha.1.20459.20">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>e6b9b48f3466c25e17509137e3931229f406b425</Sha>
+      <Sha>1e09ff6d32c951b55bf9e01e6f3a3a846c0acc73</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.Extensions.Configuration.Abstractions" Version="6.0.0-alpha.1.20428.2">
+    <Dependency Name="Microsoft.Extensions.Configuration.Abstractions" Version="6.0.0-alpha.1.20459.20">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>e6b9b48f3466c25e17509137e3931229f406b425</Sha>
+      <Sha>1e09ff6d32c951b55bf9e01e6f3a3a846c0acc73</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.Extensions.Configuration.Binder" Version="6.0.0-alpha.1.20428.2">
+    <Dependency Name="Microsoft.Extensions.Configuration.Binder" Version="6.0.0-alpha.1.20459.20">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>e6b9b48f3466c25e17509137e3931229f406b425</Sha>
+      <Sha>1e09ff6d32c951b55bf9e01e6f3a3a846c0acc73</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.Extensions.Configuration.CommandLine" Version="6.0.0-alpha.1.20428.2">
+    <Dependency Name="Microsoft.Extensions.Configuration.CommandLine" Version="6.0.0-alpha.1.20459.20">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>e6b9b48f3466c25e17509137e3931229f406b425</Sha>
+      <Sha>1e09ff6d32c951b55bf9e01e6f3a3a846c0acc73</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.Extensions.Configuration.EnvironmentVariables" Version="6.0.0-alpha.1.20428.2">
+    <Dependency Name="Microsoft.Extensions.Configuration.EnvironmentVariables" Version="6.0.0-alpha.1.20459.20">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>e6b9b48f3466c25e17509137e3931229f406b425</Sha>
+      <Sha>1e09ff6d32c951b55bf9e01e6f3a3a846c0acc73</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.Extensions.Configuration.FileExtensions" Version="6.0.0-alpha.1.20428.2">
+    <Dependency Name="Microsoft.Extensions.Configuration.FileExtensions" Version="6.0.0-alpha.1.20459.20">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>e6b9b48f3466c25e17509137e3931229f406b425</Sha>
+      <Sha>1e09ff6d32c951b55bf9e01e6f3a3a846c0acc73</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.Extensions.Configuration.Ini" Version="6.0.0-alpha.1.20428.2">
+    <Dependency Name="Microsoft.Extensions.Configuration.Ini" Version="6.0.0-alpha.1.20459.20">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>e6b9b48f3466c25e17509137e3931229f406b425</Sha>
+      <Sha>1e09ff6d32c951b55bf9e01e6f3a3a846c0acc73</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.Extensions.Configuration.Json" Version="6.0.0-alpha.1.20428.2">
+    <Dependency Name="Microsoft.Extensions.Configuration.Json" Version="6.0.0-alpha.1.20459.20">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>e6b9b48f3466c25e17509137e3931229f406b425</Sha>
+      <Sha>1e09ff6d32c951b55bf9e01e6f3a3a846c0acc73</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.Extensions.Configuration.UserSecrets" Version="6.0.0-alpha.1.20428.2">
+    <Dependency Name="Microsoft.Extensions.Configuration.UserSecrets" Version="6.0.0-alpha.1.20459.20">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>e6b9b48f3466c25e17509137e3931229f406b425</Sha>
+      <Sha>1e09ff6d32c951b55bf9e01e6f3a3a846c0acc73</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.Extensions.Configuration.Xml" Version="6.0.0-alpha.1.20428.2">
+    <Dependency Name="Microsoft.Extensions.Configuration.Xml" Version="6.0.0-alpha.1.20459.20">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>e6b9b48f3466c25e17509137e3931229f406b425</Sha>
+      <Sha>1e09ff6d32c951b55bf9e01e6f3a3a846c0acc73</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.Extensions.Configuration" Version="6.0.0-alpha.1.20428.2">
+    <Dependency Name="Microsoft.Extensions.Configuration" Version="6.0.0-alpha.1.20459.20">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>e6b9b48f3466c25e17509137e3931229f406b425</Sha>
+      <Sha>1e09ff6d32c951b55bf9e01e6f3a3a846c0acc73</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.Extensions.DependencyInjection.Abstractions" Version="6.0.0-alpha.1.20428.2">
+    <Dependency Name="Microsoft.Extensions.DependencyInjection.Abstractions" Version="6.0.0-alpha.1.20459.20">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>e6b9b48f3466c25e17509137e3931229f406b425</Sha>
+      <Sha>1e09ff6d32c951b55bf9e01e6f3a3a846c0acc73</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.Extensions.DependencyInjection" Version="6.0.0-alpha.1.20428.2">
+    <Dependency Name="Microsoft.Extensions.DependencyInjection" Version="6.0.0-alpha.1.20459.20">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>e6b9b48f3466c25e17509137e3931229f406b425</Sha>
+      <Sha>1e09ff6d32c951b55bf9e01e6f3a3a846c0acc73</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.Extensions.FileProviders.Abstractions" Version="6.0.0-alpha.1.20428.2">
+    <Dependency Name="Microsoft.Extensions.FileProviders.Abstractions" Version="6.0.0-alpha.1.20459.20">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>e6b9b48f3466c25e17509137e3931229f406b425</Sha>
+      <Sha>1e09ff6d32c951b55bf9e01e6f3a3a846c0acc73</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.Extensions.FileProviders.Composite" Version="6.0.0-alpha.1.20428.2">
+    <Dependency Name="Microsoft.Extensions.FileProviders.Composite" Version="6.0.0-alpha.1.20459.20">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>e6b9b48f3466c25e17509137e3931229f406b425</Sha>
+      <Sha>1e09ff6d32c951b55bf9e01e6f3a3a846c0acc73</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.Extensions.FileProviders.Physical" Version="6.0.0-alpha.1.20428.2">
+    <Dependency Name="Microsoft.Extensions.FileProviders.Physical" Version="6.0.0-alpha.1.20459.20">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>e6b9b48f3466c25e17509137e3931229f406b425</Sha>
+      <Sha>1e09ff6d32c951b55bf9e01e6f3a3a846c0acc73</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.Extensions.FileSystemGlobbing" Version="6.0.0-alpha.1.20428.2">
+    <Dependency Name="Microsoft.Extensions.FileSystemGlobbing" Version="6.0.0-alpha.1.20459.20">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>e6b9b48f3466c25e17509137e3931229f406b425</Sha>
+      <Sha>1e09ff6d32c951b55bf9e01e6f3a3a846c0acc73</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.Extensions.HostFactoryResolver.Sources" Version="6.0.0-alpha.1.20428.2">
+    <Dependency Name="Microsoft.Extensions.HostFactoryResolver.Sources" Version="6.0.0-alpha.1.20459.20">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>e6b9b48f3466c25e17509137e3931229f406b425</Sha>
+      <Sha>1e09ff6d32c951b55bf9e01e6f3a3a846c0acc73</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.Extensions.Hosting.Abstractions" Version="6.0.0-alpha.1.20428.2">
+    <Dependency Name="Microsoft.Extensions.Hosting.Abstractions" Version="6.0.0-alpha.1.20459.20">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>e6b9b48f3466c25e17509137e3931229f406b425</Sha>
+      <Sha>1e09ff6d32c951b55bf9e01e6f3a3a846c0acc73</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.Extensions.Hosting" Version="6.0.0-alpha.1.20428.2">
+    <Dependency Name="Microsoft.Extensions.Hosting" Version="6.0.0-alpha.1.20459.20">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>e6b9b48f3466c25e17509137e3931229f406b425</Sha>
+      <Sha>1e09ff6d32c951b55bf9e01e6f3a3a846c0acc73</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.Extensions.Http" Version="6.0.0-alpha.1.20428.2">
+    <Dependency Name="Microsoft.Extensions.Http" Version="6.0.0-alpha.1.20459.20">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>e6b9b48f3466c25e17509137e3931229f406b425</Sha>
+      <Sha>1e09ff6d32c951b55bf9e01e6f3a3a846c0acc73</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.Extensions.Logging.Abstractions" Version="6.0.0-alpha.1.20428.2">
+    <Dependency Name="Microsoft.Extensions.Logging.Abstractions" Version="6.0.0-alpha.1.20459.20">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>e6b9b48f3466c25e17509137e3931229f406b425</Sha>
+      <Sha>1e09ff6d32c951b55bf9e01e6f3a3a846c0acc73</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.Extensions.Logging.Configuration" Version="6.0.0-alpha.1.20428.2">
+    <Dependency Name="Microsoft.Extensions.Logging.Configuration" Version="6.0.0-alpha.1.20459.20">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>e6b9b48f3466c25e17509137e3931229f406b425</Sha>
+      <Sha>1e09ff6d32c951b55bf9e01e6f3a3a846c0acc73</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.Extensions.Logging.Console" Version="6.0.0-alpha.1.20428.2">
+    <Dependency Name="Microsoft.Extensions.Logging.Console" Version="6.0.0-alpha.1.20459.20">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>e6b9b48f3466c25e17509137e3931229f406b425</Sha>
+      <Sha>1e09ff6d32c951b55bf9e01e6f3a3a846c0acc73</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.Extensions.Logging.Debug" Version="6.0.0-alpha.1.20428.2">
+    <Dependency Name="Microsoft.Extensions.Logging.Debug" Version="6.0.0-alpha.1.20459.20">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>e6b9b48f3466c25e17509137e3931229f406b425</Sha>
+      <Sha>1e09ff6d32c951b55bf9e01e6f3a3a846c0acc73</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.Extensions.Logging.EventSource" Version="6.0.0-alpha.1.20428.2">
+    <Dependency Name="Microsoft.Extensions.Logging.EventSource" Version="6.0.0-alpha.1.20459.20">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>e6b9b48f3466c25e17509137e3931229f406b425</Sha>
+      <Sha>1e09ff6d32c951b55bf9e01e6f3a3a846c0acc73</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.Extensions.Logging.EventLog" Version="6.0.0-alpha.1.20428.2">
+    <Dependency Name="Microsoft.Extensions.Logging.EventLog" Version="6.0.0-alpha.1.20459.20">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>e6b9b48f3466c25e17509137e3931229f406b425</Sha>
+      <Sha>1e09ff6d32c951b55bf9e01e6f3a3a846c0acc73</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.Extensions.Logging.TraceSource" Version="6.0.0-alpha.1.20428.2">
+    <Dependency Name="Microsoft.Extensions.Logging.TraceSource" Version="6.0.0-alpha.1.20459.20">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>e6b9b48f3466c25e17509137e3931229f406b425</Sha>
+      <Sha>1e09ff6d32c951b55bf9e01e6f3a3a846c0acc73</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.Extensions.Logging" Version="6.0.0-alpha.1.20428.2">
+    <Dependency Name="Microsoft.Extensions.Logging" Version="6.0.0-alpha.1.20459.20">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>e6b9b48f3466c25e17509137e3931229f406b425</Sha>
+      <Sha>1e09ff6d32c951b55bf9e01e6f3a3a846c0acc73</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.Extensions.Options.ConfigurationExtensions" Version="6.0.0-alpha.1.20428.2">
+    <Dependency Name="Microsoft.Extensions.Options.ConfigurationExtensions" Version="6.0.0-alpha.1.20459.20">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>e6b9b48f3466c25e17509137e3931229f406b425</Sha>
+      <Sha>1e09ff6d32c951b55bf9e01e6f3a3a846c0acc73</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.Extensions.Options.DataAnnotations" Version="6.0.0-alpha.1.20428.2">
+    <Dependency Name="Microsoft.Extensions.Options.DataAnnotations" Version="6.0.0-alpha.1.20459.20">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>e6b9b48f3466c25e17509137e3931229f406b425</Sha>
+      <Sha>1e09ff6d32c951b55bf9e01e6f3a3a846c0acc73</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.Extensions.Options" Version="6.0.0-alpha.1.20428.2">
+    <Dependency Name="Microsoft.Extensions.Options" Version="6.0.0-alpha.1.20459.20">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>e6b9b48f3466c25e17509137e3931229f406b425</Sha>
+      <Sha>1e09ff6d32c951b55bf9e01e6f3a3a846c0acc73</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.Extensions.Primitives" Version="6.0.0-alpha.1.20428.2">
+    <Dependency Name="Microsoft.Extensions.Primitives" Version="6.0.0-alpha.1.20459.20">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>e6b9b48f3466c25e17509137e3931229f406b425</Sha>
+      <Sha>1e09ff6d32c951b55bf9e01e6f3a3a846c0acc73</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.Extensions.Internal.Transport" Version="6.0.0-alpha.1.20428.2">
+    <Dependency Name="Microsoft.Extensions.Internal.Transport" Version="6.0.0-alpha.1.20459.20">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>e6b9b48f3466c25e17509137e3931229f406b425</Sha>
+      <Sha>1e09ff6d32c951b55bf9e01e6f3a3a846c0acc73</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.Win32.Registry" Version="6.0.0-alpha.1.20428.2">
+    <Dependency Name="Microsoft.Win32.Registry" Version="6.0.0-alpha.1.20459.20">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>e6b9b48f3466c25e17509137e3931229f406b425</Sha>
+      <Sha>1e09ff6d32c951b55bf9e01e6f3a3a846c0acc73</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.Win32.SystemEvents" Version="6.0.0-alpha.1.20428.2">
+    <Dependency Name="Microsoft.Win32.SystemEvents" Version="6.0.0-alpha.1.20459.20">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>e6b9b48f3466c25e17509137e3931229f406b425</Sha>
+      <Sha>1e09ff6d32c951b55bf9e01e6f3a3a846c0acc73</Sha>
     </Dependency>
-    <Dependency Name="System.ComponentModel.Annotations" Version="6.0.0-alpha.1.20428.2">
+    <Dependency Name="System.ComponentModel.Annotations" Version="6.0.0-alpha.1.20459.20">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>e6b9b48f3466c25e17509137e3931229f406b425</Sha>
+      <Sha>1e09ff6d32c951b55bf9e01e6f3a3a846c0acc73</Sha>
     </Dependency>
-    <Dependency Name="System.Diagnostics.DiagnosticSource" Version="6.0.0-alpha.1.20428.2">
+    <Dependency Name="System.Diagnostics.DiagnosticSource" Version="6.0.0-alpha.1.20459.20">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>e6b9b48f3466c25e17509137e3931229f406b425</Sha>
+      <Sha>1e09ff6d32c951b55bf9e01e6f3a3a846c0acc73</Sha>
     </Dependency>
-    <Dependency Name="System.Diagnostics.EventLog" Version="6.0.0-alpha.1.20428.2">
+    <Dependency Name="System.Diagnostics.EventLog" Version="6.0.0-alpha.1.20459.20">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>e6b9b48f3466c25e17509137e3931229f406b425</Sha>
+      <Sha>1e09ff6d32c951b55bf9e01e6f3a3a846c0acc73</Sha>
     </Dependency>
-    <Dependency Name="System.DirectoryServices.Protocols" Version="6.0.0-alpha.1.20428.2">
+    <Dependency Name="System.DirectoryServices.Protocols" Version="6.0.0-alpha.1.20459.20">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>e6b9b48f3466c25e17509137e3931229f406b425</Sha>
+      <Sha>1e09ff6d32c951b55bf9e01e6f3a3a846c0acc73</Sha>
     </Dependency>
-    <Dependency Name="System.Drawing.Common" Version="6.0.0-alpha.1.20428.2">
+    <Dependency Name="System.Drawing.Common" Version="6.0.0-alpha.1.20459.20">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>e6b9b48f3466c25e17509137e3931229f406b425</Sha>
+      <Sha>1e09ff6d32c951b55bf9e01e6f3a3a846c0acc73</Sha>
     </Dependency>
-    <Dependency Name="System.IO.Pipelines" Version="6.0.0-alpha.1.20428.2">
+    <Dependency Name="System.IO.Pipelines" Version="6.0.0-alpha.1.20459.20">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>e6b9b48f3466c25e17509137e3931229f406b425</Sha>
+      <Sha>1e09ff6d32c951b55bf9e01e6f3a3a846c0acc73</Sha>
     </Dependency>
-    <Dependency Name="System.Net.Http.Json" Version="6.0.0-alpha.1.20428.2">
+    <Dependency Name="System.Net.Http.Json" Version="6.0.0-alpha.1.20459.20">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>e6b9b48f3466c25e17509137e3931229f406b425</Sha>
+      <Sha>1e09ff6d32c951b55bf9e01e6f3a3a846c0acc73</Sha>
     </Dependency>
-    <Dependency Name="System.Net.Http.WinHttpHandler" Version="6.0.0-alpha.1.20428.2">
+    <Dependency Name="System.Net.Http.WinHttpHandler" Version="6.0.0-alpha.1.20459.20">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>e6b9b48f3466c25e17509137e3931229f406b425</Sha>
+      <Sha>1e09ff6d32c951b55bf9e01e6f3a3a846c0acc73</Sha>
     </Dependency>
-    <Dependency Name="System.Net.WebSockets.WebSocketProtocol" Version="6.0.0-alpha.1.20428.2">
+    <Dependency Name="System.Net.WebSockets.WebSocketProtocol" Version="6.0.0-alpha.1.20459.20">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>e6b9b48f3466c25e17509137e3931229f406b425</Sha>
+      <Sha>1e09ff6d32c951b55bf9e01e6f3a3a846c0acc73</Sha>
     </Dependency>
-    <Dependency Name="System.Reflection.Metadata" Version="6.0.0-alpha.1.20428.2">
+    <Dependency Name="System.Reflection.Metadata" Version="6.0.0-alpha.1.20459.20">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>e6b9b48f3466c25e17509137e3931229f406b425</Sha>
+      <Sha>1e09ff6d32c951b55bf9e01e6f3a3a846c0acc73</Sha>
     </Dependency>
-    <Dependency Name="System.Resources.Extensions" Version="6.0.0-alpha.1.20428.2">
+    <Dependency Name="System.Resources.Extensions" Version="6.0.0-alpha.1.20459.20">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>e6b9b48f3466c25e17509137e3931229f406b425</Sha>
+      <Sha>1e09ff6d32c951b55bf9e01e6f3a3a846c0acc73</Sha>
     </Dependency>
-    <Dependency Name="System.Runtime.CompilerServices.Unsafe" Version="6.0.0-alpha.1.20428.2">
+    <Dependency Name="System.Runtime.CompilerServices.Unsafe" Version="6.0.0-alpha.1.20459.20">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>e6b9b48f3466c25e17509137e3931229f406b425</Sha>
+      <Sha>1e09ff6d32c951b55bf9e01e6f3a3a846c0acc73</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.20428.2">
+    <Dependency Name="System.Security.AccessControl" Version="6.0.0-alpha.1.20459.20">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>e6b9b48f3466c25e17509137e3931229f406b425</Sha>
+      <Sha>1e09ff6d32c951b55bf9e01e6f3a3a846c0acc73</Sha>
     </Dependency>
-    <Dependency Name="System.Security.Cryptography.Cng" Version="6.0.0-alpha.1.20428.2">
+    <Dependency Name="System.Security.Cryptography.Cng" Version="6.0.0-alpha.1.20459.20">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>e6b9b48f3466c25e17509137e3931229f406b425</Sha>
+      <Sha>1e09ff6d32c951b55bf9e01e6f3a3a846c0acc73</Sha>
     </Dependency>
-    <Dependency Name="System.Security.Cryptography.Pkcs" Version="6.0.0-alpha.1.20428.2">
+    <Dependency Name="System.Security.Cryptography.Pkcs" Version="6.0.0-alpha.1.20459.20">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>e6b9b48f3466c25e17509137e3931229f406b425</Sha>
+      <Sha>1e09ff6d32c951b55bf9e01e6f3a3a846c0acc73</Sha>
     </Dependency>
-    <Dependency Name="System.Security.Cryptography.Xml" Version="6.0.0-alpha.1.20428.2">
+    <Dependency Name="System.Security.Cryptography.Xml" Version="6.0.0-alpha.1.20459.20">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>e6b9b48f3466c25e17509137e3931229f406b425</Sha>
+      <Sha>1e09ff6d32c951b55bf9e01e6f3a3a846c0acc73</Sha>
     </Dependency>
-    <Dependency Name="System.Security.Permissions" Version="6.0.0-alpha.1.20428.2">
+    <Dependency Name="System.Security.Permissions" Version="6.0.0-alpha.1.20459.20">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>e6b9b48f3466c25e17509137e3931229f406b425</Sha>
+      <Sha>1e09ff6d32c951b55bf9e01e6f3a3a846c0acc73</Sha>
     </Dependency>
-    <Dependency Name="System.Security.Principal.Windows" Version="6.0.0-alpha.1.20428.2">
+    <Dependency Name="System.Security.Principal.Windows" Version="6.0.0-alpha.1.20459.20">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>e6b9b48f3466c25e17509137e3931229f406b425</Sha>
+      <Sha>1e09ff6d32c951b55bf9e01e6f3a3a846c0acc73</Sha>
     </Dependency>
-    <Dependency Name="System.ServiceProcess.ServiceController" Version="6.0.0-alpha.1.20428.2">
+    <Dependency Name="System.ServiceProcess.ServiceController" Version="6.0.0-alpha.1.20459.20">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>e6b9b48f3466c25e17509137e3931229f406b425</Sha>
+      <Sha>1e09ff6d32c951b55bf9e01e6f3a3a846c0acc73</Sha>
     </Dependency>
-    <Dependency Name="System.Text.Encodings.Web" Version="6.0.0-alpha.1.20428.2">
+    <Dependency Name="System.Text.Encodings.Web" Version="6.0.0-alpha.1.20459.20">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>e6b9b48f3466c25e17509137e3931229f406b425</Sha>
+      <Sha>1e09ff6d32c951b55bf9e01e6f3a3a846c0acc73</Sha>
     </Dependency>
-    <Dependency Name="System.Text.Json" Version="6.0.0-alpha.1.20428.2">
+    <Dependency Name="System.Text.Json" Version="6.0.0-alpha.1.20459.20">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>e6b9b48f3466c25e17509137e3931229f406b425</Sha>
+      <Sha>1e09ff6d32c951b55bf9e01e6f3a3a846c0acc73</Sha>
     </Dependency>
-    <Dependency Name="System.Threading.Channels" Version="6.0.0-alpha.1.20428.2">
+    <Dependency Name="System.Threading.Channels" Version="6.0.0-alpha.1.20459.20">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>e6b9b48f3466c25e17509137e3931229f406b425</Sha>
+      <Sha>1e09ff6d32c951b55bf9e01e6f3a3a846c0acc73</Sha>
     </Dependency>
-    <Dependency Name="System.Windows.Extensions" Version="6.0.0-alpha.1.20428.2">
+    <Dependency Name="System.Windows.Extensions" Version="6.0.0-alpha.1.20459.20">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>e6b9b48f3466c25e17509137e3931229f406b425</Sha>
+      <Sha>1e09ff6d32c951b55bf9e01e6f3a3a846c0acc73</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.Extensions.DependencyModel" Version="6.0.0-alpha.1.20428.2">
+    <Dependency Name="Microsoft.Extensions.DependencyModel" Version="6.0.0-alpha.1.20459.20">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>e6b9b48f3466c25e17509137e3931229f406b425</Sha>
+      <Sha>1e09ff6d32c951b55bf9e01e6f3a3a846c0acc73</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.NETCore.App.Ref" Version="6.0.0-alpha.1.20428.2">
+    <Dependency Name="Microsoft.NETCore.App.Ref" Version="6.0.0-alpha.1.20459.20">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>e6b9b48f3466c25e17509137e3931229f406b425</Sha>
+      <Sha>1e09ff6d32c951b55bf9e01e6f3a3a846c0acc73</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.20428.2">
+    <Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="6.0.0-alpha.1.20459.20">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>e6b9b48f3466c25e17509137e3931229f406b425</Sha>
+      <Sha>1e09ff6d32c951b55bf9e01e6f3a3a846c0acc73</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.NETCore.App.Internal" Version="6.0.0-alpha.1.20428.2">
+    <Dependency Name="Microsoft.NETCore.App.Internal" Version="6.0.0-alpha.1.20459.20">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>e6b9b48f3466c25e17509137e3931229f406b425</Sha>
+      <Sha>1e09ff6d32c951b55bf9e01e6f3a3a846c0acc73</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.NETCore.BrowserDebugHost.Transport" Version="6.0.0-alpha.1.20428.2">
+    <Dependency Name="Microsoft.NETCore.BrowserDebugHost.Transport" Version="6.0.0-alpha.1.20459.20">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>e6b9b48f3466c25e17509137e3931229f406b425</Sha>
+      <Sha>1e09ff6d32c951b55bf9e01e6f3a3a846c0acc73</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.20428.2">
+    <Dependency Name="Microsoft.NETCore.Platforms" Version="6.0.0-alpha.1.20459.20">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>e6b9b48f3466c25e17509137e3931229f406b425</Sha>
+      <Sha>1e09ff6d32c951b55bf9e01e6f3a3a846c0acc73</Sha>
     </Dependency>
     <Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="5.0.0-beta.20452.19">
       <Uri>https://github.com/dotnet/arcade</Uri>

+ 74 - 74
eng/Versions.props

@@ -64,85 +64,85 @@
     <!-- Packages from dotnet/roslyn -->
     <MicrosoftNetCompilersToolsetPackageVersion>3.8.0-2.20428.3</MicrosoftNetCompilersToolsetPackageVersion>
     <!-- Packages from dotnet/runtime -->
-    <MicrosoftExtensionsDependencyModelPackageVersion>6.0.0-alpha.1.20428.2</MicrosoftExtensionsDependencyModelPackageVersion>
-    <MicrosoftNETCoreAppInternalPackageVersion>6.0.0-alpha.1.20428.2</MicrosoftNETCoreAppInternalPackageVersion>
-    <MicrosoftNETCoreAppRefPackageVersion>6.0.0-alpha.1.20428.2</MicrosoftNETCoreAppRefPackageVersion>
-    <MicrosoftNETCoreAppRuntimewinx64PackageVersion>6.0.0-alpha.1.20428.2</MicrosoftNETCoreAppRuntimewinx64PackageVersion>
-    <MicrosoftNETCoreBrowserDebugHostTransportPackageVersion>6.0.0-alpha.1.20428.2</MicrosoftNETCoreBrowserDebugHostTransportPackageVersion>
-    <MicrosoftWin32RegistryPackageVersion>6.0.0-alpha.1.20428.2</MicrosoftWin32RegistryPackageVersion>
-    <MicrosoftWin32SystemEventsPackageVersion>6.0.0-alpha.1.20428.2</MicrosoftWin32SystemEventsPackageVersion>
-    <MicrosoftExtensionsCachingAbstractionsPackageVersion>6.0.0-alpha.1.20428.2</MicrosoftExtensionsCachingAbstractionsPackageVersion>
-    <MicrosoftExtensionsCachingMemoryPackageVersion>6.0.0-alpha.1.20428.2</MicrosoftExtensionsCachingMemoryPackageVersion>
-    <MicrosoftExtensionsConfigurationAbstractionsPackageVersion>6.0.0-alpha.1.20428.2</MicrosoftExtensionsConfigurationAbstractionsPackageVersion>
-    <MicrosoftExtensionsConfigurationBinderPackageVersion>6.0.0-alpha.1.20428.2</MicrosoftExtensionsConfigurationBinderPackageVersion>
-    <MicrosoftExtensionsConfigurationCommandLinePackageVersion>6.0.0-alpha.1.20428.2</MicrosoftExtensionsConfigurationCommandLinePackageVersion>
-    <MicrosoftExtensionsConfigurationEnvironmentVariablesPackageVersion>6.0.0-alpha.1.20428.2</MicrosoftExtensionsConfigurationEnvironmentVariablesPackageVersion>
-    <MicrosoftExtensionsConfigurationFileExtensionsPackageVersion>6.0.0-alpha.1.20428.2</MicrosoftExtensionsConfigurationFileExtensionsPackageVersion>
-    <MicrosoftExtensionsConfigurationIniPackageVersion>6.0.0-alpha.1.20428.2</MicrosoftExtensionsConfigurationIniPackageVersion>
-    <MicrosoftExtensionsConfigurationJsonPackageVersion>6.0.0-alpha.1.20428.2</MicrosoftExtensionsConfigurationJsonPackageVersion>
-    <MicrosoftExtensionsConfigurationPackageVersion>6.0.0-alpha.1.20428.2</MicrosoftExtensionsConfigurationPackageVersion>
-    <MicrosoftExtensionsConfigurationUserSecretsPackageVersion>6.0.0-alpha.1.20428.2</MicrosoftExtensionsConfigurationUserSecretsPackageVersion>
-    <MicrosoftExtensionsConfigurationXmlPackageVersion>6.0.0-alpha.1.20428.2</MicrosoftExtensionsConfigurationXmlPackageVersion>
-    <MicrosoftExtensionsDependencyInjectionAbstractionsPackageVersion>6.0.0-alpha.1.20428.2</MicrosoftExtensionsDependencyInjectionAbstractionsPackageVersion>
-    <MicrosoftExtensionsDependencyInjectionPackageVersion>6.0.0-alpha.1.20428.2</MicrosoftExtensionsDependencyInjectionPackageVersion>
-    <MicrosoftExtensionsFileProvidersAbstractionsPackageVersion>6.0.0-alpha.1.20428.2</MicrosoftExtensionsFileProvidersAbstractionsPackageVersion>
-    <MicrosoftExtensionsFileProvidersCompositePackageVersion>6.0.0-alpha.1.20428.2</MicrosoftExtensionsFileProvidersCompositePackageVersion>
-    <MicrosoftExtensionsFileProvidersPhysicalPackageVersion>6.0.0-alpha.1.20428.2</MicrosoftExtensionsFileProvidersPhysicalPackageVersion>
-    <MicrosoftExtensionsFileSystemGlobbingPackageVersion>6.0.0-alpha.1.20428.2</MicrosoftExtensionsFileSystemGlobbingPackageVersion>
-    <MicrosoftExtensionsHostFactoryResolverSourcesPackageVersion>6.0.0-alpha.1.20428.2</MicrosoftExtensionsHostFactoryResolverSourcesPackageVersion>
-    <MicrosoftExtensionsHostingAbstractionsPackageVersion>6.0.0-alpha.1.20428.2</MicrosoftExtensionsHostingAbstractionsPackageVersion>
-    <MicrosoftExtensionsHostingPackageVersion>6.0.0-alpha.1.20428.2</MicrosoftExtensionsHostingPackageVersion>
-    <MicrosoftExtensionsHttpPackageVersion>6.0.0-alpha.1.20428.2</MicrosoftExtensionsHttpPackageVersion>
-    <MicrosoftExtensionsLoggingAbstractionsPackageVersion>6.0.0-alpha.1.20428.2</MicrosoftExtensionsLoggingAbstractionsPackageVersion>
-    <MicrosoftExtensionsLoggingConfigurationPackageVersion>6.0.0-alpha.1.20428.2</MicrosoftExtensionsLoggingConfigurationPackageVersion>
-    <MicrosoftExtensionsLoggingConsolePackageVersion>6.0.0-alpha.1.20428.2</MicrosoftExtensionsLoggingConsolePackageVersion>
-    <MicrosoftExtensionsLoggingDebugPackageVersion>6.0.0-alpha.1.20428.2</MicrosoftExtensionsLoggingDebugPackageVersion>
-    <MicrosoftExtensionsLoggingEventSourcePackageVersion>6.0.0-alpha.1.20428.2</MicrosoftExtensionsLoggingEventSourcePackageVersion>
-    <MicrosoftExtensionsLoggingEventLogPackageVersion>6.0.0-alpha.1.20428.2</MicrosoftExtensionsLoggingEventLogPackageVersion>
-    <MicrosoftExtensionsLoggingPackageVersion>6.0.0-alpha.1.20428.2</MicrosoftExtensionsLoggingPackageVersion>
-    <MicrosoftExtensionsLoggingTraceSourcePackageVersion>6.0.0-alpha.1.20428.2</MicrosoftExtensionsLoggingTraceSourcePackageVersion>
-    <MicrosoftExtensionsOptionsConfigurationExtensionsPackageVersion>6.0.0-alpha.1.20428.2</MicrosoftExtensionsOptionsConfigurationExtensionsPackageVersion>
-    <MicrosoftExtensionsOptionsDataAnnotationsPackageVersion>6.0.0-alpha.1.20428.2</MicrosoftExtensionsOptionsDataAnnotationsPackageVersion>
-    <MicrosoftExtensionsOptionsPackageVersion>6.0.0-alpha.1.20428.2</MicrosoftExtensionsOptionsPackageVersion>
-    <MicrosoftExtensionsPrimitivesPackageVersion>6.0.0-alpha.1.20428.2</MicrosoftExtensionsPrimitivesPackageVersion>
-    <MicrosoftExtensionsInternalTransportPackageVersion>6.0.0-alpha.1.20428.2</MicrosoftExtensionsInternalTransportPackageVersion>
-    <SystemComponentModelAnnotationsPackageVersion>6.0.0-alpha.1.20428.2</SystemComponentModelAnnotationsPackageVersion>
-    <SystemDiagnosticsDiagnosticSourcePackageVersion>6.0.0-alpha.1.20428.2</SystemDiagnosticsDiagnosticSourcePackageVersion>
-    <SystemDiagnosticsEventLogPackageVersion>6.0.0-alpha.1.20428.2</SystemDiagnosticsEventLogPackageVersion>
-    <SystemDirectoryServicesProtocolsPackageVersion>6.0.0-alpha.1.20428.2</SystemDirectoryServicesProtocolsPackageVersion>
-    <SystemDrawingCommonPackageVersion>6.0.0-alpha.1.20428.2</SystemDrawingCommonPackageVersion>
-    <SystemIOPipelinesPackageVersion>6.0.0-alpha.1.20428.2</SystemIOPipelinesPackageVersion>
-    <SystemNetHttpJsonPackageVersion>6.0.0-alpha.1.20428.2</SystemNetHttpJsonPackageVersion>
-    <SystemNetHttpWinHttpHandlerPackageVersion>6.0.0-alpha.1.20428.2</SystemNetHttpWinHttpHandlerPackageVersion>
-    <SystemNetWebSocketsWebSocketProtocolPackageVersion>6.0.0-alpha.1.20428.2</SystemNetWebSocketsWebSocketProtocolPackageVersion>
-    <SystemReflectionMetadataPackageVersion>6.0.0-alpha.1.20428.2</SystemReflectionMetadataPackageVersion>
-    <SystemResourcesExtensionsPackageVersion>6.0.0-alpha.1.20428.2</SystemResourcesExtensionsPackageVersion>
-    <SystemRuntimeCompilerServicesUnsafePackageVersion>6.0.0-alpha.1.20428.2</SystemRuntimeCompilerServicesUnsafePackageVersion>
+    <MicrosoftExtensionsDependencyModelPackageVersion>6.0.0-alpha.1.20459.20</MicrosoftExtensionsDependencyModelPackageVersion>
+    <MicrosoftNETCoreAppInternalPackageVersion>6.0.0-alpha.1.20459.20</MicrosoftNETCoreAppInternalPackageVersion>
+    <MicrosoftNETCoreAppRefPackageVersion>6.0.0-alpha.1.20459.20</MicrosoftNETCoreAppRefPackageVersion>
+    <MicrosoftNETCoreAppRuntimewinx64PackageVersion>6.0.0-alpha.1.20459.20</MicrosoftNETCoreAppRuntimewinx64PackageVersion>
+    <MicrosoftNETCoreBrowserDebugHostTransportPackageVersion>6.0.0-alpha.1.20459.20</MicrosoftNETCoreBrowserDebugHostTransportPackageVersion>
+    <MicrosoftWin32RegistryPackageVersion>6.0.0-alpha.1.20459.20</MicrosoftWin32RegistryPackageVersion>
+    <MicrosoftWin32SystemEventsPackageVersion>6.0.0-alpha.1.20459.20</MicrosoftWin32SystemEventsPackageVersion>
+    <MicrosoftExtensionsCachingAbstractionsPackageVersion>6.0.0-alpha.1.20459.20</MicrosoftExtensionsCachingAbstractionsPackageVersion>
+    <MicrosoftExtensionsCachingMemoryPackageVersion>6.0.0-alpha.1.20459.20</MicrosoftExtensionsCachingMemoryPackageVersion>
+    <MicrosoftExtensionsConfigurationAbstractionsPackageVersion>6.0.0-alpha.1.20459.20</MicrosoftExtensionsConfigurationAbstractionsPackageVersion>
+    <MicrosoftExtensionsConfigurationBinderPackageVersion>6.0.0-alpha.1.20459.20</MicrosoftExtensionsConfigurationBinderPackageVersion>
+    <MicrosoftExtensionsConfigurationCommandLinePackageVersion>6.0.0-alpha.1.20459.20</MicrosoftExtensionsConfigurationCommandLinePackageVersion>
+    <MicrosoftExtensionsConfigurationEnvironmentVariablesPackageVersion>6.0.0-alpha.1.20459.20</MicrosoftExtensionsConfigurationEnvironmentVariablesPackageVersion>
+    <MicrosoftExtensionsConfigurationFileExtensionsPackageVersion>6.0.0-alpha.1.20459.20</MicrosoftExtensionsConfigurationFileExtensionsPackageVersion>
+    <MicrosoftExtensionsConfigurationIniPackageVersion>6.0.0-alpha.1.20459.20</MicrosoftExtensionsConfigurationIniPackageVersion>
+    <MicrosoftExtensionsConfigurationJsonPackageVersion>6.0.0-alpha.1.20459.20</MicrosoftExtensionsConfigurationJsonPackageVersion>
+    <MicrosoftExtensionsConfigurationPackageVersion>6.0.0-alpha.1.20459.20</MicrosoftExtensionsConfigurationPackageVersion>
+    <MicrosoftExtensionsConfigurationUserSecretsPackageVersion>6.0.0-alpha.1.20459.20</MicrosoftExtensionsConfigurationUserSecretsPackageVersion>
+    <MicrosoftExtensionsConfigurationXmlPackageVersion>6.0.0-alpha.1.20459.20</MicrosoftExtensionsConfigurationXmlPackageVersion>
+    <MicrosoftExtensionsDependencyInjectionAbstractionsPackageVersion>6.0.0-alpha.1.20459.20</MicrosoftExtensionsDependencyInjectionAbstractionsPackageVersion>
+    <MicrosoftExtensionsDependencyInjectionPackageVersion>6.0.0-alpha.1.20459.20</MicrosoftExtensionsDependencyInjectionPackageVersion>
+    <MicrosoftExtensionsFileProvidersAbstractionsPackageVersion>6.0.0-alpha.1.20459.20</MicrosoftExtensionsFileProvidersAbstractionsPackageVersion>
+    <MicrosoftExtensionsFileProvidersCompositePackageVersion>6.0.0-alpha.1.20459.20</MicrosoftExtensionsFileProvidersCompositePackageVersion>
+    <MicrosoftExtensionsFileProvidersPhysicalPackageVersion>6.0.0-alpha.1.20459.20</MicrosoftExtensionsFileProvidersPhysicalPackageVersion>
+    <MicrosoftExtensionsFileSystemGlobbingPackageVersion>6.0.0-alpha.1.20459.20</MicrosoftExtensionsFileSystemGlobbingPackageVersion>
+    <MicrosoftExtensionsHostFactoryResolverSourcesPackageVersion>6.0.0-alpha.1.20459.20</MicrosoftExtensionsHostFactoryResolverSourcesPackageVersion>
+    <MicrosoftExtensionsHostingAbstractionsPackageVersion>6.0.0-alpha.1.20459.20</MicrosoftExtensionsHostingAbstractionsPackageVersion>
+    <MicrosoftExtensionsHostingPackageVersion>6.0.0-alpha.1.20459.20</MicrosoftExtensionsHostingPackageVersion>
+    <MicrosoftExtensionsHttpPackageVersion>6.0.0-alpha.1.20459.20</MicrosoftExtensionsHttpPackageVersion>
+    <MicrosoftExtensionsLoggingAbstractionsPackageVersion>6.0.0-alpha.1.20459.20</MicrosoftExtensionsLoggingAbstractionsPackageVersion>
+    <MicrosoftExtensionsLoggingConfigurationPackageVersion>6.0.0-alpha.1.20459.20</MicrosoftExtensionsLoggingConfigurationPackageVersion>
+    <MicrosoftExtensionsLoggingConsolePackageVersion>6.0.0-alpha.1.20459.20</MicrosoftExtensionsLoggingConsolePackageVersion>
+    <MicrosoftExtensionsLoggingDebugPackageVersion>6.0.0-alpha.1.20459.20</MicrosoftExtensionsLoggingDebugPackageVersion>
+    <MicrosoftExtensionsLoggingEventSourcePackageVersion>6.0.0-alpha.1.20459.20</MicrosoftExtensionsLoggingEventSourcePackageVersion>
+    <MicrosoftExtensionsLoggingEventLogPackageVersion>6.0.0-alpha.1.20459.20</MicrosoftExtensionsLoggingEventLogPackageVersion>
+    <MicrosoftExtensionsLoggingPackageVersion>6.0.0-alpha.1.20459.20</MicrosoftExtensionsLoggingPackageVersion>
+    <MicrosoftExtensionsLoggingTraceSourcePackageVersion>6.0.0-alpha.1.20459.20</MicrosoftExtensionsLoggingTraceSourcePackageVersion>
+    <MicrosoftExtensionsOptionsConfigurationExtensionsPackageVersion>6.0.0-alpha.1.20459.20</MicrosoftExtensionsOptionsConfigurationExtensionsPackageVersion>
+    <MicrosoftExtensionsOptionsDataAnnotationsPackageVersion>6.0.0-alpha.1.20459.20</MicrosoftExtensionsOptionsDataAnnotationsPackageVersion>
+    <MicrosoftExtensionsOptionsPackageVersion>6.0.0-alpha.1.20459.20</MicrosoftExtensionsOptionsPackageVersion>
+    <MicrosoftExtensionsPrimitivesPackageVersion>6.0.0-alpha.1.20459.20</MicrosoftExtensionsPrimitivesPackageVersion>
+    <MicrosoftExtensionsInternalTransportPackageVersion>6.0.0-alpha.1.20459.20</MicrosoftExtensionsInternalTransportPackageVersion>
+    <SystemComponentModelAnnotationsPackageVersion>6.0.0-alpha.1.20459.20</SystemComponentModelAnnotationsPackageVersion>
+    <SystemDiagnosticsDiagnosticSourcePackageVersion>6.0.0-alpha.1.20459.20</SystemDiagnosticsDiagnosticSourcePackageVersion>
+    <SystemDiagnosticsEventLogPackageVersion>6.0.0-alpha.1.20459.20</SystemDiagnosticsEventLogPackageVersion>
+    <SystemDirectoryServicesProtocolsPackageVersion>6.0.0-alpha.1.20459.20</SystemDirectoryServicesProtocolsPackageVersion>
+    <SystemDrawingCommonPackageVersion>6.0.0-alpha.1.20459.20</SystemDrawingCommonPackageVersion>
+    <SystemIOPipelinesPackageVersion>6.0.0-alpha.1.20459.20</SystemIOPipelinesPackageVersion>
+    <SystemNetHttpJsonPackageVersion>6.0.0-alpha.1.20459.20</SystemNetHttpJsonPackageVersion>
+    <SystemNetHttpWinHttpHandlerPackageVersion>6.0.0-alpha.1.20459.20</SystemNetHttpWinHttpHandlerPackageVersion>
+    <SystemNetWebSocketsWebSocketProtocolPackageVersion>6.0.0-alpha.1.20459.20</SystemNetWebSocketsWebSocketProtocolPackageVersion>
+    <SystemReflectionMetadataPackageVersion>6.0.0-alpha.1.20459.20</SystemReflectionMetadataPackageVersion>
+    <SystemResourcesExtensionsPackageVersion>6.0.0-alpha.1.20459.20</SystemResourcesExtensionsPackageVersion>
+    <SystemRuntimeCompilerServicesUnsafePackageVersion>6.0.0-alpha.1.20459.20</SystemRuntimeCompilerServicesUnsafePackageVersion>
     <!-- System.Security.AccessControl should only be referenced in Dependencies.props and RTMVersions.csproj. -->
-    <SystemSecurityAccessControlPackageVersion>6.0.0-alpha.1.20428.2</SystemSecurityAccessControlPackageVersion>
-    <SystemSecurityCryptographyCngPackageVersion>6.0.0-alpha.1.20428.2</SystemSecurityCryptographyCngPackageVersion>
-    <SystemSecurityCryptographyPkcsPackageVersion>6.0.0-alpha.1.20428.2</SystemSecurityCryptographyPkcsPackageVersion>
-    <SystemSecurityCryptographyXmlPackageVersion>6.0.0-alpha.1.20428.2</SystemSecurityCryptographyXmlPackageVersion>
-    <SystemSecurityPermissionsPackageVersion>6.0.0-alpha.1.20428.2</SystemSecurityPermissionsPackageVersion>
-    <SystemSecurityPrincipalWindowsPackageVersion>6.0.0-alpha.1.20428.2</SystemSecurityPrincipalWindowsPackageVersion>
-    <SystemServiceProcessServiceControllerPackageVersion>6.0.0-alpha.1.20428.2</SystemServiceProcessServiceControllerPackageVersion>
-    <SystemTextEncodingsWebPackageVersion>6.0.0-alpha.1.20428.2</SystemTextEncodingsWebPackageVersion>
-    <SystemTextJsonPackageVersion>6.0.0-alpha.1.20428.2</SystemTextJsonPackageVersion>
-    <SystemThreadingChannelsPackageVersion>6.0.0-alpha.1.20428.2</SystemThreadingChannelsPackageVersion>
-    <SystemWindowsExtensionsPackageVersion>6.0.0-alpha.1.20428.2</SystemWindowsExtensionsPackageVersion>
+    <SystemSecurityAccessControlPackageVersion>6.0.0-alpha.1.20459.20</SystemSecurityAccessControlPackageVersion>
+    <SystemSecurityCryptographyCngPackageVersion>6.0.0-alpha.1.20459.20</SystemSecurityCryptographyCngPackageVersion>
+    <SystemSecurityCryptographyPkcsPackageVersion>6.0.0-alpha.1.20459.20</SystemSecurityCryptographyPkcsPackageVersion>
+    <SystemSecurityCryptographyXmlPackageVersion>6.0.0-alpha.1.20459.20</SystemSecurityCryptographyXmlPackageVersion>
+    <SystemSecurityPermissionsPackageVersion>6.0.0-alpha.1.20459.20</SystemSecurityPermissionsPackageVersion>
+    <SystemSecurityPrincipalWindowsPackageVersion>6.0.0-alpha.1.20459.20</SystemSecurityPrincipalWindowsPackageVersion>
+    <SystemServiceProcessServiceControllerPackageVersion>6.0.0-alpha.1.20459.20</SystemServiceProcessServiceControllerPackageVersion>
+    <SystemTextEncodingsWebPackageVersion>6.0.0-alpha.1.20459.20</SystemTextEncodingsWebPackageVersion>
+    <SystemTextJsonPackageVersion>6.0.0-alpha.1.20459.20</SystemTextJsonPackageVersion>
+    <SystemThreadingChannelsPackageVersion>6.0.0-alpha.1.20459.20</SystemThreadingChannelsPackageVersion>
+    <SystemWindowsExtensionsPackageVersion>6.0.0-alpha.1.20459.20</SystemWindowsExtensionsPackageVersion>
     <!-- Only listed explicitly to workaround https://github.com/dotnet/cli/issues/10528 -->
-    <MicrosoftNETCorePlatformsPackageVersion>6.0.0-alpha.1.20428.2</MicrosoftNETCorePlatformsPackageVersion>
+    <MicrosoftNETCorePlatformsPackageVersion>6.0.0-alpha.1.20459.20</MicrosoftNETCorePlatformsPackageVersion>
     <!-- Packages from dotnet/blazor -->
     <MicrosoftAspNetCoreComponentsWebAssemblyRuntimePackageVersion>3.2.0</MicrosoftAspNetCoreComponentsWebAssemblyRuntimePackageVersion>
     <!-- Packages from dotnet/efcore -->
-    <dotnetefPackageVersion>6.0.0-alpha.1.20426.2</dotnetefPackageVersion>
-    <MicrosoftEntityFrameworkCoreInMemoryPackageVersion>6.0.0-alpha.1.20426.2</MicrosoftEntityFrameworkCoreInMemoryPackageVersion>
-    <MicrosoftEntityFrameworkCoreRelationalPackageVersion>6.0.0-alpha.1.20426.2</MicrosoftEntityFrameworkCoreRelationalPackageVersion>
-    <MicrosoftEntityFrameworkCoreSqlitePackageVersion>6.0.0-alpha.1.20426.2</MicrosoftEntityFrameworkCoreSqlitePackageVersion>
-    <MicrosoftEntityFrameworkCoreSqlServerPackageVersion>6.0.0-alpha.1.20426.2</MicrosoftEntityFrameworkCoreSqlServerPackageVersion>
-    <MicrosoftEntityFrameworkCoreToolsPackageVersion>6.0.0-alpha.1.20426.2</MicrosoftEntityFrameworkCoreToolsPackageVersion>
-    <MicrosoftEntityFrameworkCorePackageVersion>6.0.0-alpha.1.20426.2</MicrosoftEntityFrameworkCorePackageVersion>
-    <MicrosoftEntityFrameworkCoreDesignPackageVersion>6.0.0-alpha.1.20426.2</MicrosoftEntityFrameworkCoreDesignPackageVersion>
+    <dotnetefPackageVersion>6.0.0-alpha.1.20459.3</dotnetefPackageVersion>
+    <MicrosoftEntityFrameworkCoreInMemoryPackageVersion>6.0.0-alpha.1.20459.3</MicrosoftEntityFrameworkCoreInMemoryPackageVersion>
+    <MicrosoftEntityFrameworkCoreRelationalPackageVersion>6.0.0-alpha.1.20459.3</MicrosoftEntityFrameworkCoreRelationalPackageVersion>
+    <MicrosoftEntityFrameworkCoreSqlitePackageVersion>6.0.0-alpha.1.20459.3</MicrosoftEntityFrameworkCoreSqlitePackageVersion>
+    <MicrosoftEntityFrameworkCoreSqlServerPackageVersion>6.0.0-alpha.1.20459.3</MicrosoftEntityFrameworkCoreSqlServerPackageVersion>
+    <MicrosoftEntityFrameworkCoreToolsPackageVersion>6.0.0-alpha.1.20459.3</MicrosoftEntityFrameworkCoreToolsPackageVersion>
+    <MicrosoftEntityFrameworkCorePackageVersion>6.0.0-alpha.1.20459.3</MicrosoftEntityFrameworkCorePackageVersion>
+    <MicrosoftEntityFrameworkCoreDesignPackageVersion>6.0.0-alpha.1.20459.3</MicrosoftEntityFrameworkCoreDesignPackageVersion>
     <!-- Packages from dotnet/arcade -->
     <MicrosoftDotNetBuildTasksInstallersPackageVersion>5.0.0-beta.20452.19</MicrosoftDotNetBuildTasksInstallersPackageVersion>
   </PropertyGroup>

+ 1 - 0
src/Components/Web/src/Microsoft.AspNetCore.Components.Web.csproj

@@ -14,6 +14,7 @@
     <Reference Include="Microsoft.AspNetCore.Components.Forms" />
     <Reference Include="Microsoft.Extensions.DependencyInjection" />
     <Reference Include="Microsoft.JSInterop" />
+    <Reference Include="System.IO.Pipelines" />
   </ItemGroup>
 
 </Project>

+ 2 - 1
src/Components/WebAssembly/Server/src/TargetPickerUi.cs

@@ -9,6 +9,7 @@ using System.Net;
 using System.Net.Http;
 using System.Runtime.InteropServices;
 using System.Text.Json;
+using System.Text.Json.Serialization;
 using System.Threading.Tasks;
 using Microsoft.AspNetCore.Http;
 
@@ -20,7 +21,7 @@ namespace Microsoft.AspNetCore.Components.WebAssembly.Server
         {
             PropertyNamingPolicy = JsonNamingPolicy.CamelCase,
             PropertyNameCaseInsensitive = true,
-            IgnoreNullValues = true
+            DefaultIgnoreCondition = JsonIgnoreCondition.WhenWritingNull
         };
 
         private string _browserHost;

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

@@ -143,6 +143,7 @@ namespace Microsoft.AspNetCore
                 "Microsoft.Win32.SystemEvents",
                 "System.Diagnostics.EventLog",
                 "System.Drawing.Common",
+                "System.IO.Pipelines",
                 "System.Security.Cryptography.Pkcs",
                 "System.Security.Cryptography.Xml",
                 "System.Security.Permissions",
@@ -274,6 +275,7 @@ namespace Microsoft.AspNetCore
                 { "Microsoft.Net.Http.Headers", "5.0.0.0" },
                 { "Microsoft.Win32.Registry", "5.0.0.0" },
                 { "System.Diagnostics.EventLog", "5.0.0.0" },
+                { "System.IO.Pipelines", "5.0.0.0" },
                 { "System.Security.AccessControl", "5.0.0.0" },
                 { "System.Security.Cryptography.Cng", "5.0.0.0" },
                 { "System.Security.Cryptography.Xml", "5.0.0.0" },

+ 1 - 5
src/Hosting/TestHost/src/Microsoft.AspNetCore.TestHost.csproj

@@ -10,12 +10,8 @@
 
   <ItemGroup>
     <Reference Include="Microsoft.AspNetCore.Hosting" />
+    <Reference Include="System.IO.Pipelines" />
     <Reference Include="Microsoft.Extensions.HostFactoryResolver.Sources" />
   </ItemGroup>
 
-  <ItemGroup Condition=" '$(AspNetCoreMajorMinorVersion)' == '5.0' ">
-    <!-- Dependency (now in shared Fx) was removed in 5.0. Suppression can be removed after 5.0 RTM is released. -->
-    <SuppressBaselineReference Include="System.IO.Pipelines" />
-  </ItemGroup>
-
 </Project>

+ 0 - 8
src/Http/Http.Features/src/Microsoft.AspNetCore.Http.Features.csproj

@@ -14,15 +14,7 @@
 
   <ItemGroup>
     <Reference Include="Microsoft.Extensions.Primitives" />
-  </ItemGroup>
-
-  <ItemGroup Condition="'$(TargetFramework)' == 'netstandard2.0' OR '$(TargetFramework)' == '$(DefaultNetFxTargetFramework)'">
     <Reference Include="System.IO.Pipelines" />
   </ItemGroup>
 
-  <ItemGroup Condition=" '$(AspNetCoreMajorMinorVersion)' == '5.0' AND '$(TargetFramework)' == '$(DefaultNetCoreTargetFramework)' ">
-    <!-- Dependency (now in shared Fx) was removed in 5.0. Suppression can be removed after 5.0 RTM is released. -->
-    <SuppressBaselineReference Include="System.IO.Pipelines" />
-  </ItemGroup>
-
 </Project>

+ 1 - 0
src/Http/WebUtilities/src/Microsoft.AspNetCore.WebUtilities.csproj

@@ -19,6 +19,7 @@
 
   <ItemGroup>
     <Reference Include="Microsoft.Net.Http.Headers" />
+    <Reference Include="System.IO.Pipelines" />
   </ItemGroup>
 
 </Project>

+ 1 - 1
src/Servers/Connections.Abstractions/src/Microsoft.AspNetCore.Connections.Abstractions.csproj

@@ -25,7 +25,7 @@
 
   <ItemGroup Condition=" '$(AspNetCoreMajorMinorVersion)' == '5.0' ">
     <!--
-      Dependency (now in shared Fx and a transitive ref for netstandard2.x) was removed in 5.0. Suppression can be
+      Dependency (a transitive reference) was removed in 5.0. Suppression can be
       removed after 5.0 RTM is released.
     -->
     <SuppressBaselineReference Include="System.IO.Pipelines" />

+ 7 - 3
src/Servers/HttpSys/test/FunctionalTests/ResponseHeaderTests.cs

@@ -49,8 +49,10 @@ namespace Microsoft.AspNetCore.Server.HttpSys
                 return Task.FromResult(0);
             }))
             {
-                // HttpClient would merge the headers no matter what
+
+#pragma warning disable SYSLIB0014 // HttpClient would merge the headers no matter what
                 WebRequest request = WebRequest.Create(address);
+#pragma warning restore SYSLIB0014
                 HttpWebResponse response = (HttpWebResponse)await request.GetResponseAsync();
                 Assert.Equal(4, response.Headers.Count);
                 Assert.Null(response.Headers["Transfer-Encoding"]);
@@ -73,8 +75,9 @@ namespace Microsoft.AspNetCore.Server.HttpSys
                 return Task.FromResult(0);
             }))
             {
-                // HttpClient would merge the headers no matter what
+#pragma warning disable SYSLIB0014 // HttpClient would merge the headers no matter what 
                 WebRequest request = WebRequest.Create(address);
+#pragma warning restore SYSLIB0014
                 HttpWebResponse response = (HttpWebResponse)await request.GetResponseAsync();
                 Assert.Equal(4, response.Headers.Count);
                 Assert.Null(response.Headers["Transfer-Encoding"]);
@@ -97,8 +100,9 @@ namespace Microsoft.AspNetCore.Server.HttpSys
                 return Task.FromResult(0);
             }))
             {
-                // HttpClient would merge the headers no matter what
+#pragma warning disable SYSLIB0014 // HttpClient would merge the headers no matter what 
                 WebRequest request = WebRequest.Create(address);
+#pragma warning restore SYSLIB0014
                 HttpWebResponse response = (HttpWebResponse)await request.GetResponseAsync();
                 Assert.Equal(4, response.Headers.Count);
                 Assert.Null(response.Headers["Transfer-Encoding"]);

+ 1 - 0
src/Servers/IIS/IIS/src/Microsoft.AspNetCore.Server.IIS.csproj

@@ -41,6 +41,7 @@
     <Reference Include="Microsoft.AspNetCore.Http.Extensions" />
     <Reference Include="Microsoft.AspNetCore.Http.Features" />
     <Reference Include="Microsoft.Extensions.FileProviders.Physical" />
+    <Reference Include="System.IO.Pipelines" />
     <Reference Include="System.Security.Principal.Windows" />
   </ItemGroup>
 

+ 1 - 0
src/Servers/IIS/IISIntegration/src/Microsoft.AspNetCore.Server.IISIntegration.csproj

@@ -20,6 +20,7 @@
     <Reference Include="Microsoft.AspNetCore.HttpOverrides" />
     <Reference Include="Microsoft.Extensions.Logging.Abstractions" />
     <Reference Include="Microsoft.Extensions.Options" />
+    <Reference Include="System.IO.Pipelines" />
     <Reference Include="System.Security.Principal.Windows" />
   </ItemGroup>
 

+ 2 - 1
src/Shared/Components/ServerComponentSerializationSettings.cs

@@ -3,6 +3,7 @@
 
 using System;
 using System.Text.Json;
+using System.Text.Json.Serialization;
 
 namespace Microsoft.AspNetCore.Components
 {
@@ -15,7 +16,7 @@ namespace Microsoft.AspNetCore.Components
             {
                 PropertyNamingPolicy = JsonNamingPolicy.CamelCase,
                 PropertyNameCaseInsensitive = true,
-                IgnoreNullValues = true
+                DefaultIgnoreCondition = JsonIgnoreCondition.WhenWritingNull
             };
 
         // This setting is not configurable, but realistically we don't expect an app to take more than 30 seconds from when

+ 2 - 1
src/Shared/Components/WebAssemblyComponentSerializationSettings.cs

@@ -3,6 +3,7 @@
 
 using System;
 using System.Text.Json;
+using System.Text.Json.Serialization;
 
 namespace Microsoft.AspNetCore.Components
 {
@@ -13,7 +14,7 @@ namespace Microsoft.AspNetCore.Components
             {
                 PropertyNamingPolicy = JsonNamingPolicy.CamelCase,
                 PropertyNameCaseInsensitive = true,
-                IgnoreNullValues = true
+                DefaultIgnoreCondition = JsonIgnoreCondition.WhenWritingNull
             };
     }
 }

+ 1 - 0
src/Shared/test/Shared.Tests/Microsoft.AspNetCore.Shared.Tests.csproj

@@ -35,6 +35,7 @@
 
   <ItemGroup>
     <Reference Include="FSharp.Core" />
+    <Reference Include="System.IO.Pipelines" />
     <Reference Include="System.Reflection.Metadata" />
     <Reference Include="System.Runtime.CompilerServices.Unsafe" />
     <Reference Include="System.Security.Cryptography.Cng" />