diff --git a/NuGet.config b/NuGet.config index b89a993506d658b416cd94516f10dfb70fab66f2..b7d7ce48c8b16b80a71b04d518917512a06c5607 100644 --- a/NuGet.config +++ b/NuGet.config @@ -4,13 +4,17 @@ <clear /> <!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.--> <!-- Begin: Package sources from dotnet-efcore --> + <add key="darc-int-dotnet-efcore-a29a7e5" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-efcore-a29a7e57/nuget/v3/index.json" /> <!-- End: Package sources from dotnet-efcore --> <!-- Begin: Package sources from dotnet-extensions --> + <add key="darc-int-dotnet-extensions-c62ee3d" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-extensions-c62ee3d0/nuget/v3/index.json" /> <!-- Begin: Package sources from dotnet-razor-tooling --> + <add key="darc-int-dotnet-razor-tooling-ff510da" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-razor-tooling-ff510daf/nuget/v3/index.json" /> <!-- End: Package sources from dotnet-razor-tooling --> <!-- Begin: Package sources from dotnet-corefx --> <!-- End: Package sources from dotnet-corefx --> <!-- Begin: Package sources from dotnet-core-setup --> + <add key="darc-int-dotnet-core-setup-6ea7191" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-core-setup-6ea71919/nuget/v3/index.json" /> <!-- End: Package sources from dotnet-core-setup --> <!-- End: Package sources from dotnet-extensions --> <!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.--> @@ -23,11 +27,15 @@ <clear /> <!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.--> <!-- Begin: Package sources from dotnet-core-setup --> + <add key="darc-int-dotnet-core-setup-6ea7191" value="true" /> <!-- Begin: Package sources from dotnet-efcore --> + <add key="darc-int-dotnet-efcore-a29a7e5" value="true" /> <!-- End: Package sources from dotnet-efcore --> <!-- Begin: Package sources from dotnet-extensions --> + <add key="darc-int-dotnet-extensions-c62ee3d" value="true" /> <!-- End: Package sources from dotnet-extensions --> <!-- Begin: Package sources from dotnet-razor-tooling --> + <add key="darc-int-dotnet-razor-tooling-ff510da" value="true" /> <!-- End: Package sources from dotnet-razor-tooling --> <!-- End: Package sources from dotnet-core-setup --> <!-- Begin: Package sources from dotnet-corefx --> diff --git a/eng/Baseline.Designer.props b/eng/Baseline.Designer.props index 45c7490670bd7d4750f03f99c69aff0823221c95..28b12d6f4e3e139bd87a9890b7026f039cda2b41 100644 --- a/eng/Baseline.Designer.props +++ b/eng/Baseline.Designer.props @@ -2,7 +2,7 @@ <Project> <PropertyGroup> <MSBuildAllProjects>$(MSBuildAllProjects);$(MSBuildThisFileFullPath)</MSBuildAllProjects> - <AspNetCoreBaselineVersion>3.1.29</AspNetCoreBaselineVersion> + <AspNetCoreBaselineVersion>3.1.30</AspNetCoreBaselineVersion> </PropertyGroup> <!-- Package: AspNetCoreRuntime.3.0.x64--> <PropertyGroup Condition=" '$(PackageId)' == 'AspNetCoreRuntime.3.0.x64' "> @@ -14,7 +14,7 @@ </PropertyGroup> <!-- Package: dotnet-sql-cache--> <PropertyGroup Condition=" '$(PackageId)' == 'dotnet-sql-cache' "> - <BaselinePackageVersion>3.1.29</BaselinePackageVersion> + <BaselinePackageVersion>3.1.30</BaselinePackageVersion> </PropertyGroup> <!-- Package: Microsoft.Authentication.WebAssembly.Msal--> <PropertyGroup Condition=" '$(PackageId)' == 'Microsoft.Authentication.WebAssembly.Msal' "> @@ -25,84 +25,84 @@ </ItemGroup> <!-- Package: Microsoft.AspNetCore.ApiAuthorization.IdentityServer--> <PropertyGroup Condition=" '$(PackageId)' == 'Microsoft.AspNetCore.ApiAuthorization.IdentityServer' "> - <BaselinePackageVersion>3.1.29</BaselinePackageVersion> + <BaselinePackageVersion>3.1.30</BaselinePackageVersion> </PropertyGroup> <ItemGroup Condition=" '$(PackageId)' == 'Microsoft.AspNetCore.ApiAuthorization.IdentityServer' AND ('$(TargetFramework)' == '$(DefaultNetCoreTargetFramework)' OR '$(TargetFramework)' == 'netcoreapp3.1') "> - <BaselinePackageReference Include="Microsoft.AspNetCore.Identity.EntityFrameworkCore" Version="[3.1.29, )" /> - <BaselinePackageReference Include="Microsoft.AspNetCore.Identity.UI" Version="[3.1.29, )" /> - <BaselinePackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="[3.1.29, )" /> + <BaselinePackageReference Include="Microsoft.AspNetCore.Identity.EntityFrameworkCore" Version="[3.1.30, )" /> + <BaselinePackageReference Include="Microsoft.AspNetCore.Identity.UI" Version="[3.1.30, )" /> + <BaselinePackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="[3.1.30, )" /> <BaselinePackageReference Include="IdentityServer4" Version="[3.0.0, )" /> <BaselinePackageReference Include="IdentityServer4.AspNetIdentity" Version="[3.0.0, )" /> <BaselinePackageReference Include="IdentityServer4.EntityFramework" Version="[3.0.0, )" /> <BaselinePackageReference Include="IdentityServer4.EntityFramework.Storage" Version="[3.0.0, )" /> <BaselinePackageReference Include="IdentityServer4.Storage" Version="[3.0.0, )" /> - <BaselinePackageReference Include="Microsoft.Extensions.Http" Version="[3.1.29, )" /> + <BaselinePackageReference Include="Microsoft.Extensions.Http" Version="[3.1.30, )" /> <BaselinePackageReference Include="System.Text.Encodings.Web" Version="[4.7.2, )" /> </ItemGroup> <!-- Package: Microsoft.AspNetCore.App.Runtime.win-x64--> <PropertyGroup Condition=" '$(PackageId)' == 'Microsoft.AspNetCore.App.Runtime.win-x64' "> - <BaselinePackageVersion>3.1.29</BaselinePackageVersion> + <BaselinePackageVersion>3.1.30</BaselinePackageVersion> </PropertyGroup> <!-- Package: Microsoft.AspNetCore.Authentication.AzureAD.UI--> <PropertyGroup Condition=" '$(PackageId)' == 'Microsoft.AspNetCore.Authentication.AzureAD.UI' "> - <BaselinePackageVersion>3.1.29</BaselinePackageVersion> + <BaselinePackageVersion>3.1.30</BaselinePackageVersion> </PropertyGroup> <ItemGroup Condition=" '$(PackageId)' == 'Microsoft.AspNetCore.Authentication.AzureAD.UI' AND ('$(TargetFramework)' == '$(DefaultNetCoreTargetFramework)' OR '$(TargetFramework)' == 'netcoreapp3.1') "> - <BaselinePackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="[3.1.29, )" /> - <BaselinePackageReference Include="Microsoft.AspNetCore.Authentication.OpenIdConnect" Version="[3.1.29, )" /> + <BaselinePackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="[3.1.30, )" /> + <BaselinePackageReference Include="Microsoft.AspNetCore.Authentication.OpenIdConnect" Version="[3.1.30, )" /> </ItemGroup> <!-- Package: Microsoft.AspNetCore.Authentication.AzureADB2C.UI--> <PropertyGroup Condition=" '$(PackageId)' == 'Microsoft.AspNetCore.Authentication.AzureADB2C.UI' "> - <BaselinePackageVersion>3.1.29</BaselinePackageVersion> + <BaselinePackageVersion>3.1.30</BaselinePackageVersion> </PropertyGroup> <ItemGroup Condition=" '$(PackageId)' == 'Microsoft.AspNetCore.Authentication.AzureADB2C.UI' AND ('$(TargetFramework)' == '$(DefaultNetCoreTargetFramework)' OR '$(TargetFramework)' == 'netcoreapp3.1') "> - <BaselinePackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="[3.1.29, )" /> - <BaselinePackageReference Include="Microsoft.AspNetCore.Authentication.OpenIdConnect" Version="[3.1.29, )" /> + <BaselinePackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="[3.1.30, )" /> + <BaselinePackageReference Include="Microsoft.AspNetCore.Authentication.OpenIdConnect" Version="[3.1.30, )" /> </ItemGroup> <!-- Package: Microsoft.AspNetCore.Authentication.Certificate--> <PropertyGroup Condition=" '$(PackageId)' == 'Microsoft.AspNetCore.Authentication.Certificate' "> - <BaselinePackageVersion>3.1.29</BaselinePackageVersion> + <BaselinePackageVersion>3.1.30</BaselinePackageVersion> </PropertyGroup> <!-- Package: Microsoft.AspNetCore.Authentication.Facebook--> <PropertyGroup Condition=" '$(PackageId)' == 'Microsoft.AspNetCore.Authentication.Facebook' "> - <BaselinePackageVersion>3.1.29</BaselinePackageVersion> + <BaselinePackageVersion>3.1.30</BaselinePackageVersion> </PropertyGroup> <!-- Package: Microsoft.AspNetCore.Authentication.Google--> <PropertyGroup Condition=" '$(PackageId)' == 'Microsoft.AspNetCore.Authentication.Google' "> - <BaselinePackageVersion>3.1.29</BaselinePackageVersion> + <BaselinePackageVersion>3.1.30</BaselinePackageVersion> </PropertyGroup> <!-- Package: Microsoft.AspNetCore.Authentication.JwtBearer--> <PropertyGroup Condition=" '$(PackageId)' == 'Microsoft.AspNetCore.Authentication.JwtBearer' "> - <BaselinePackageVersion>3.1.29</BaselinePackageVersion> + <BaselinePackageVersion>3.1.30</BaselinePackageVersion> </PropertyGroup> <ItemGroup Condition=" '$(PackageId)' == 'Microsoft.AspNetCore.Authentication.JwtBearer' AND ('$(TargetFramework)' == '$(DefaultNetCoreTargetFramework)' OR '$(TargetFramework)' == 'netcoreapp3.1') "> <BaselinePackageReference Include="Microsoft.IdentityModel.Protocols.OpenIdConnect" Version="[5.5.0, )" /> </ItemGroup> <!-- Package: Microsoft.AspNetCore.Authentication.MicrosoftAccount--> <PropertyGroup Condition=" '$(PackageId)' == 'Microsoft.AspNetCore.Authentication.MicrosoftAccount' "> - <BaselinePackageVersion>3.1.29</BaselinePackageVersion> + <BaselinePackageVersion>3.1.30</BaselinePackageVersion> </PropertyGroup> <!-- Package: Microsoft.AspNetCore.Authentication.Negotiate--> <PropertyGroup Condition=" '$(PackageId)' == 'Microsoft.AspNetCore.Authentication.Negotiate' "> - <BaselinePackageVersion>3.1.29</BaselinePackageVersion> + <BaselinePackageVersion>3.1.30</BaselinePackageVersion> </PropertyGroup> <ItemGroup Condition=" '$(PackageId)' == 'Microsoft.AspNetCore.Authentication.Negotiate' AND ('$(TargetFramework)' == '$(DefaultNetCoreTargetFramework)' OR '$(TargetFramework)' == 'netcoreapp3.1') "> - <BaselinePackageReference Include="Microsoft.AspNetCore.Connections.Abstractions" Version="[3.1.29, )" /> + <BaselinePackageReference Include="Microsoft.AspNetCore.Connections.Abstractions" Version="[3.1.30, )" /> </ItemGroup> <!-- Package: Microsoft.AspNetCore.Authentication.OpenIdConnect--> <PropertyGroup Condition=" '$(PackageId)' == 'Microsoft.AspNetCore.Authentication.OpenIdConnect' "> - <BaselinePackageVersion>3.1.29</BaselinePackageVersion> + <BaselinePackageVersion>3.1.30</BaselinePackageVersion> </PropertyGroup> <ItemGroup Condition=" '$(PackageId)' == 'Microsoft.AspNetCore.Authentication.OpenIdConnect' AND ('$(TargetFramework)' == '$(DefaultNetCoreTargetFramework)' OR '$(TargetFramework)' == 'netcoreapp3.1') "> <BaselinePackageReference Include="Microsoft.IdentityModel.Protocols.OpenIdConnect" Version="[5.5.0, )" /> </ItemGroup> <!-- Package: Microsoft.AspNetCore.Authentication.Twitter--> <PropertyGroup Condition=" '$(PackageId)' == 'Microsoft.AspNetCore.Authentication.Twitter' "> - <BaselinePackageVersion>3.1.29</BaselinePackageVersion> + <BaselinePackageVersion>3.1.30</BaselinePackageVersion> </PropertyGroup> <!-- Package: Microsoft.AspNetCore.Authentication.WsFederation--> <PropertyGroup Condition=" '$(PackageId)' == 'Microsoft.AspNetCore.Authentication.WsFederation' "> - <BaselinePackageVersion>3.1.29</BaselinePackageVersion> + <BaselinePackageVersion>3.1.30</BaselinePackageVersion> </PropertyGroup> <ItemGroup Condition=" '$(PackageId)' == 'Microsoft.AspNetCore.Authentication.WsFederation' AND ('$(TargetFramework)' == '$(DefaultNetCoreTargetFramework)' OR '$(TargetFramework)' == 'netcoreapp3.1') "> <BaselinePackageReference Include="Microsoft.IdentityModel.Protocols.WsFederation" Version="[5.5.0, )" /> @@ -110,97 +110,97 @@ </ItemGroup> <!-- Package: Microsoft.AspNetCore.Authorization--> <PropertyGroup Condition=" '$(PackageId)' == 'Microsoft.AspNetCore.Authorization' "> - <BaselinePackageVersion>3.1.29</BaselinePackageVersion> + <BaselinePackageVersion>3.1.30</BaselinePackageVersion> </PropertyGroup> <ItemGroup Condition=" '$(PackageId)' == 'Microsoft.AspNetCore.Authorization' AND ('$(TargetFramework)' == '$(DefaultNetCoreTargetFramework)' OR '$(TargetFramework)' == 'netcoreapp3.1') "> - <BaselinePackageReference Include="Microsoft.AspNetCore.Metadata" Version="[3.1.29, )" /> - <BaselinePackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="[3.1.29, )" /> - <BaselinePackageReference Include="Microsoft.Extensions.Options" Version="[3.1.29, )" /> + <BaselinePackageReference Include="Microsoft.AspNetCore.Metadata" Version="[3.1.30, )" /> + <BaselinePackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="[3.1.30, )" /> + <BaselinePackageReference Include="Microsoft.Extensions.Options" Version="[3.1.30, )" /> </ItemGroup> <ItemGroup Condition=" '$(PackageId)' == 'Microsoft.AspNetCore.Authorization' AND '$(TargetFramework)' == 'netstandard2.0' "> - <BaselinePackageReference Include="Microsoft.AspNetCore.Metadata" Version="[3.1.29, )" /> - <BaselinePackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="[3.1.29, )" /> - <BaselinePackageReference Include="Microsoft.Extensions.Options" Version="[3.1.29, )" /> + <BaselinePackageReference Include="Microsoft.AspNetCore.Metadata" Version="[3.1.30, )" /> + <BaselinePackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="[3.1.30, )" /> + <BaselinePackageReference Include="Microsoft.Extensions.Options" Version="[3.1.30, )" /> </ItemGroup> <!-- Package: Microsoft.AspNetCore.AzureAppServices.HostingStartup--> <PropertyGroup Condition=" '$(PackageId)' == 'Microsoft.AspNetCore.AzureAppServices.HostingStartup' "> - <BaselinePackageVersion>3.1.29</BaselinePackageVersion> + <BaselinePackageVersion>3.1.30</BaselinePackageVersion> </PropertyGroup> <ItemGroup Condition=" '$(PackageId)' == 'Microsoft.AspNetCore.AzureAppServices.HostingStartup' AND ('$(TargetFramework)' == '$(DefaultNetCoreTargetFramework)' OR '$(TargetFramework)' == 'netcoreapp3.1') "> - <BaselinePackageReference Include="Microsoft.AspNetCore.AzureAppServicesIntegration" Version="[3.1.29, )" /> - <BaselinePackageReference Include="Microsoft.Extensions.Configuration.EnvironmentVariables" Version="[3.1.29, )" /> + <BaselinePackageReference Include="Microsoft.AspNetCore.AzureAppServicesIntegration" Version="[3.1.30, )" /> + <BaselinePackageReference Include="Microsoft.Extensions.Configuration.EnvironmentVariables" Version="[3.1.30, )" /> </ItemGroup> <!-- Package: Microsoft.AspNetCore.AzureAppServices.SiteExtension--> <PropertyGroup Condition=" '$(PackageId)' == 'Microsoft.AspNetCore.AzureAppServices.SiteExtension' "> - <BaselinePackageVersion>3.1.29</BaselinePackageVersion> + <BaselinePackageVersion>3.1.30</BaselinePackageVersion> </PropertyGroup> <ItemGroup Condition=" '$(PackageId)' == 'Microsoft.AspNetCore.AzureAppServices.SiteExtension' AND '$(TargetFramework)' == 'net461' "> - <BaselinePackageReference Include="Microsoft.Web.Xdt.Extensions" Version="[3.1.29-servicing.22418.8, )" /> + <BaselinePackageReference Include="Microsoft.Web.Xdt.Extensions" Version="[3.1.30-servicing.22476.24, )" /> </ItemGroup> <!-- Package: Microsoft.AspNetCore.AzureAppServicesIntegration--> <PropertyGroup Condition=" '$(PackageId)' == 'Microsoft.AspNetCore.AzureAppServicesIntegration' "> - <BaselinePackageVersion>3.1.29</BaselinePackageVersion> + <BaselinePackageVersion>3.1.30</BaselinePackageVersion> </PropertyGroup> <ItemGroup Condition=" '$(PackageId)' == 'Microsoft.AspNetCore.AzureAppServicesIntegration' AND ('$(TargetFramework)' == '$(DefaultNetCoreTargetFramework)' OR '$(TargetFramework)' == 'netcoreapp3.1') "> - <BaselinePackageReference Include="Microsoft.Extensions.Logging.AzureAppServices" Version="[3.1.29, )" /> + <BaselinePackageReference Include="Microsoft.Extensions.Logging.AzureAppServices" Version="[3.1.30, )" /> </ItemGroup> <!-- Package: Microsoft.AspNetCore.Components--> <PropertyGroup Condition=" '$(PackageId)' == 'Microsoft.AspNetCore.Components' "> - <BaselinePackageVersion>3.1.29</BaselinePackageVersion> + <BaselinePackageVersion>3.1.30</BaselinePackageVersion> </PropertyGroup> <ItemGroup Condition=" '$(PackageId)' == 'Microsoft.AspNetCore.Components' AND '$(TargetFramework)' == 'netstandard2.0' "> - <BaselinePackageReference Include="Microsoft.AspNetCore.Components.Analyzers" Version="[3.1.29, )" /> - <BaselinePackageReference Include="Microsoft.AspNetCore.Authorization" Version="[3.1.29, )" /> - <BaselinePackageReference Include="Microsoft.JSInterop" Version="[3.1.29, )" /> + <BaselinePackageReference Include="Microsoft.AspNetCore.Components.Analyzers" Version="[3.1.30, )" /> + <BaselinePackageReference Include="Microsoft.AspNetCore.Authorization" Version="[3.1.30, )" /> + <BaselinePackageReference Include="Microsoft.JSInterop" Version="[3.1.30, )" /> <BaselinePackageReference Include="System.ComponentModel.Annotations" Version="[4.7.0, )" /> </ItemGroup> <ItemGroup Condition=" '$(PackageId)' == 'Microsoft.AspNetCore.Components' AND ('$(TargetFramework)' == '$(DefaultNetCoreTargetFramework)' OR '$(TargetFramework)' == 'netcoreapp3.1') "> - <BaselinePackageReference Include="Microsoft.AspNetCore.Components.Analyzers" Version="[3.1.29, )" /> - <BaselinePackageReference Include="Microsoft.AspNetCore.Authorization" Version="[3.1.29, )" /> - <BaselinePackageReference Include="Microsoft.JSInterop" Version="[3.1.29, )" /> + <BaselinePackageReference Include="Microsoft.AspNetCore.Components.Analyzers" Version="[3.1.30, )" /> + <BaselinePackageReference Include="Microsoft.AspNetCore.Authorization" Version="[3.1.30, )" /> + <BaselinePackageReference Include="Microsoft.JSInterop" Version="[3.1.30, )" /> </ItemGroup> <!-- Package: Microsoft.AspNetCore.Components.Analyzers--> <PropertyGroup Condition=" '$(PackageId)' == 'Microsoft.AspNetCore.Components.Analyzers' "> - <BaselinePackageVersion>3.1.29</BaselinePackageVersion> + <BaselinePackageVersion>3.1.30</BaselinePackageVersion> </PropertyGroup> <!-- Package: Microsoft.AspNetCore.Components.Authorization--> <PropertyGroup Condition=" '$(PackageId)' == 'Microsoft.AspNetCore.Components.Authorization' "> - <BaselinePackageVersion>3.1.29</BaselinePackageVersion> + <BaselinePackageVersion>3.1.30</BaselinePackageVersion> </PropertyGroup> <ItemGroup Condition=" '$(PackageId)' == 'Microsoft.AspNetCore.Components.Authorization' AND ('$(TargetFramework)' == '$(DefaultNetCoreTargetFramework)' OR '$(TargetFramework)' == 'netcoreapp3.1') "> - <BaselinePackageReference Include="Microsoft.AspNetCore.Components" Version="[3.1.29, )" /> - <BaselinePackageReference Include="Microsoft.AspNetCore.Authorization" Version="[3.1.29, )" /> + <BaselinePackageReference Include="Microsoft.AspNetCore.Components" Version="[3.1.30, )" /> + <BaselinePackageReference Include="Microsoft.AspNetCore.Authorization" Version="[3.1.30, )" /> </ItemGroup> <ItemGroup Condition=" '$(PackageId)' == 'Microsoft.AspNetCore.Components.Authorization' AND '$(TargetFramework)' == 'netstandard2.0' "> - <BaselinePackageReference Include="Microsoft.AspNetCore.Components" Version="[3.1.29, )" /> - <BaselinePackageReference Include="Microsoft.AspNetCore.Authorization" Version="[3.1.29, )" /> + <BaselinePackageReference Include="Microsoft.AspNetCore.Components" Version="[3.1.30, )" /> + <BaselinePackageReference Include="Microsoft.AspNetCore.Authorization" Version="[3.1.30, )" /> </ItemGroup> <!-- Package: Microsoft.AspNetCore.Components.Forms--> <PropertyGroup Condition=" '$(PackageId)' == 'Microsoft.AspNetCore.Components.Forms' "> - <BaselinePackageVersion>3.1.29</BaselinePackageVersion> + <BaselinePackageVersion>3.1.30</BaselinePackageVersion> </PropertyGroup> <ItemGroup Condition=" '$(PackageId)' == 'Microsoft.AspNetCore.Components.Forms' AND ('$(TargetFramework)' == '$(DefaultNetCoreTargetFramework)' OR '$(TargetFramework)' == 'netcoreapp3.1') "> - <BaselinePackageReference Include="Microsoft.AspNetCore.Components" Version="[3.1.29, )" /> + <BaselinePackageReference Include="Microsoft.AspNetCore.Components" Version="[3.1.30, )" /> </ItemGroup> <ItemGroup Condition=" '$(PackageId)' == 'Microsoft.AspNetCore.Components.Forms' AND '$(TargetFramework)' == 'netstandard2.0' "> - <BaselinePackageReference Include="Microsoft.AspNetCore.Components" Version="[3.1.29, )" /> + <BaselinePackageReference Include="Microsoft.AspNetCore.Components" Version="[3.1.30, )" /> <BaselinePackageReference Include="System.ComponentModel.Annotations" Version="[4.7.0, )" /> </ItemGroup> <!-- Package: Microsoft.AspNetCore.Components.Web--> <PropertyGroup Condition=" '$(PackageId)' == 'Microsoft.AspNetCore.Components.Web' "> - <BaselinePackageVersion>3.1.29</BaselinePackageVersion> + <BaselinePackageVersion>3.1.30</BaselinePackageVersion> </PropertyGroup> <ItemGroup Condition=" '$(PackageId)' == 'Microsoft.AspNetCore.Components.Web' AND ('$(TargetFramework)' == '$(DefaultNetCoreTargetFramework)' OR '$(TargetFramework)' == 'netcoreapp3.1') "> - <BaselinePackageReference Include="Microsoft.AspNetCore.Components" Version="[3.1.29, )" /> - <BaselinePackageReference Include="Microsoft.AspNetCore.Components.Forms" Version="[3.1.29, )" /> - <BaselinePackageReference Include="Microsoft.Extensions.DependencyInjection" Version="[3.1.29, )" /> - <BaselinePackageReference Include="Microsoft.JSInterop" Version="[3.1.29, )" /> + <BaselinePackageReference Include="Microsoft.AspNetCore.Components" Version="[3.1.30, )" /> + <BaselinePackageReference Include="Microsoft.AspNetCore.Components.Forms" Version="[3.1.30, )" /> + <BaselinePackageReference Include="Microsoft.Extensions.DependencyInjection" Version="[3.1.30, )" /> + <BaselinePackageReference Include="Microsoft.JSInterop" Version="[3.1.30, )" /> </ItemGroup> <ItemGroup Condition=" '$(PackageId)' == 'Microsoft.AspNetCore.Components.Web' AND '$(TargetFramework)' == 'netstandard2.0' "> - <BaselinePackageReference Include="Microsoft.AspNetCore.Components" Version="[3.1.29, )" /> - <BaselinePackageReference Include="Microsoft.AspNetCore.Components.Forms" Version="[3.1.29, )" /> - <BaselinePackageReference Include="Microsoft.Extensions.DependencyInjection" Version="[3.1.29, )" /> - <BaselinePackageReference Include="Microsoft.JSInterop" Version="[3.1.29, )" /> + <BaselinePackageReference Include="Microsoft.AspNetCore.Components" Version="[3.1.30, )" /> + <BaselinePackageReference Include="Microsoft.AspNetCore.Components.Forms" Version="[3.1.30, )" /> + <BaselinePackageReference Include="Microsoft.Extensions.DependencyInjection" Version="[3.1.30, )" /> + <BaselinePackageReference Include="Microsoft.JSInterop" Version="[3.1.30, )" /> <BaselinePackageReference Include="System.Text.Encodings.Web" Version="[4.7.2, )" /> </ItemGroup> <!-- Package: Microsoft.AspNetCore.Components.WebAssembly--> @@ -246,74 +246,74 @@ </ItemGroup> <!-- Package: Microsoft.AspNetCore.ConcurrencyLimiter--> <PropertyGroup Condition=" '$(PackageId)' == 'Microsoft.AspNetCore.ConcurrencyLimiter' "> - <BaselinePackageVersion>3.1.29</BaselinePackageVersion> + <BaselinePackageVersion>3.1.30</BaselinePackageVersion> </PropertyGroup> <ItemGroup Condition=" '$(PackageId)' == 'Microsoft.AspNetCore.ConcurrencyLimiter' AND ('$(TargetFramework)' == '$(DefaultNetCoreTargetFramework)' OR '$(TargetFramework)' == 'netcoreapp3.1') "> - <BaselinePackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="[3.1.29, )" /> - <BaselinePackageReference Include="Microsoft.Extensions.Options" Version="[3.1.29, )" /> + <BaselinePackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="[3.1.30, )" /> + <BaselinePackageReference Include="Microsoft.Extensions.Options" Version="[3.1.30, )" /> </ItemGroup> <!-- Package: Microsoft.AspNetCore.Connections.Abstractions--> <PropertyGroup Condition=" '$(PackageId)' == 'Microsoft.AspNetCore.Connections.Abstractions' "> - <BaselinePackageVersion>3.1.29</BaselinePackageVersion> + <BaselinePackageVersion>3.1.30</BaselinePackageVersion> </PropertyGroup> <ItemGroup Condition=" '$(PackageId)' == 'Microsoft.AspNetCore.Connections.Abstractions' AND ('$(TargetFramework)' == '$(DefaultNetCoreTargetFramework)' OR '$(TargetFramework)' == 'netcoreapp3.1') "> - <BaselinePackageReference Include="Microsoft.AspNetCore.Http.Features" Version="[3.1.29, )" /> + <BaselinePackageReference Include="Microsoft.AspNetCore.Http.Features" Version="[3.1.30, )" /> <BaselinePackageReference Include="System.IO.Pipelines" Version="[4.7.5, )" /> </ItemGroup> <ItemGroup Condition=" '$(PackageId)' == 'Microsoft.AspNetCore.Connections.Abstractions' AND '$(TargetFramework)' == 'netstandard2.0' "> - <BaselinePackageReference Include="Microsoft.AspNetCore.Http.Features" Version="[3.1.29, )" /> + <BaselinePackageReference Include="Microsoft.AspNetCore.Http.Features" Version="[3.1.30, )" /> <BaselinePackageReference Include="Microsoft.Bcl.AsyncInterfaces" Version="[1.1.1, )" /> <BaselinePackageReference Include="System.IO.Pipelines" Version="[4.7.5, )" /> </ItemGroup> <ItemGroup Condition=" '$(PackageId)' == 'Microsoft.AspNetCore.Connections.Abstractions' AND '$(TargetFramework)' == 'netstandard2.1' "> - <BaselinePackageReference Include="Microsoft.AspNetCore.Http.Features" Version="[3.1.29, )" /> + <BaselinePackageReference Include="Microsoft.AspNetCore.Http.Features" Version="[3.1.30, )" /> <BaselinePackageReference Include="System.IO.Pipelines" Version="[4.7.5, )" /> </ItemGroup> <!-- Package: Microsoft.AspNetCore.Cryptography.Internal--> <PropertyGroup Condition=" '$(PackageId)' == 'Microsoft.AspNetCore.Cryptography.Internal' "> - <BaselinePackageVersion>3.1.29</BaselinePackageVersion> + <BaselinePackageVersion>3.1.30</BaselinePackageVersion> </PropertyGroup> <!-- Package: Microsoft.AspNetCore.Cryptography.KeyDerivation--> <PropertyGroup Condition=" '$(PackageId)' == 'Microsoft.AspNetCore.Cryptography.KeyDerivation' "> - <BaselinePackageVersion>3.1.29</BaselinePackageVersion> + <BaselinePackageVersion>3.1.30</BaselinePackageVersion> </PropertyGroup> <ItemGroup Condition=" '$(PackageId)' == 'Microsoft.AspNetCore.Cryptography.KeyDerivation' AND '$(TargetFramework)' == 'netcoreapp2.0' "> - <BaselinePackageReference Include="Microsoft.AspNetCore.Cryptography.Internal" Version="[3.1.29, )" /> + <BaselinePackageReference Include="Microsoft.AspNetCore.Cryptography.Internal" Version="[3.1.30, )" /> </ItemGroup> <ItemGroup Condition=" '$(PackageId)' == 'Microsoft.AspNetCore.Cryptography.KeyDerivation' AND ('$(TargetFramework)' == '$(DefaultNetCoreTargetFramework)' OR '$(TargetFramework)' == 'netcoreapp3.1') "> - <BaselinePackageReference Include="Microsoft.AspNetCore.Cryptography.Internal" Version="[3.1.29, )" /> + <BaselinePackageReference Include="Microsoft.AspNetCore.Cryptography.Internal" Version="[3.1.30, )" /> </ItemGroup> <ItemGroup Condition=" '$(PackageId)' == 'Microsoft.AspNetCore.Cryptography.KeyDerivation' AND '$(TargetFramework)' == 'netstandard2.0' "> - <BaselinePackageReference Include="Microsoft.AspNetCore.Cryptography.Internal" Version="[3.1.29, )" /> + <BaselinePackageReference Include="Microsoft.AspNetCore.Cryptography.Internal" Version="[3.1.30, )" /> </ItemGroup> <!-- Package: Microsoft.AspNetCore.DataProtection--> <PropertyGroup Condition=" '$(PackageId)' == 'Microsoft.AspNetCore.DataProtection' "> - <BaselinePackageVersion>3.1.29</BaselinePackageVersion> + <BaselinePackageVersion>3.1.30</BaselinePackageVersion> </PropertyGroup> <ItemGroup Condition=" '$(PackageId)' == 'Microsoft.AspNetCore.DataProtection' AND ('$(TargetFramework)' == '$(DefaultNetCoreTargetFramework)' OR '$(TargetFramework)' == 'netcoreapp3.1') "> - <BaselinePackageReference Include="Microsoft.AspNetCore.DataProtection.Abstractions" Version="[3.1.29, )" /> - <BaselinePackageReference Include="Microsoft.AspNetCore.Cryptography.Internal" Version="[3.1.29, )" /> - <BaselinePackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="[3.1.29, )" /> - <BaselinePackageReference Include="Microsoft.Extensions.Hosting.Abstractions" Version="[3.1.29, )" /> - <BaselinePackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="[3.1.29, )" /> - <BaselinePackageReference Include="Microsoft.Extensions.Options" Version="[3.1.29, )" /> + <BaselinePackageReference Include="Microsoft.AspNetCore.DataProtection.Abstractions" Version="[3.1.30, )" /> + <BaselinePackageReference Include="Microsoft.AspNetCore.Cryptography.Internal" Version="[3.1.30, )" /> + <BaselinePackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="[3.1.30, )" /> + <BaselinePackageReference Include="Microsoft.Extensions.Hosting.Abstractions" Version="[3.1.30, )" /> + <BaselinePackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="[3.1.30, )" /> + <BaselinePackageReference Include="Microsoft.Extensions.Options" Version="[3.1.30, )" /> <BaselinePackageReference Include="Microsoft.Win32.Registry" Version="[4.7.0, )" /> <BaselinePackageReference Include="System.Security.Cryptography.Xml" Version="[4.7.1, )" /> </ItemGroup> <ItemGroup Condition=" '$(PackageId)' == 'Microsoft.AspNetCore.DataProtection' AND '$(TargetFramework)' == 'netstandard2.0' "> - <BaselinePackageReference Include="Microsoft.AspNetCore.DataProtection.Abstractions" Version="[3.1.29, )" /> - <BaselinePackageReference Include="Microsoft.AspNetCore.Cryptography.Internal" Version="[3.1.29, )" /> - <BaselinePackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="[3.1.29, )" /> - <BaselinePackageReference Include="Microsoft.Extensions.Hosting.Abstractions" Version="[3.1.29, )" /> - <BaselinePackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="[3.1.29, )" /> - <BaselinePackageReference Include="Microsoft.Extensions.Options" Version="[3.1.29, )" /> + <BaselinePackageReference Include="Microsoft.AspNetCore.DataProtection.Abstractions" Version="[3.1.30, )" /> + <BaselinePackageReference Include="Microsoft.AspNetCore.Cryptography.Internal" Version="[3.1.30, )" /> + <BaselinePackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="[3.1.30, )" /> + <BaselinePackageReference Include="Microsoft.Extensions.Hosting.Abstractions" Version="[3.1.30, )" /> + <BaselinePackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="[3.1.30, )" /> + <BaselinePackageReference Include="Microsoft.Extensions.Options" Version="[3.1.30, )" /> <BaselinePackageReference Include="Microsoft.Win32.Registry" Version="[4.7.0, )" /> <BaselinePackageReference Include="System.Security.Cryptography.Xml" Version="[4.7.1, )" /> <BaselinePackageReference Include="System.Security.Principal.Windows" Version="[4.7.0, )" /> </ItemGroup> <!-- Package: Microsoft.AspNetCore.DataProtection.Abstractions--> <PropertyGroup Condition=" '$(PackageId)' == 'Microsoft.AspNetCore.DataProtection.Abstractions' "> - <BaselinePackageVersion>3.1.29</BaselinePackageVersion> + <BaselinePackageVersion>3.1.30</BaselinePackageVersion> </PropertyGroup> <!-- Package: Microsoft.AspNetCore.DataProtection.AzureKeyVault--> <PropertyGroup Condition=" '$(PackageId)' == 'Microsoft.AspNetCore.DataProtection.AzureKeyVault' "> @@ -335,127 +335,127 @@ </ItemGroup> <!-- Package: Microsoft.AspNetCore.DataProtection.EntityFrameworkCore--> <PropertyGroup Condition=" '$(PackageId)' == 'Microsoft.AspNetCore.DataProtection.EntityFrameworkCore' "> - <BaselinePackageVersion>3.1.29</BaselinePackageVersion> + <BaselinePackageVersion>3.1.30</BaselinePackageVersion> </PropertyGroup> <ItemGroup Condition=" '$(PackageId)' == 'Microsoft.AspNetCore.DataProtection.EntityFrameworkCore' AND '$(TargetFramework)' == 'netstandard2.1' "> - <BaselinePackageReference Include="Microsoft.AspNetCore.DataProtection" Version="[3.1.29, )" /> - <BaselinePackageReference Include="Microsoft.EntityFrameworkCore" Version="[3.1.29, )" /> + <BaselinePackageReference Include="Microsoft.AspNetCore.DataProtection" Version="[3.1.30, )" /> + <BaselinePackageReference Include="Microsoft.EntityFrameworkCore" Version="[3.1.30, )" /> </ItemGroup> <!-- Package: Microsoft.AspNetCore.DataProtection.Extensions--> <PropertyGroup Condition=" '$(PackageId)' == 'Microsoft.AspNetCore.DataProtection.Extensions' "> - <BaselinePackageVersion>3.1.29</BaselinePackageVersion> + <BaselinePackageVersion>3.1.30</BaselinePackageVersion> </PropertyGroup> <ItemGroup Condition=" '$(PackageId)' == 'Microsoft.AspNetCore.DataProtection.Extensions' AND ('$(TargetFramework)' == '$(DefaultNetCoreTargetFramework)' OR '$(TargetFramework)' == 'netcoreapp3.1') "> - <BaselinePackageReference Include="Microsoft.AspNetCore.DataProtection" Version="[3.1.29, )" /> - <BaselinePackageReference Include="Microsoft.Extensions.DependencyInjection" Version="[3.1.29, )" /> + <BaselinePackageReference Include="Microsoft.AspNetCore.DataProtection" Version="[3.1.30, )" /> + <BaselinePackageReference Include="Microsoft.Extensions.DependencyInjection" Version="[3.1.30, )" /> </ItemGroup> <ItemGroup Condition=" '$(PackageId)' == 'Microsoft.AspNetCore.DataProtection.Extensions' AND '$(TargetFramework)' == 'netstandard2.0' "> - <BaselinePackageReference Include="Microsoft.AspNetCore.DataProtection" Version="[3.1.29, )" /> - <BaselinePackageReference Include="Microsoft.Extensions.DependencyInjection" Version="[3.1.29, )" /> + <BaselinePackageReference Include="Microsoft.AspNetCore.DataProtection" Version="[3.1.30, )" /> + <BaselinePackageReference Include="Microsoft.Extensions.DependencyInjection" Version="[3.1.30, )" /> </ItemGroup> <!-- Package: Microsoft.AspNetCore.DataProtection.StackExchangeRedis--> <PropertyGroup Condition=" '$(PackageId)' == 'Microsoft.AspNetCore.DataProtection.StackExchangeRedis' "> - <BaselinePackageVersion>3.1.29</BaselinePackageVersion> + <BaselinePackageVersion>3.1.30</BaselinePackageVersion> </PropertyGroup> <ItemGroup Condition=" '$(PackageId)' == 'Microsoft.AspNetCore.DataProtection.StackExchangeRedis' AND '$(TargetFramework)' == 'netstandard2.0' "> - <BaselinePackageReference Include="Microsoft.AspNetCore.DataProtection" Version="[3.1.29, )" /> + <BaselinePackageReference Include="Microsoft.AspNetCore.DataProtection" Version="[3.1.30, )" /> <BaselinePackageReference Include="StackExchange.Redis" Version="[2.0.593, )" /> </ItemGroup> <!-- Package: Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore--> <PropertyGroup Condition=" '$(PackageId)' == 'Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore' "> - <BaselinePackageVersion>3.1.29</BaselinePackageVersion> + <BaselinePackageVersion>3.1.30</BaselinePackageVersion> </PropertyGroup> <ItemGroup Condition=" '$(PackageId)' == 'Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore' AND ('$(TargetFramework)' == '$(DefaultNetCoreTargetFramework)' OR '$(TargetFramework)' == 'netcoreapp3.1') "> - <BaselinePackageReference Include="Microsoft.EntityFrameworkCore.Relational" Version="[3.1.29, )" /> + <BaselinePackageReference Include="Microsoft.EntityFrameworkCore.Relational" Version="[3.1.30, )" /> </ItemGroup> <!-- Package: Microsoft.AspNetCore.HeaderPropagation--> <PropertyGroup Condition=" '$(PackageId)' == 'Microsoft.AspNetCore.HeaderPropagation' "> - <BaselinePackageVersion>3.1.29</BaselinePackageVersion> + <BaselinePackageVersion>3.1.30</BaselinePackageVersion> </PropertyGroup> <ItemGroup Condition=" '$(PackageId)' == 'Microsoft.AspNetCore.HeaderPropagation' AND ('$(TargetFramework)' == '$(DefaultNetCoreTargetFramework)' OR '$(TargetFramework)' == 'netcoreapp3.1') "> - <BaselinePackageReference Include="Microsoft.Extensions.DependencyInjection" Version="[3.1.29, )" /> - <BaselinePackageReference Include="Microsoft.Extensions.Http" Version="[3.1.29, )" /> + <BaselinePackageReference Include="Microsoft.Extensions.DependencyInjection" Version="[3.1.30, )" /> + <BaselinePackageReference Include="Microsoft.Extensions.Http" Version="[3.1.30, )" /> </ItemGroup> <!-- Package: Microsoft.AspNetCore.Hosting.WindowsServices--> <PropertyGroup Condition=" '$(PackageId)' == 'Microsoft.AspNetCore.Hosting.WindowsServices' "> - <BaselinePackageVersion>3.1.29</BaselinePackageVersion> + <BaselinePackageVersion>3.1.30</BaselinePackageVersion> </PropertyGroup> <ItemGroup Condition=" '$(PackageId)' == 'Microsoft.AspNetCore.Hosting.WindowsServices' AND ('$(TargetFramework)' == '$(DefaultNetCoreTargetFramework)' OR '$(TargetFramework)' == 'netcoreapp3.1') "> <BaselinePackageReference Include="System.ServiceProcess.ServiceController" Version="[4.7.0, )" /> </ItemGroup> <!-- Package: Microsoft.AspNetCore.Http.Connections.Client--> <PropertyGroup Condition=" '$(PackageId)' == 'Microsoft.AspNetCore.Http.Connections.Client' "> - <BaselinePackageVersion>3.1.29</BaselinePackageVersion> + <BaselinePackageVersion>3.1.30</BaselinePackageVersion> </PropertyGroup> <ItemGroup Condition=" '$(PackageId)' == 'Microsoft.AspNetCore.Http.Connections.Client' AND '$(TargetFramework)' == 'netstandard2.0' "> - <BaselinePackageReference Include="Microsoft.AspNetCore.Http.Connections.Common" Version="[3.1.29, )" /> - <BaselinePackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="[3.1.29, )" /> - <BaselinePackageReference Include="Microsoft.Extensions.Options" Version="[3.1.29, )" /> + <BaselinePackageReference Include="Microsoft.AspNetCore.Http.Connections.Common" Version="[3.1.30, )" /> + <BaselinePackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="[3.1.30, )" /> + <BaselinePackageReference Include="Microsoft.Extensions.Options" Version="[3.1.30, )" /> </ItemGroup> <ItemGroup Condition=" '$(PackageId)' == 'Microsoft.AspNetCore.Http.Connections.Client' AND '$(TargetFramework)' == 'netstandard2.1' "> - <BaselinePackageReference Include="Microsoft.AspNetCore.Http.Connections.Common" Version="[3.1.29, )" /> - <BaselinePackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="[3.1.29, )" /> - <BaselinePackageReference Include="Microsoft.Extensions.Options" Version="[3.1.29, )" /> + <BaselinePackageReference Include="Microsoft.AspNetCore.Http.Connections.Common" Version="[3.1.30, )" /> + <BaselinePackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="[3.1.30, )" /> + <BaselinePackageReference Include="Microsoft.Extensions.Options" Version="[3.1.30, )" /> </ItemGroup> <!-- Package: Microsoft.AspNetCore.Http.Connections.Common--> <PropertyGroup Condition=" '$(PackageId)' == 'Microsoft.AspNetCore.Http.Connections.Common' "> - <BaselinePackageVersion>3.1.29</BaselinePackageVersion> + <BaselinePackageVersion>3.1.30</BaselinePackageVersion> </PropertyGroup> <ItemGroup Condition=" '$(PackageId)' == 'Microsoft.AspNetCore.Http.Connections.Common' AND ('$(TargetFramework)' == '$(DefaultNetCoreTargetFramework)' OR '$(TargetFramework)' == 'netcoreapp3.1') "> - <BaselinePackageReference Include="Microsoft.AspNetCore.Connections.Abstractions" Version="[3.1.29, )" /> + <BaselinePackageReference Include="Microsoft.AspNetCore.Connections.Abstractions" Version="[3.1.30, )" /> </ItemGroup> <ItemGroup Condition=" '$(PackageId)' == 'Microsoft.AspNetCore.Http.Connections.Common' AND '$(TargetFramework)' == 'netstandard2.0' "> - <BaselinePackageReference Include="Microsoft.AspNetCore.Connections.Abstractions" Version="[3.1.29, )" /> + <BaselinePackageReference Include="Microsoft.AspNetCore.Connections.Abstractions" Version="[3.1.30, )" /> <BaselinePackageReference Include="System.Text.Encodings.Web" Version="[4.7.2, )" /> <BaselinePackageReference Include="System.Text.Json" Version="[4.7.2, )" /> </ItemGroup> <!-- Package: Microsoft.AspNetCore.Http.Features--> <PropertyGroup Condition=" '$(PackageId)' == 'Microsoft.AspNetCore.Http.Features' "> - <BaselinePackageVersion>3.1.29</BaselinePackageVersion> + <BaselinePackageVersion>3.1.30</BaselinePackageVersion> </PropertyGroup> <ItemGroup Condition=" '$(PackageId)' == 'Microsoft.AspNetCore.Http.Features' AND ('$(TargetFramework)' == '$(DefaultNetCoreTargetFramework)' OR '$(TargetFramework)' == 'netcoreapp3.1') "> - <BaselinePackageReference Include="Microsoft.Extensions.Primitives" Version="[3.1.29, )" /> + <BaselinePackageReference Include="Microsoft.Extensions.Primitives" Version="[3.1.30, )" /> <BaselinePackageReference Include="System.IO.Pipelines" Version="[4.7.5, )" /> </ItemGroup> <ItemGroup Condition=" '$(PackageId)' == 'Microsoft.AspNetCore.Http.Features' AND '$(TargetFramework)' == 'netstandard2.0' "> - <BaselinePackageReference Include="Microsoft.Extensions.Primitives" Version="[3.1.29, )" /> + <BaselinePackageReference Include="Microsoft.Extensions.Primitives" Version="[3.1.30, )" /> <BaselinePackageReference Include="System.IO.Pipelines" Version="[4.7.5, )" /> </ItemGroup> <!-- Package: Microsoft.AspNetCore.Identity.EntityFrameworkCore--> <PropertyGroup Condition=" '$(PackageId)' == 'Microsoft.AspNetCore.Identity.EntityFrameworkCore' "> - <BaselinePackageVersion>3.1.29</BaselinePackageVersion> + <BaselinePackageVersion>3.1.30</BaselinePackageVersion> </PropertyGroup> <ItemGroup Condition=" '$(PackageId)' == 'Microsoft.AspNetCore.Identity.EntityFrameworkCore' AND ('$(TargetFramework)' == '$(DefaultNetCoreTargetFramework)' OR '$(TargetFramework)' == 'netcoreapp3.1') "> - <BaselinePackageReference Include="Microsoft.Extensions.Identity.Stores" Version="[3.1.29, )" /> - <BaselinePackageReference Include="Microsoft.EntityFrameworkCore.Relational" Version="[3.1.29, )" /> + <BaselinePackageReference Include="Microsoft.Extensions.Identity.Stores" Version="[3.1.30, )" /> + <BaselinePackageReference Include="Microsoft.EntityFrameworkCore.Relational" Version="[3.1.30, )" /> </ItemGroup> <ItemGroup Condition=" '$(PackageId)' == 'Microsoft.AspNetCore.Identity.EntityFrameworkCore' AND '$(TargetFramework)' == 'netstandard2.1' "> - <BaselinePackageReference Include="Microsoft.Extensions.Identity.Stores" Version="[3.1.29, )" /> - <BaselinePackageReference Include="Microsoft.EntityFrameworkCore.Relational" Version="[3.1.29, )" /> + <BaselinePackageReference Include="Microsoft.Extensions.Identity.Stores" Version="[3.1.30, )" /> + <BaselinePackageReference Include="Microsoft.EntityFrameworkCore.Relational" Version="[3.1.30, )" /> </ItemGroup> <!-- Package: Microsoft.AspNetCore.Identity.Specification.Tests--> <PropertyGroup Condition=" '$(PackageId)' == 'Microsoft.AspNetCore.Identity.Specification.Tests' "> - <BaselinePackageVersion>3.1.29</BaselinePackageVersion> + <BaselinePackageVersion>3.1.30</BaselinePackageVersion> </PropertyGroup> <ItemGroup Condition=" '$(PackageId)' == 'Microsoft.AspNetCore.Identity.Specification.Tests' AND ('$(TargetFramework)' == '$(DefaultNetCoreTargetFramework)' OR '$(TargetFramework)' == 'netcoreapp3.1') "> - <BaselinePackageReference Include="Microsoft.Extensions.Configuration" Version="[3.1.29, )" /> - <BaselinePackageReference Include="Microsoft.Extensions.DependencyInjection" Version="[3.1.29, )" /> - <BaselinePackageReference Include="Microsoft.Extensions.Logging" Version="[3.1.29, )" /> + <BaselinePackageReference Include="Microsoft.Extensions.Configuration" Version="[3.1.30, )" /> + <BaselinePackageReference Include="Microsoft.Extensions.DependencyInjection" Version="[3.1.30, )" /> + <BaselinePackageReference Include="Microsoft.Extensions.Logging" Version="[3.1.30, )" /> <BaselinePackageReference Include="xunit.assert" Version="[2.4.1, )" /> <BaselinePackageReference Include="xunit.extensibility.core" Version="[2.4.1, )" /> </ItemGroup> <!-- Package: Microsoft.AspNetCore.Identity.UI--> <PropertyGroup Condition=" '$(PackageId)' == 'Microsoft.AspNetCore.Identity.UI' "> - <BaselinePackageVersion>3.1.29</BaselinePackageVersion> + <BaselinePackageVersion>3.1.30</BaselinePackageVersion> </PropertyGroup> <ItemGroup Condition=" '$(PackageId)' == 'Microsoft.AspNetCore.Identity.UI' AND ('$(TargetFramework)' == '$(DefaultNetCoreTargetFramework)' OR '$(TargetFramework)' == 'netcoreapp3.1') "> - <BaselinePackageReference Include="Microsoft.Extensions.Identity.Stores" Version="[3.1.29, )" /> - <BaselinePackageReference Include="Microsoft.Extensions.FileProviders.Embedded" Version="[3.1.29, )" /> + <BaselinePackageReference Include="Microsoft.Extensions.Identity.Stores" Version="[3.1.30, )" /> + <BaselinePackageReference Include="Microsoft.Extensions.FileProviders.Embedded" Version="[3.1.30, )" /> <BaselinePackageReference Include="Newtonsoft.Json" Version="[13.0.1, )" /> </ItemGroup> <!-- Package: Microsoft.AspNetCore.JsonPatch--> <PropertyGroup Condition=" '$(PackageId)' == 'Microsoft.AspNetCore.JsonPatch' "> - <BaselinePackageVersion>3.1.29</BaselinePackageVersion> + <BaselinePackageVersion>3.1.30</BaselinePackageVersion> </PropertyGroup> <ItemGroup Condition=" '$(PackageId)' == 'Microsoft.AspNetCore.JsonPatch' AND '$(TargetFramework)' == 'netstandard2.0' "> <BaselinePackageReference Include="Microsoft.CSharp" Version="[4.7.0, )" /> @@ -463,237 +463,237 @@ </ItemGroup> <!-- Package: Microsoft.AspNetCore.Metadata--> <PropertyGroup Condition=" '$(PackageId)' == 'Microsoft.AspNetCore.Metadata' "> - <BaselinePackageVersion>3.1.29</BaselinePackageVersion> + <BaselinePackageVersion>3.1.30</BaselinePackageVersion> </PropertyGroup> <!-- Package: Microsoft.AspNetCore.MiddlewareAnalysis--> <PropertyGroup Condition=" '$(PackageId)' == 'Microsoft.AspNetCore.MiddlewareAnalysis' "> - <BaselinePackageVersion>3.1.29</BaselinePackageVersion> + <BaselinePackageVersion>3.1.30</BaselinePackageVersion> </PropertyGroup> <ItemGroup Condition=" '$(PackageId)' == 'Microsoft.AspNetCore.MiddlewareAnalysis' AND ('$(TargetFramework)' == '$(DefaultNetCoreTargetFramework)' OR '$(TargetFramework)' == 'netcoreapp3.1') "> - <BaselinePackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="[3.1.29, )" /> + <BaselinePackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="[3.1.30, )" /> </ItemGroup> <!-- Package: Microsoft.AspNetCore.Mvc.NewtonsoftJson--> <PropertyGroup Condition=" '$(PackageId)' == 'Microsoft.AspNetCore.Mvc.NewtonsoftJson' "> - <BaselinePackageVersion>3.1.29</BaselinePackageVersion> + <BaselinePackageVersion>3.1.30</BaselinePackageVersion> </PropertyGroup> <ItemGroup Condition=" '$(PackageId)' == 'Microsoft.AspNetCore.Mvc.NewtonsoftJson' AND ('$(TargetFramework)' == '$(DefaultNetCoreTargetFramework)' OR '$(TargetFramework)' == 'netcoreapp3.1') "> - <BaselinePackageReference Include="Microsoft.AspNetCore.JsonPatch" Version="[3.1.29, )" /> + <BaselinePackageReference Include="Microsoft.AspNetCore.JsonPatch" Version="[3.1.30, )" /> <BaselinePackageReference Include="Newtonsoft.Json" Version="[13.0.1, )" /> <BaselinePackageReference Include="Newtonsoft.Json.Bson" Version="[1.0.2, )" /> </ItemGroup> <!-- Package: Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation--> <PropertyGroup Condition=" '$(PackageId)' == 'Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation' "> - <BaselinePackageVersion>3.1.29</BaselinePackageVersion> + <BaselinePackageVersion>3.1.30</BaselinePackageVersion> </PropertyGroup> <ItemGroup Condition=" '$(PackageId)' == 'Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation' AND ('$(TargetFramework)' == '$(DefaultNetCoreTargetFramework)' OR '$(TargetFramework)' == 'netcoreapp3.1') "> - <BaselinePackageReference Include="Microsoft.AspNetCore.Mvc.Razor.Extensions" Version="[3.1.29, )" /> - <BaselinePackageReference Include="Microsoft.CodeAnalysis.Razor" Version="[3.1.29, )" /> + <BaselinePackageReference Include="Microsoft.AspNetCore.Mvc.Razor.Extensions" Version="[3.1.30, )" /> + <BaselinePackageReference Include="Microsoft.CodeAnalysis.Razor" Version="[3.1.30, )" /> <BaselinePackageReference Include="Microsoft.Extensions.DependencyModel" Version="[3.1.25, )" /> </ItemGroup> <!-- Package: Microsoft.AspNetCore.Mvc.Testing--> <PropertyGroup Condition=" '$(PackageId)' == 'Microsoft.AspNetCore.Mvc.Testing' "> - <BaselinePackageVersion>3.1.29</BaselinePackageVersion> + <BaselinePackageVersion>3.1.30</BaselinePackageVersion> </PropertyGroup> <ItemGroup Condition=" '$(PackageId)' == 'Microsoft.AspNetCore.Mvc.Testing' AND ('$(TargetFramework)' == '$(DefaultNetCoreTargetFramework)' OR '$(TargetFramework)' == 'netcoreapp3.1') "> - <BaselinePackageReference Include="Microsoft.AspNetCore.TestHost" Version="[3.1.29, )" /> + <BaselinePackageReference Include="Microsoft.AspNetCore.TestHost" Version="[3.1.30, )" /> <BaselinePackageReference Include="Microsoft.Extensions.DependencyModel" Version="[3.1.25, )" /> - <BaselinePackageReference Include="Microsoft.Extensions.Hosting" Version="[3.1.29, )" /> + <BaselinePackageReference Include="Microsoft.Extensions.Hosting" Version="[3.1.30, )" /> </ItemGroup> <!-- Package: Microsoft.AspNetCore.NodeServices--> <PropertyGroup Condition=" '$(PackageId)' == 'Microsoft.AspNetCore.NodeServices' "> - <BaselinePackageVersion>3.1.29</BaselinePackageVersion> + <BaselinePackageVersion>3.1.30</BaselinePackageVersion> </PropertyGroup> <ItemGroup Condition=" '$(PackageId)' == 'Microsoft.AspNetCore.NodeServices' AND ('$(TargetFramework)' == '$(DefaultNetCoreTargetFramework)' OR '$(TargetFramework)' == 'netcoreapp3.1') "> - <BaselinePackageReference Include="Microsoft.Extensions.Logging.Console" Version="[3.1.29, )" /> + <BaselinePackageReference Include="Microsoft.Extensions.Logging.Console" Version="[3.1.30, )" /> <BaselinePackageReference Include="Newtonsoft.Json" Version="[13.0.1, )" /> </ItemGroup> <!-- Package: Microsoft.AspNetCore.Owin--> <PropertyGroup Condition=" '$(PackageId)' == 'Microsoft.AspNetCore.Owin' "> - <BaselinePackageVersion>3.1.29</BaselinePackageVersion> + <BaselinePackageVersion>3.1.30</BaselinePackageVersion> </PropertyGroup> <!-- Package: Microsoft.AspNetCore.Server.Kestrel.Transport.Libuv--> <PropertyGroup Condition=" '$(PackageId)' == 'Microsoft.AspNetCore.Server.Kestrel.Transport.Libuv' "> - <BaselinePackageVersion>3.1.29</BaselinePackageVersion> + <BaselinePackageVersion>3.1.30</BaselinePackageVersion> </PropertyGroup> <ItemGroup Condition=" '$(PackageId)' == 'Microsoft.AspNetCore.Server.Kestrel.Transport.Libuv' AND ('$(TargetFramework)' == '$(DefaultNetCoreTargetFramework)' OR '$(TargetFramework)' == 'netcoreapp3.1') "> - <BaselinePackageReference Include="Microsoft.AspNetCore.Connections.Abstractions" Version="[3.1.29, )" /> + <BaselinePackageReference Include="Microsoft.AspNetCore.Connections.Abstractions" Version="[3.1.30, )" /> <BaselinePackageReference Include="Libuv" Version="[1.10.0, )" /> - <BaselinePackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="[3.1.29, )" /> - <BaselinePackageReference Include="Microsoft.Extensions.Options" Version="[3.1.29, )" /> + <BaselinePackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="[3.1.30, )" /> + <BaselinePackageReference Include="Microsoft.Extensions.Options" Version="[3.1.30, )" /> </ItemGroup> <!-- Package: Microsoft.AspNetCore.SignalR.Client--> <PropertyGroup Condition=" '$(PackageId)' == 'Microsoft.AspNetCore.SignalR.Client' "> - <BaselinePackageVersion>3.1.29</BaselinePackageVersion> + <BaselinePackageVersion>3.1.30</BaselinePackageVersion> </PropertyGroup> <ItemGroup Condition=" '$(PackageId)' == 'Microsoft.AspNetCore.SignalR.Client' AND '$(TargetFramework)' == 'netstandard2.0' "> - <BaselinePackageReference Include="Microsoft.AspNetCore.SignalR.Client.Core" Version="[3.1.29, )" /> - <BaselinePackageReference Include="Microsoft.AspNetCore.Http.Connections.Client" Version="[3.1.29, )" /> + <BaselinePackageReference Include="Microsoft.AspNetCore.SignalR.Client.Core" Version="[3.1.30, )" /> + <BaselinePackageReference Include="Microsoft.AspNetCore.Http.Connections.Client" Version="[3.1.30, )" /> </ItemGroup> <!-- Package: Microsoft.AspNetCore.SignalR.Client.Core--> <PropertyGroup Condition=" '$(PackageId)' == 'Microsoft.AspNetCore.SignalR.Client.Core' "> - <BaselinePackageVersion>3.1.29</BaselinePackageVersion> + <BaselinePackageVersion>3.1.30</BaselinePackageVersion> </PropertyGroup> <ItemGroup Condition=" '$(PackageId)' == 'Microsoft.AspNetCore.SignalR.Client.Core' AND '$(TargetFramework)' == 'netstandard2.0' "> - <BaselinePackageReference Include="Microsoft.AspNetCore.SignalR.Protocols.Json" Version="[3.1.29, )" /> - <BaselinePackageReference Include="Microsoft.AspNetCore.SignalR.Common" Version="[3.1.29, )" /> + <BaselinePackageReference Include="Microsoft.AspNetCore.SignalR.Protocols.Json" Version="[3.1.30, )" /> + <BaselinePackageReference Include="Microsoft.AspNetCore.SignalR.Common" Version="[3.1.30, )" /> <BaselinePackageReference Include="Microsoft.Bcl.AsyncInterfaces" Version="[1.1.1, )" /> - <BaselinePackageReference Include="Microsoft.Extensions.DependencyInjection" Version="[3.1.29, )" /> - <BaselinePackageReference Include="Microsoft.Extensions.Logging" Version="[3.1.29, )" /> + <BaselinePackageReference Include="Microsoft.Extensions.DependencyInjection" Version="[3.1.30, )" /> + <BaselinePackageReference Include="Microsoft.Extensions.Logging" Version="[3.1.30, )" /> <BaselinePackageReference Include="System.Threading.Channels" Version="[4.7.1, )" /> </ItemGroup> <ItemGroup Condition=" '$(PackageId)' == 'Microsoft.AspNetCore.SignalR.Client.Core' AND '$(TargetFramework)' == 'netstandard2.1' "> - <BaselinePackageReference Include="Microsoft.AspNetCore.SignalR.Protocols.Json" Version="[3.1.29, )" /> - <BaselinePackageReference Include="Microsoft.AspNetCore.SignalR.Common" Version="[3.1.29, )" /> - <BaselinePackageReference Include="Microsoft.Extensions.DependencyInjection" Version="[3.1.29, )" /> - <BaselinePackageReference Include="Microsoft.Extensions.Logging" Version="[3.1.29, )" /> + <BaselinePackageReference Include="Microsoft.AspNetCore.SignalR.Protocols.Json" Version="[3.1.30, )" /> + <BaselinePackageReference Include="Microsoft.AspNetCore.SignalR.Common" Version="[3.1.30, )" /> + <BaselinePackageReference Include="Microsoft.Extensions.DependencyInjection" Version="[3.1.30, )" /> + <BaselinePackageReference Include="Microsoft.Extensions.Logging" Version="[3.1.30, )" /> <BaselinePackageReference Include="System.Threading.Channels" Version="[4.7.1, )" /> </ItemGroup> <!-- Package: Microsoft.AspNetCore.SignalR.Common--> <PropertyGroup Condition=" '$(PackageId)' == 'Microsoft.AspNetCore.SignalR.Common' "> - <BaselinePackageVersion>3.1.29</BaselinePackageVersion> + <BaselinePackageVersion>3.1.30</BaselinePackageVersion> </PropertyGroup> <ItemGroup Condition=" '$(PackageId)' == 'Microsoft.AspNetCore.SignalR.Common' AND ('$(TargetFramework)' == '$(DefaultNetCoreTargetFramework)' OR '$(TargetFramework)' == 'netcoreapp3.1') "> - <BaselinePackageReference Include="Microsoft.AspNetCore.Connections.Abstractions" Version="[3.1.29, )" /> - <BaselinePackageReference Include="Microsoft.Extensions.Options" Version="[3.1.29, )" /> + <BaselinePackageReference Include="Microsoft.AspNetCore.Connections.Abstractions" Version="[3.1.30, )" /> + <BaselinePackageReference Include="Microsoft.Extensions.Options" Version="[3.1.30, )" /> </ItemGroup> <ItemGroup Condition=" '$(PackageId)' == 'Microsoft.AspNetCore.SignalR.Common' AND '$(TargetFramework)' == 'netstandard2.0' "> - <BaselinePackageReference Include="Microsoft.AspNetCore.Connections.Abstractions" Version="[3.1.29, )" /> - <BaselinePackageReference Include="Microsoft.Extensions.Options" Version="[3.1.29, )" /> + <BaselinePackageReference Include="Microsoft.AspNetCore.Connections.Abstractions" Version="[3.1.30, )" /> + <BaselinePackageReference Include="Microsoft.Extensions.Options" Version="[3.1.30, )" /> <BaselinePackageReference Include="System.Text.Encodings.Web" Version="[4.7.2, )" /> <BaselinePackageReference Include="System.Text.Json" Version="[4.7.2, )" /> </ItemGroup> <!-- Package: Microsoft.AspNetCore.SignalR.Protocols.Json--> <PropertyGroup Condition=" '$(PackageId)' == 'Microsoft.AspNetCore.SignalR.Protocols.Json' "> - <BaselinePackageVersion>3.1.29</BaselinePackageVersion> + <BaselinePackageVersion>3.1.30</BaselinePackageVersion> </PropertyGroup> <ItemGroup Condition=" '$(PackageId)' == 'Microsoft.AspNetCore.SignalR.Protocols.Json' AND ('$(TargetFramework)' == '$(DefaultNetCoreTargetFramework)' OR '$(TargetFramework)' == 'netcoreapp3.1') "> - <BaselinePackageReference Include="Microsoft.AspNetCore.SignalR.Common" Version="[3.1.29, )" /> + <BaselinePackageReference Include="Microsoft.AspNetCore.SignalR.Common" Version="[3.1.30, )" /> </ItemGroup> <ItemGroup Condition=" '$(PackageId)' == 'Microsoft.AspNetCore.SignalR.Protocols.Json' AND '$(TargetFramework)' == 'netstandard2.0' "> - <BaselinePackageReference Include="Microsoft.AspNetCore.SignalR.Common" Version="[3.1.29, )" /> + <BaselinePackageReference Include="Microsoft.AspNetCore.SignalR.Common" Version="[3.1.30, )" /> </ItemGroup> <!-- Package: Microsoft.AspNetCore.SignalR.Protocols.MessagePack--> <PropertyGroup Condition=" '$(PackageId)' == 'Microsoft.AspNetCore.SignalR.Protocols.MessagePack' "> - <BaselinePackageVersion>3.1.29</BaselinePackageVersion> + <BaselinePackageVersion>3.1.30</BaselinePackageVersion> </PropertyGroup> <ItemGroup Condition=" '$(PackageId)' == 'Microsoft.AspNetCore.SignalR.Protocols.MessagePack' AND '$(TargetFramework)' == 'netstandard2.0' "> - <BaselinePackageReference Include="Microsoft.AspNetCore.SignalR.Common" Version="[3.1.29, )" /> + <BaselinePackageReference Include="Microsoft.AspNetCore.SignalR.Common" Version="[3.1.30, )" /> <BaselinePackageReference Include="MessagePack" Version="[1.9.11, )" /> </ItemGroup> <!-- Package: Microsoft.AspNetCore.SignalR.Protocols.NewtonsoftJson--> <PropertyGroup Condition=" '$(PackageId)' == 'Microsoft.AspNetCore.SignalR.Protocols.NewtonsoftJson' "> - <BaselinePackageVersion>3.1.29</BaselinePackageVersion> + <BaselinePackageVersion>3.1.30</BaselinePackageVersion> </PropertyGroup> <ItemGroup Condition=" '$(PackageId)' == 'Microsoft.AspNetCore.SignalR.Protocols.NewtonsoftJson' AND '$(TargetFramework)' == 'netstandard2.0' "> - <BaselinePackageReference Include="Microsoft.AspNetCore.SignalR.Common" Version="[3.1.29, )" /> + <BaselinePackageReference Include="Microsoft.AspNetCore.SignalR.Common" Version="[3.1.30, )" /> <BaselinePackageReference Include="Newtonsoft.Json" Version="[13.0.1, )" /> </ItemGroup> <!-- Package: Microsoft.AspNetCore.SignalR.Specification.Tests--> <PropertyGroup Condition=" '$(PackageId)' == 'Microsoft.AspNetCore.SignalR.Specification.Tests' "> - <BaselinePackageVersion>3.1.29</BaselinePackageVersion> + <BaselinePackageVersion>3.1.30</BaselinePackageVersion> </PropertyGroup> <ItemGroup Condition=" '$(PackageId)' == 'Microsoft.AspNetCore.SignalR.Specification.Tests' AND ('$(TargetFramework)' == '$(DefaultNetCoreTargetFramework)' OR '$(TargetFramework)' == 'netcoreapp3.1') "> - <BaselinePackageReference Include="Microsoft.AspNetCore.SignalR.Protocols.Json" Version="[3.1.29, )" /> - <BaselinePackageReference Include="Microsoft.AspNetCore.SignalR.Protocols.MessagePack" Version="[3.1.29, )" /> - <BaselinePackageReference Include="Microsoft.AspNetCore.SignalR.Protocols.NewtonsoftJson" Version="[3.1.29, )" /> - <BaselinePackageReference Include="Microsoft.AspNetCore.SignalR.Common" Version="[3.1.29, )" /> + <BaselinePackageReference Include="Microsoft.AspNetCore.SignalR.Protocols.Json" Version="[3.1.30, )" /> + <BaselinePackageReference Include="Microsoft.AspNetCore.SignalR.Protocols.MessagePack" Version="[3.1.30, )" /> + <BaselinePackageReference Include="Microsoft.AspNetCore.SignalR.Protocols.NewtonsoftJson" Version="[3.1.30, )" /> + <BaselinePackageReference Include="Microsoft.AspNetCore.SignalR.Common" Version="[3.1.30, )" /> <BaselinePackageReference Include="xunit.assert" Version="[2.4.1, )" /> <BaselinePackageReference Include="xunit.extensibility.core" Version="[2.4.1, )" /> </ItemGroup> <!-- Package: Microsoft.AspNetCore.SignalR.StackExchangeRedis--> <PropertyGroup Condition=" '$(PackageId)' == 'Microsoft.AspNetCore.SignalR.StackExchangeRedis' "> - <BaselinePackageVersion>3.1.29</BaselinePackageVersion> + <BaselinePackageVersion>3.1.30</BaselinePackageVersion> </PropertyGroup> <ItemGroup Condition=" '$(PackageId)' == 'Microsoft.AspNetCore.SignalR.StackExchangeRedis' AND ('$(TargetFramework)' == '$(DefaultNetCoreTargetFramework)' OR '$(TargetFramework)' == 'netcoreapp3.1') "> <BaselinePackageReference Include="MessagePack" Version="[1.9.11, )" /> - <BaselinePackageReference Include="Microsoft.Extensions.Options" Version="[3.1.29, )" /> + <BaselinePackageReference Include="Microsoft.Extensions.Options" Version="[3.1.30, )" /> <BaselinePackageReference Include="StackExchange.Redis" Version="[2.0.593, )" /> </ItemGroup> <!-- Package: Microsoft.AspNetCore.SpaServices--> <PropertyGroup Condition=" '$(PackageId)' == 'Microsoft.AspNetCore.SpaServices' "> - <BaselinePackageVersion>3.1.29</BaselinePackageVersion> + <BaselinePackageVersion>3.1.30</BaselinePackageVersion> </PropertyGroup> <ItemGroup Condition=" '$(PackageId)' == 'Microsoft.AspNetCore.SpaServices' AND ('$(TargetFramework)' == '$(DefaultNetCoreTargetFramework)' OR '$(TargetFramework)' == 'netcoreapp3.1') "> - <BaselinePackageReference Include="Microsoft.AspNetCore.NodeServices" Version="[3.1.29, )" /> + <BaselinePackageReference Include="Microsoft.AspNetCore.NodeServices" Version="[3.1.30, )" /> </ItemGroup> <!-- Package: Microsoft.AspNetCore.SpaServices.Extensions--> <PropertyGroup Condition=" '$(PackageId)' == 'Microsoft.AspNetCore.SpaServices.Extensions' "> - <BaselinePackageVersion>3.1.29</BaselinePackageVersion> + <BaselinePackageVersion>3.1.30</BaselinePackageVersion> </PropertyGroup> <ItemGroup Condition=" '$(PackageId)' == 'Microsoft.AspNetCore.SpaServices.Extensions' AND ('$(TargetFramework)' == '$(DefaultNetCoreTargetFramework)' OR '$(TargetFramework)' == 'netcoreapp3.1') "> - <BaselinePackageReference Include="Microsoft.AspNetCore.SpaServices" Version="[3.1.29, )" /> - <BaselinePackageReference Include="Microsoft.Extensions.FileProviders.Physical" Version="[3.1.29, )" /> + <BaselinePackageReference Include="Microsoft.AspNetCore.SpaServices" Version="[3.1.30, )" /> + <BaselinePackageReference Include="Microsoft.Extensions.FileProviders.Physical" Version="[3.1.30, )" /> </ItemGroup> <!-- Package: Microsoft.AspNetCore.TestHost--> <PropertyGroup Condition=" '$(PackageId)' == 'Microsoft.AspNetCore.TestHost' "> - <BaselinePackageVersion>3.1.29</BaselinePackageVersion> + <BaselinePackageVersion>3.1.30</BaselinePackageVersion> </PropertyGroup> <ItemGroup Condition=" '$(PackageId)' == 'Microsoft.AspNetCore.TestHost' AND ('$(TargetFramework)' == '$(DefaultNetCoreTargetFramework)' OR '$(TargetFramework)' == 'netcoreapp3.1') "> <BaselinePackageReference Include="System.IO.Pipelines" Version="[4.7.5, )" /> </ItemGroup> <!-- Package: Microsoft.dotnet-openapi--> <PropertyGroup Condition=" '$(PackageId)' == 'Microsoft.dotnet-openapi' "> - <BaselinePackageVersion>3.1.29</BaselinePackageVersion> + <BaselinePackageVersion>3.1.30</BaselinePackageVersion> </PropertyGroup> <!-- Package: Microsoft.DotNet.Web.Client.ItemTemplates--> <PropertyGroup Condition=" '$(PackageId)' == 'Microsoft.DotNet.Web.Client.ItemTemplates' "> - <BaselinePackageVersion>3.1.29</BaselinePackageVersion> + <BaselinePackageVersion>3.1.30</BaselinePackageVersion> </PropertyGroup> <!-- Package: Microsoft.DotNet.Web.ItemTemplates--> <PropertyGroup Condition=" '$(PackageId)' == 'Microsoft.DotNet.Web.ItemTemplates' "> - <BaselinePackageVersion>3.1.29</BaselinePackageVersion> + <BaselinePackageVersion>3.1.30</BaselinePackageVersion> </PropertyGroup> <!-- Package: Microsoft.DotNet.Web.ProjectTemplates.3.1--> <PropertyGroup Condition=" '$(PackageId)' == 'Microsoft.DotNet.Web.ProjectTemplates.3.1' "> - <BaselinePackageVersion>3.1.29</BaselinePackageVersion> + <BaselinePackageVersion>3.1.30</BaselinePackageVersion> </PropertyGroup> <!-- Package: Microsoft.DotNet.Web.Spa.ProjectTemplates.3.1--> <PropertyGroup Condition=" '$(PackageId)' == 'Microsoft.DotNet.Web.Spa.ProjectTemplates.3.1' "> - <BaselinePackageVersion>3.1.29</BaselinePackageVersion> + <BaselinePackageVersion>3.1.30</BaselinePackageVersion> </PropertyGroup> <!-- Package: Microsoft.Extensions.ApiDescription.Client--> <PropertyGroup Condition=" '$(PackageId)' == 'Microsoft.Extensions.ApiDescription.Client' "> - <BaselinePackageVersion>3.1.29</BaselinePackageVersion> + <BaselinePackageVersion>3.1.30</BaselinePackageVersion> </PropertyGroup> <!-- Package: Microsoft.Extensions.ApiDescription.Server--> <PropertyGroup Condition=" '$(PackageId)' == 'Microsoft.Extensions.ApiDescription.Server' "> - <BaselinePackageVersion>3.1.29</BaselinePackageVersion> + <BaselinePackageVersion>3.1.30</BaselinePackageVersion> </PropertyGroup> <!-- Package: Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore--> <PropertyGroup Condition=" '$(PackageId)' == 'Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore' "> - <BaselinePackageVersion>3.1.29</BaselinePackageVersion> + <BaselinePackageVersion>3.1.30</BaselinePackageVersion> </PropertyGroup> <ItemGroup Condition=" '$(PackageId)' == 'Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore' AND '$(TargetFramework)' == 'netstandard2.1' "> - <BaselinePackageReference Include="Microsoft.EntityFrameworkCore.Relational" Version="[3.1.29, )" /> - <BaselinePackageReference Include="Microsoft.Extensions.Diagnostics.HealthChecks" Version="[3.1.29, )" /> - <BaselinePackageReference Include="Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions" Version="[3.1.29, )" /> + <BaselinePackageReference Include="Microsoft.EntityFrameworkCore.Relational" Version="[3.1.30, )" /> + <BaselinePackageReference Include="Microsoft.Extensions.Diagnostics.HealthChecks" Version="[3.1.30, )" /> + <BaselinePackageReference Include="Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions" Version="[3.1.30, )" /> </ItemGroup> <!-- Package: Microsoft.Extensions.Identity.Core--> <PropertyGroup Condition=" '$(PackageId)' == 'Microsoft.Extensions.Identity.Core' "> - <BaselinePackageVersion>3.1.29</BaselinePackageVersion> + <BaselinePackageVersion>3.1.30</BaselinePackageVersion> </PropertyGroup> <ItemGroup Condition=" '$(PackageId)' == 'Microsoft.Extensions.Identity.Core' AND ('$(TargetFramework)' == '$(DefaultNetCoreTargetFramework)' OR '$(TargetFramework)' == 'netcoreapp3.1') "> - <BaselinePackageReference Include="Microsoft.AspNetCore.Cryptography.KeyDerivation" Version="[3.1.29, )" /> - <BaselinePackageReference Include="Microsoft.Extensions.Logging" Version="[3.1.29, )" /> - <BaselinePackageReference Include="Microsoft.Extensions.Options" Version="[3.1.29, )" /> + <BaselinePackageReference Include="Microsoft.AspNetCore.Cryptography.KeyDerivation" Version="[3.1.30, )" /> + <BaselinePackageReference Include="Microsoft.Extensions.Logging" Version="[3.1.30, )" /> + <BaselinePackageReference Include="Microsoft.Extensions.Options" Version="[3.1.30, )" /> </ItemGroup> <ItemGroup Condition=" '$(PackageId)' == 'Microsoft.Extensions.Identity.Core' AND '$(TargetFramework)' == 'netstandard2.0' "> - <BaselinePackageReference Include="Microsoft.AspNetCore.Cryptography.KeyDerivation" Version="[3.1.29, )" /> - <BaselinePackageReference Include="Microsoft.Extensions.Logging" Version="[3.1.29, )" /> - <BaselinePackageReference Include="Microsoft.Extensions.Options" Version="[3.1.29, )" /> + <BaselinePackageReference Include="Microsoft.AspNetCore.Cryptography.KeyDerivation" Version="[3.1.30, )" /> + <BaselinePackageReference Include="Microsoft.Extensions.Logging" Version="[3.1.30, )" /> + <BaselinePackageReference Include="Microsoft.Extensions.Options" Version="[3.1.30, )" /> </ItemGroup> <!-- Package: Microsoft.Extensions.Identity.Stores--> <PropertyGroup Condition=" '$(PackageId)' == 'Microsoft.Extensions.Identity.Stores' "> - <BaselinePackageVersion>3.1.29</BaselinePackageVersion> + <BaselinePackageVersion>3.1.30</BaselinePackageVersion> </PropertyGroup> <ItemGroup Condition=" '$(PackageId)' == 'Microsoft.Extensions.Identity.Stores' AND ('$(TargetFramework)' == '$(DefaultNetCoreTargetFramework)' OR '$(TargetFramework)' == 'netcoreapp3.1') "> - <BaselinePackageReference Include="Microsoft.Extensions.Identity.Core" Version="[3.1.29, )" /> - <BaselinePackageReference Include="Microsoft.Extensions.Caching.Abstractions" Version="[3.1.29, )" /> - <BaselinePackageReference Include="Microsoft.Extensions.Logging" Version="[3.1.29, )" /> + <BaselinePackageReference Include="Microsoft.Extensions.Identity.Core" Version="[3.1.30, )" /> + <BaselinePackageReference Include="Microsoft.Extensions.Caching.Abstractions" Version="[3.1.30, )" /> + <BaselinePackageReference Include="Microsoft.Extensions.Logging" Version="[3.1.30, )" /> </ItemGroup> <ItemGroup Condition=" '$(PackageId)' == 'Microsoft.Extensions.Identity.Stores' AND '$(TargetFramework)' == 'netstandard2.0' "> - <BaselinePackageReference Include="Microsoft.Extensions.Identity.Core" Version="[3.1.29, )" /> - <BaselinePackageReference Include="Microsoft.Extensions.Caching.Abstractions" Version="[3.1.29, )" /> - <BaselinePackageReference Include="Microsoft.Extensions.Logging" Version="[3.1.29, )" /> + <BaselinePackageReference Include="Microsoft.Extensions.Identity.Core" Version="[3.1.30, )" /> + <BaselinePackageReference Include="Microsoft.Extensions.Caching.Abstractions" Version="[3.1.30, )" /> + <BaselinePackageReference Include="Microsoft.Extensions.Logging" Version="[3.1.30, )" /> </ItemGroup> </Project> \ No newline at end of file diff --git a/eng/Baseline.xml b/eng/Baseline.xml index bc908cf81991a258d16158a0217c404a90693d78..0a11dbd5a6fc3506c4688393c827b3c351a12f24 100644 --- a/eng/Baseline.xml +++ b/eng/Baseline.xml @@ -4,87 +4,87 @@ This file contains a list of all the packages and their versions which were rele Update this list when preparing for a new patch. --> -<Baseline Version="3.1.29"> +<Baseline Version="3.1.30"> <Package Id="AspNetCoreRuntime.3.0.x64" Version="3.0.3" /> <Package Id="AspNetCoreRuntime.3.0.x86" Version="3.0.3" /> - <Package Id="dotnet-sql-cache" Version="3.1.29" /> + <Package Id="dotnet-sql-cache" Version="3.1.30" /> <Package Id="Microsoft.Authentication.WebAssembly.Msal" Version="3.2.1" /> - <Package Id="Microsoft.AspNetCore.ApiAuthorization.IdentityServer" Version="3.1.29" /> - <Package Id="Microsoft.AspNetCore.App.Runtime.win-x64" Version="3.1.29" /> - <Package Id="Microsoft.AspNetCore.Authentication.AzureAD.UI" Version="3.1.29" /> - <Package Id="Microsoft.AspNetCore.Authentication.AzureADB2C.UI" Version="3.1.29" /> - <Package Id="Microsoft.AspNetCore.Authentication.Certificate" Version="3.1.29" /> - <Package Id="Microsoft.AspNetCore.Authentication.Facebook" Version="3.1.29" /> - <Package Id="Microsoft.AspNetCore.Authentication.Google" Version="3.1.29" /> - <Package Id="Microsoft.AspNetCore.Authentication.JwtBearer" Version="3.1.29" /> - <Package Id="Microsoft.AspNetCore.Authentication.MicrosoftAccount" Version="3.1.29" /> - <Package Id="Microsoft.AspNetCore.Authentication.Negotiate" Version="3.1.29" /> - <Package Id="Microsoft.AspNetCore.Authentication.OpenIdConnect" Version="3.1.29" /> - <Package Id="Microsoft.AspNetCore.Authentication.Twitter" Version="3.1.29" /> - <Package Id="Microsoft.AspNetCore.Authentication.WsFederation" Version="3.1.29" /> - <Package Id="Microsoft.AspNetCore.Authorization" Version="3.1.29" /> - <Package Id="Microsoft.AspNetCore.AzureAppServices.HostingStartup" Version="3.1.29" /> - <Package Id="Microsoft.AspNetCore.AzureAppServices.SiteExtension" Version="3.1.29" /> - <Package Id="Microsoft.AspNetCore.AzureAppServicesIntegration" Version="3.1.29" /> - <Package Id="Microsoft.AspNetCore.Components" Version="3.1.29" /> - <Package Id="Microsoft.AspNetCore.Components.Analyzers" Version="3.1.29" /> - <Package Id="Microsoft.AspNetCore.Components.Authorization" Version="3.1.29" /> - <Package Id="Microsoft.AspNetCore.Components.Forms" Version="3.1.29" /> - <Package Id="Microsoft.AspNetCore.Components.Web" Version="3.1.29" /> + <Package Id="Microsoft.AspNetCore.ApiAuthorization.IdentityServer" Version="3.1.30" /> + <Package Id="Microsoft.AspNetCore.App.Runtime.win-x64" Version="3.1.30" /> + <Package Id="Microsoft.AspNetCore.Authentication.AzureAD.UI" Version="3.1.30" /> + <Package Id="Microsoft.AspNetCore.Authentication.AzureADB2C.UI" Version="3.1.30" /> + <Package Id="Microsoft.AspNetCore.Authentication.Certificate" Version="3.1.30" /> + <Package Id="Microsoft.AspNetCore.Authentication.Facebook" Version="3.1.30" /> + <Package Id="Microsoft.AspNetCore.Authentication.Google" Version="3.1.30" /> + <Package Id="Microsoft.AspNetCore.Authentication.JwtBearer" Version="3.1.30" /> + <Package Id="Microsoft.AspNetCore.Authentication.MicrosoftAccount" Version="3.1.30" /> + <Package Id="Microsoft.AspNetCore.Authentication.Negotiate" Version="3.1.30" /> + <Package Id="Microsoft.AspNetCore.Authentication.OpenIdConnect" Version="3.1.30" /> + <Package Id="Microsoft.AspNetCore.Authentication.Twitter" Version="3.1.30" /> + <Package Id="Microsoft.AspNetCore.Authentication.WsFederation" Version="3.1.30" /> + <Package Id="Microsoft.AspNetCore.Authorization" Version="3.1.30" /> + <Package Id="Microsoft.AspNetCore.AzureAppServices.HostingStartup" Version="3.1.30" /> + <Package Id="Microsoft.AspNetCore.AzureAppServices.SiteExtension" Version="3.1.30" /> + <Package Id="Microsoft.AspNetCore.AzureAppServicesIntegration" Version="3.1.30" /> + <Package Id="Microsoft.AspNetCore.Components" Version="3.1.30" /> + <Package Id="Microsoft.AspNetCore.Components.Analyzers" Version="3.1.30" /> + <Package Id="Microsoft.AspNetCore.Components.Authorization" Version="3.1.30" /> + <Package Id="Microsoft.AspNetCore.Components.Forms" Version="3.1.30" /> + <Package Id="Microsoft.AspNetCore.Components.Web" Version="3.1.30" /> <Package Id="Microsoft.AspNetCore.Components.WebAssembly" Version="3.2.1" /> <Package Id="Microsoft.AspNetCore.Components.WebAssembly.Build" Version="3.2.1" /> <Package Id="Microsoft.AspNetCore.Components.WebAssembly.Server" Version="3.2.1" /> <Package Id="Microsoft.AspNetCore.Components.WebAssembly.Authentication" Version="3.2.1" /> <Package Id="Microsoft.AspNetCore.Components.WebAssembly.HttpHandler" Version="3.2.1" /> <Package Id="Microsoft.JSInterop.WebAssembly" Version="3.2.1" /> - <Package Id="Microsoft.AspNetCore.ConcurrencyLimiter" Version="3.1.29" /> - <Package Id="Microsoft.AspNetCore.Connections.Abstractions" Version="3.1.29" /> - <Package Id="Microsoft.AspNetCore.Cryptography.Internal" Version="3.1.29" /> - <Package Id="Microsoft.AspNetCore.Cryptography.KeyDerivation" Version="3.1.29" /> - <Package Id="Microsoft.AspNetCore.DataProtection" Version="3.1.29" /> - <Package Id="Microsoft.AspNetCore.DataProtection.Abstractions" Version="3.1.29" /> + <Package Id="Microsoft.AspNetCore.ConcurrencyLimiter" Version="3.1.30" /> + <Package Id="Microsoft.AspNetCore.Connections.Abstractions" Version="3.1.30" /> + <Package Id="Microsoft.AspNetCore.Cryptography.Internal" Version="3.1.30" /> + <Package Id="Microsoft.AspNetCore.Cryptography.KeyDerivation" Version="3.1.30" /> + <Package Id="Microsoft.AspNetCore.DataProtection" Version="3.1.30" /> + <Package Id="Microsoft.AspNetCore.DataProtection.Abstractions" Version="3.1.30" /> <Package Id="Microsoft.AspNetCore.DataProtection.AzureKeyVault" Version="3.1.24" /> <Package Id="Microsoft.AspNetCore.DataProtection.AzureStorage" Version="3.1.24" /> - <Package Id="Microsoft.AspNetCore.DataProtection.EntityFrameworkCore" Version="3.1.29" /> - <Package Id="Microsoft.AspNetCore.DataProtection.Extensions" Version="3.1.29" /> - <Package Id="Microsoft.AspNetCore.DataProtection.StackExchangeRedis" Version="3.1.29" /> - <Package Id="Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore" Version="3.1.29" /> - <Package Id="Microsoft.AspNetCore.HeaderPropagation" Version="3.1.29" /> - <Package Id="Microsoft.AspNetCore.Hosting.WindowsServices" Version="3.1.29" /> - <Package Id="Microsoft.AspNetCore.Http.Connections.Client" Version="3.1.29" /> - <Package Id="Microsoft.AspNetCore.Http.Connections.Common" Version="3.1.29" /> - <Package Id="Microsoft.AspNetCore.Http.Features" Version="3.1.29" /> - <Package Id="Microsoft.AspNetCore.Identity.EntityFrameworkCore" Version="3.1.29" /> - <Package Id="Microsoft.AspNetCore.Identity.Specification.Tests" Version="3.1.29" /> - <Package Id="Microsoft.AspNetCore.Identity.UI" Version="3.1.29" /> - <Package Id="Microsoft.AspNetCore.JsonPatch" Version="3.1.29" /> - <Package Id="Microsoft.AspNetCore.Metadata" Version="3.1.29" /> - <Package Id="Microsoft.AspNetCore.MiddlewareAnalysis" Version="3.1.29" /> - <Package Id="Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="3.1.29" /> - <Package Id="Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation" Version="3.1.29" /> - <Package Id="Microsoft.AspNetCore.Mvc.Testing" Version="3.1.29" /> - <Package Id="Microsoft.AspNetCore.NodeServices" Version="3.1.29" /> - <Package Id="Microsoft.AspNetCore.Owin" Version="3.1.29" /> - <Package Id="Microsoft.AspNetCore.Server.Kestrel.Transport.Libuv" Version="3.1.29" /> - <Package Id="Microsoft.AspNetCore.SignalR.Client" Version="3.1.29" /> - <Package Id="Microsoft.AspNetCore.SignalR.Client.Core" Version="3.1.29" /> - <Package Id="Microsoft.AspNetCore.SignalR.Common" Version="3.1.29" /> - <Package Id="Microsoft.AspNetCore.SignalR.Protocols.Json" Version="3.1.29" /> - <Package Id="Microsoft.AspNetCore.SignalR.Protocols.MessagePack" Version="3.1.29" /> - <Package Id="Microsoft.AspNetCore.SignalR.Protocols.NewtonsoftJson" Version="3.1.29" /> - <Package Id="Microsoft.AspNetCore.SignalR.Specification.Tests" Version="3.1.29" /> - <Package Id="Microsoft.AspNetCore.SignalR.StackExchangeRedis" Version="3.1.29" /> - <Package Id="Microsoft.AspNetCore.SpaServices" Version="3.1.29" /> - <Package Id="Microsoft.AspNetCore.SpaServices.Extensions" Version="3.1.29" /> - <Package Id="Microsoft.AspNetCore.TestHost" Version="3.1.29" /> - <Package Id="Microsoft.dotnet-openapi" Version="3.1.29" /> - <Package Id="Microsoft.DotNet.Web.Client.ItemTemplates" Version="3.1.29" /> - <Package Id="Microsoft.DotNet.Web.ItemTemplates" Version="3.1.29" /> - <Package Id="Microsoft.DotNet.Web.ProjectTemplates.3.1" Version="3.1.29" /> - <Package Id="Microsoft.DotNet.Web.Spa.ProjectTemplates.3.1" Version="3.1.29" /> - <Package Id="Microsoft.Extensions.ApiDescription.Client" Version="3.1.29" /> - <Package Id="Microsoft.Extensions.ApiDescription.Server" Version="3.1.29" /> - <Package Id="Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore" Version="3.1.29" /> - <Package Id="Microsoft.Extensions.Identity.Core" Version="3.1.29" /> - <Package Id="Microsoft.Extensions.Identity.Stores" Version="3.1.29" /> + <Package Id="Microsoft.AspNetCore.DataProtection.EntityFrameworkCore" Version="3.1.30" /> + <Package Id="Microsoft.AspNetCore.DataProtection.Extensions" Version="3.1.30" /> + <Package Id="Microsoft.AspNetCore.DataProtection.StackExchangeRedis" Version="3.1.30" /> + <Package Id="Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore" Version="3.1.30" /> + <Package Id="Microsoft.AspNetCore.HeaderPropagation" Version="3.1.30" /> + <Package Id="Microsoft.AspNetCore.Hosting.WindowsServices" Version="3.1.30" /> + <Package Id="Microsoft.AspNetCore.Http.Connections.Client" Version="3.1.30" /> + <Package Id="Microsoft.AspNetCore.Http.Connections.Common" Version="3.1.30" /> + <Package Id="Microsoft.AspNetCore.Http.Features" Version="3.1.30" /> + <Package Id="Microsoft.AspNetCore.Identity.EntityFrameworkCore" Version="3.1.30" /> + <Package Id="Microsoft.AspNetCore.Identity.Specification.Tests" Version="3.1.30" /> + <Package Id="Microsoft.AspNetCore.Identity.UI" Version="3.1.30" /> + <Package Id="Microsoft.AspNetCore.JsonPatch" Version="3.1.30" /> + <Package Id="Microsoft.AspNetCore.Metadata" Version="3.1.30" /> + <Package Id="Microsoft.AspNetCore.MiddlewareAnalysis" Version="3.1.30" /> + <Package Id="Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="3.1.30" /> + <Package Id="Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation" Version="3.1.30" /> + <Package Id="Microsoft.AspNetCore.Mvc.Testing" Version="3.1.30" /> + <Package Id="Microsoft.AspNetCore.NodeServices" Version="3.1.30" /> + <Package Id="Microsoft.AspNetCore.Owin" Version="3.1.30" /> + <Package Id="Microsoft.AspNetCore.Server.Kestrel.Transport.Libuv" Version="3.1.30" /> + <Package Id="Microsoft.AspNetCore.SignalR.Client" Version="3.1.30" /> + <Package Id="Microsoft.AspNetCore.SignalR.Client.Core" Version="3.1.30" /> + <Package Id="Microsoft.AspNetCore.SignalR.Common" Version="3.1.30" /> + <Package Id="Microsoft.AspNetCore.SignalR.Protocols.Json" Version="3.1.30" /> + <Package Id="Microsoft.AspNetCore.SignalR.Protocols.MessagePack" Version="3.1.30" /> + <Package Id="Microsoft.AspNetCore.SignalR.Protocols.NewtonsoftJson" Version="3.1.30" /> + <Package Id="Microsoft.AspNetCore.SignalR.Specification.Tests" Version="3.1.30" /> + <Package Id="Microsoft.AspNetCore.SignalR.StackExchangeRedis" Version="3.1.30" /> + <Package Id="Microsoft.AspNetCore.SpaServices" Version="3.1.30" /> + <Package Id="Microsoft.AspNetCore.SpaServices.Extensions" Version="3.1.30" /> + <Package Id="Microsoft.AspNetCore.TestHost" Version="3.1.30" /> + <Package Id="Microsoft.dotnet-openapi" Version="3.1.30" /> + <Package Id="Microsoft.DotNet.Web.Client.ItemTemplates" Version="3.1.30" /> + <Package Id="Microsoft.DotNet.Web.ItemTemplates" Version="3.1.30" /> + <Package Id="Microsoft.DotNet.Web.ProjectTemplates.3.1" Version="3.1.30" /> + <Package Id="Microsoft.DotNet.Web.Spa.ProjectTemplates.3.1" Version="3.1.30" /> + <Package Id="Microsoft.Extensions.ApiDescription.Client" Version="3.1.30" /> + <Package Id="Microsoft.Extensions.ApiDescription.Server" Version="3.1.30" /> + <Package Id="Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore" Version="3.1.30" /> + <Package Id="Microsoft.Extensions.Identity.Core" Version="3.1.30" /> + <Package Id="Microsoft.Extensions.Identity.Stores" Version="3.1.30" /> </Baseline> \ No newline at end of file diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index a30fd838ae75edb22bb097942e43149708696ae1..3527c1cde6299f86842e9f6a80a47170f2ee16e6 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -17,277 +17,277 @@ <Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-corefx</Uri> <Sha>620cea9ccf0359993e803c900059932966399584</Sha> </Dependency> - <Dependency Name="Microsoft.AspNetCore.Razor.Language" Version="3.1.29"> + <Dependency Name="Microsoft.AspNetCore.Razor.Language" Version="3.1.30"> <Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-razor-tooling</Uri> - <Sha>4ca89780eba33ff6d2dbcbbc2a95b279694f157d</Sha> + <Sha>ff510daf7a69248872cb6866b136e1fd1b66b969</Sha> </Dependency> - <Dependency Name="Microsoft.AspNetCore.Mvc.Razor.Extensions" Version="3.1.29"> + <Dependency Name="Microsoft.AspNetCore.Mvc.Razor.Extensions" Version="3.1.30"> <Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-razor-tooling</Uri> - <Sha>4ca89780eba33ff6d2dbcbbc2a95b279694f157d</Sha> + <Sha>ff510daf7a69248872cb6866b136e1fd1b66b969</Sha> </Dependency> - <Dependency Name="Microsoft.CodeAnalysis.Razor" Version="3.1.29"> + <Dependency Name="Microsoft.CodeAnalysis.Razor" Version="3.1.30"> <Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-razor-tooling</Uri> - <Sha>4ca89780eba33ff6d2dbcbbc2a95b279694f157d</Sha> + <Sha>ff510daf7a69248872cb6866b136e1fd1b66b969</Sha> </Dependency> - <Dependency Name="Microsoft.NET.Sdk.Razor" Version="3.1.29"> + <Dependency Name="Microsoft.NET.Sdk.Razor" Version="3.1.30"> <Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-razor-tooling</Uri> - <Sha>4ca89780eba33ff6d2dbcbbc2a95b279694f157d</Sha> + <Sha>ff510daf7a69248872cb6866b136e1fd1b66b969</Sha> </Dependency> - <Dependency Name="dotnet-ef" Version="3.1.29"> + <Dependency Name="dotnet-ef" Version="3.1.30"> <Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-efcore</Uri> - <Sha>6e3b6bb213c8360c3a1e26f91c66234710535962</Sha> + <Sha>a29a7e57da5f027c6ca28913e555f4104d8b8752</Sha> </Dependency> - <Dependency Name="Microsoft.EntityFrameworkCore.InMemory" Version="3.1.29"> + <Dependency Name="Microsoft.EntityFrameworkCore.InMemory" Version="3.1.30"> <Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-efcore</Uri> - <Sha>6e3b6bb213c8360c3a1e26f91c66234710535962</Sha> + <Sha>a29a7e57da5f027c6ca28913e555f4104d8b8752</Sha> </Dependency> - <Dependency Name="Microsoft.EntityFrameworkCore.Relational" Version="3.1.29"> + <Dependency Name="Microsoft.EntityFrameworkCore.Relational" Version="3.1.30"> <Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-efcore</Uri> - <Sha>6e3b6bb213c8360c3a1e26f91c66234710535962</Sha> + <Sha>a29a7e57da5f027c6ca28913e555f4104d8b8752</Sha> </Dependency> - <Dependency Name="Microsoft.EntityFrameworkCore.Sqlite" Version="3.1.29"> + <Dependency Name="Microsoft.EntityFrameworkCore.Sqlite" Version="3.1.30"> <Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-efcore</Uri> - <Sha>6e3b6bb213c8360c3a1e26f91c66234710535962</Sha> + <Sha>a29a7e57da5f027c6ca28913e555f4104d8b8752</Sha> </Dependency> - <Dependency Name="Microsoft.EntityFrameworkCore.SqlServer" Version="3.1.29"> + <Dependency Name="Microsoft.EntityFrameworkCore.SqlServer" Version="3.1.30"> <Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-efcore</Uri> - <Sha>6e3b6bb213c8360c3a1e26f91c66234710535962</Sha> + <Sha>a29a7e57da5f027c6ca28913e555f4104d8b8752</Sha> </Dependency> - <Dependency Name="Microsoft.EntityFrameworkCore.Tools" Version="3.1.29"> + <Dependency Name="Microsoft.EntityFrameworkCore.Tools" Version="3.1.30"> <Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-efcore</Uri> - <Sha>6e3b6bb213c8360c3a1e26f91c66234710535962</Sha> + <Sha>a29a7e57da5f027c6ca28913e555f4104d8b8752</Sha> </Dependency> - <Dependency Name="Microsoft.EntityFrameworkCore" Version="3.1.29"> + <Dependency Name="Microsoft.EntityFrameworkCore" Version="3.1.30"> <Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-efcore</Uri> - <Sha>6e3b6bb213c8360c3a1e26f91c66234710535962</Sha> + <Sha>a29a7e57da5f027c6ca28913e555f4104d8b8752</Sha> </Dependency> - <Dependency Name="Microsoft.AspNetCore.Analyzer.Testing" Version="3.1.29-servicing.22417.4" CoherentParentDependency="Microsoft.EntityFrameworkCore"> + <Dependency Name="Microsoft.AspNetCore.Analyzer.Testing" Version="3.1.30-servicing.22476.2" CoherentParentDependency="Microsoft.EntityFrameworkCore"> <Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-extensions</Uri> - <Sha>a5c93f643829c9d3d804468b193d27fa68d87bb0</Sha> + <Sha>c62ee3d0c9492db518f79bf5e4d364bce7c78c66</Sha> </Dependency> - <Dependency Name="Microsoft.AspNetCore.BenchmarkRunner.Sources" Version="3.1.29-servicing.22417.4" CoherentParentDependency="Microsoft.EntityFrameworkCore"> + <Dependency Name="Microsoft.AspNetCore.BenchmarkRunner.Sources" Version="3.1.30-servicing.22476.2" CoherentParentDependency="Microsoft.EntityFrameworkCore"> <Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-extensions</Uri> - <Sha>a5c93f643829c9d3d804468b193d27fa68d87bb0</Sha> + <Sha>c62ee3d0c9492db518f79bf5e4d364bce7c78c66</Sha> </Dependency> - <Dependency Name="Microsoft.Extensions.ActivatorUtilities.Sources" Version="3.1.29-servicing.22417.4" CoherentParentDependency="Microsoft.EntityFrameworkCore"> + <Dependency Name="Microsoft.Extensions.ActivatorUtilities.Sources" Version="3.1.30-servicing.22476.2" CoherentParentDependency="Microsoft.EntityFrameworkCore"> <Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-extensions</Uri> - <Sha>a5c93f643829c9d3d804468b193d27fa68d87bb0</Sha> + <Sha>c62ee3d0c9492db518f79bf5e4d364bce7c78c66</Sha> </Dependency> - <Dependency Name="Microsoft.Extensions.Caching.Abstractions" Version="3.1.29" CoherentParentDependency="Microsoft.EntityFrameworkCore"> + <Dependency Name="Microsoft.Extensions.Caching.Abstractions" Version="3.1.30" CoherentParentDependency="Microsoft.EntityFrameworkCore"> <Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-extensions</Uri> - <Sha>a5c93f643829c9d3d804468b193d27fa68d87bb0</Sha> + <Sha>c62ee3d0c9492db518f79bf5e4d364bce7c78c66</Sha> </Dependency> - <Dependency Name="Microsoft.Extensions.Caching.Memory" Version="3.1.29" CoherentParentDependency="Microsoft.EntityFrameworkCore"> + <Dependency Name="Microsoft.Extensions.Caching.Memory" Version="3.1.30" CoherentParentDependency="Microsoft.EntityFrameworkCore"> <Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-extensions</Uri> - <Sha>a5c93f643829c9d3d804468b193d27fa68d87bb0</Sha> + <Sha>c62ee3d0c9492db518f79bf5e4d364bce7c78c66</Sha> </Dependency> - <Dependency Name="Microsoft.Extensions.Caching.SqlServer" Version="3.1.29" CoherentParentDependency="Microsoft.EntityFrameworkCore"> + <Dependency Name="Microsoft.Extensions.Caching.SqlServer" Version="3.1.30" CoherentParentDependency="Microsoft.EntityFrameworkCore"> <Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-extensions</Uri> - <Sha>a5c93f643829c9d3d804468b193d27fa68d87bb0</Sha> + <Sha>c62ee3d0c9492db518f79bf5e4d364bce7c78c66</Sha> </Dependency> - <Dependency Name="Microsoft.Extensions.Caching.StackExchangeRedis" Version="3.1.29" CoherentParentDependency="Microsoft.EntityFrameworkCore"> + <Dependency Name="Microsoft.Extensions.Caching.StackExchangeRedis" Version="3.1.30" CoherentParentDependency="Microsoft.EntityFrameworkCore"> <Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-extensions</Uri> - <Sha>a5c93f643829c9d3d804468b193d27fa68d87bb0</Sha> + <Sha>c62ee3d0c9492db518f79bf5e4d364bce7c78c66</Sha> </Dependency> - <Dependency Name="Microsoft.Extensions.CommandLineUtils.Sources" Version="3.1.29-servicing.22417.4" CoherentParentDependency="Microsoft.EntityFrameworkCore"> + <Dependency Name="Microsoft.Extensions.CommandLineUtils.Sources" Version="3.1.30-servicing.22476.2" CoherentParentDependency="Microsoft.EntityFrameworkCore"> <Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-extensions</Uri> - <Sha>a5c93f643829c9d3d804468b193d27fa68d87bb0</Sha> + <Sha>c62ee3d0c9492db518f79bf5e4d364bce7c78c66</Sha> </Dependency> - <Dependency Name="Microsoft.Extensions.Configuration.Abstractions" Version="3.1.29" CoherentParentDependency="Microsoft.EntityFrameworkCore"> + <Dependency Name="Microsoft.Extensions.Configuration.Abstractions" Version="3.1.30" CoherentParentDependency="Microsoft.EntityFrameworkCore"> <Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-extensions</Uri> - <Sha>a5c93f643829c9d3d804468b193d27fa68d87bb0</Sha> + <Sha>c62ee3d0c9492db518f79bf5e4d364bce7c78c66</Sha> </Dependency> - <Dependency Name="Microsoft.Extensions.Configuration.AzureKeyVault" Version="3.1.29-servicing.22417.4" CoherentParentDependency="Microsoft.EntityFrameworkCore"> + <Dependency Name="Microsoft.Extensions.Configuration.AzureKeyVault" Version="3.1.30-servicing.22476.2" CoherentParentDependency="Microsoft.EntityFrameworkCore"> <Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-extensions</Uri> - <Sha>a5c93f643829c9d3d804468b193d27fa68d87bb0</Sha> + <Sha>c62ee3d0c9492db518f79bf5e4d364bce7c78c66</Sha> </Dependency> - <Dependency Name="Microsoft.Extensions.Configuration.Binder" Version="3.1.29" CoherentParentDependency="Microsoft.EntityFrameworkCore"> + <Dependency Name="Microsoft.Extensions.Configuration.Binder" Version="3.1.30" CoherentParentDependency="Microsoft.EntityFrameworkCore"> <Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-extensions</Uri> - <Sha>a5c93f643829c9d3d804468b193d27fa68d87bb0</Sha> + <Sha>c62ee3d0c9492db518f79bf5e4d364bce7c78c66</Sha> </Dependency> - <Dependency Name="Microsoft.Extensions.Configuration.CommandLine" Version="3.1.29" CoherentParentDependency="Microsoft.EntityFrameworkCore"> + <Dependency Name="Microsoft.Extensions.Configuration.CommandLine" Version="3.1.30" CoherentParentDependency="Microsoft.EntityFrameworkCore"> <Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-extensions</Uri> - <Sha>a5c93f643829c9d3d804468b193d27fa68d87bb0</Sha> + <Sha>c62ee3d0c9492db518f79bf5e4d364bce7c78c66</Sha> </Dependency> - <Dependency Name="Microsoft.Extensions.Configuration.EnvironmentVariables" Version="3.1.29" CoherentParentDependency="Microsoft.EntityFrameworkCore"> + <Dependency Name="Microsoft.Extensions.Configuration.EnvironmentVariables" Version="3.1.30" CoherentParentDependency="Microsoft.EntityFrameworkCore"> <Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-extensions</Uri> - <Sha>a5c93f643829c9d3d804468b193d27fa68d87bb0</Sha> + <Sha>c62ee3d0c9492db518f79bf5e4d364bce7c78c66</Sha> </Dependency> - <Dependency Name="Microsoft.Extensions.Configuration.FileExtensions" Version="3.1.29" CoherentParentDependency="Microsoft.EntityFrameworkCore"> + <Dependency Name="Microsoft.Extensions.Configuration.FileExtensions" Version="3.1.30" CoherentParentDependency="Microsoft.EntityFrameworkCore"> <Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-extensions</Uri> - <Sha>a5c93f643829c9d3d804468b193d27fa68d87bb0</Sha> + <Sha>c62ee3d0c9492db518f79bf5e4d364bce7c78c66</Sha> </Dependency> - <Dependency Name="Microsoft.Extensions.Configuration.Ini" Version="3.1.29" CoherentParentDependency="Microsoft.EntityFrameworkCore"> + <Dependency Name="Microsoft.Extensions.Configuration.Ini" Version="3.1.30" CoherentParentDependency="Microsoft.EntityFrameworkCore"> <Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-extensions</Uri> - <Sha>a5c93f643829c9d3d804468b193d27fa68d87bb0</Sha> + <Sha>c62ee3d0c9492db518f79bf5e4d364bce7c78c66</Sha> </Dependency> - <Dependency Name="Microsoft.Extensions.Configuration.Json" Version="3.1.29" CoherentParentDependency="Microsoft.EntityFrameworkCore"> + <Dependency Name="Microsoft.Extensions.Configuration.Json" Version="3.1.30" CoherentParentDependency="Microsoft.EntityFrameworkCore"> <Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-extensions</Uri> - <Sha>a5c93f643829c9d3d804468b193d27fa68d87bb0</Sha> + <Sha>c62ee3d0c9492db518f79bf5e4d364bce7c78c66</Sha> </Dependency> - <Dependency Name="Microsoft.Extensions.Configuration.KeyPerFile" Version="3.1.29" CoherentParentDependency="Microsoft.EntityFrameworkCore"> + <Dependency Name="Microsoft.Extensions.Configuration.KeyPerFile" Version="3.1.30" CoherentParentDependency="Microsoft.EntityFrameworkCore"> <Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-extensions</Uri> - <Sha>a5c93f643829c9d3d804468b193d27fa68d87bb0</Sha> + <Sha>c62ee3d0c9492db518f79bf5e4d364bce7c78c66</Sha> </Dependency> - <Dependency Name="Microsoft.Extensions.Configuration.UserSecrets" Version="3.1.29" CoherentParentDependency="Microsoft.EntityFrameworkCore"> + <Dependency Name="Microsoft.Extensions.Configuration.UserSecrets" Version="3.1.30" CoherentParentDependency="Microsoft.EntityFrameworkCore"> <Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-extensions</Uri> - <Sha>a5c93f643829c9d3d804468b193d27fa68d87bb0</Sha> + <Sha>c62ee3d0c9492db518f79bf5e4d364bce7c78c66</Sha> </Dependency> - <Dependency Name="Microsoft.Extensions.Configuration.Xml" Version="3.1.29" CoherentParentDependency="Microsoft.EntityFrameworkCore"> + <Dependency Name="Microsoft.Extensions.Configuration.Xml" Version="3.1.30" CoherentParentDependency="Microsoft.EntityFrameworkCore"> <Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-extensions</Uri> - <Sha>a5c93f643829c9d3d804468b193d27fa68d87bb0</Sha> + <Sha>c62ee3d0c9492db518f79bf5e4d364bce7c78c66</Sha> </Dependency> - <Dependency Name="Microsoft.Extensions.Configuration" Version="3.1.29" CoherentParentDependency="Microsoft.EntityFrameworkCore"> + <Dependency Name="Microsoft.Extensions.Configuration" Version="3.1.30" CoherentParentDependency="Microsoft.EntityFrameworkCore"> <Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-extensions</Uri> - <Sha>a5c93f643829c9d3d804468b193d27fa68d87bb0</Sha> + <Sha>c62ee3d0c9492db518f79bf5e4d364bce7c78c66</Sha> </Dependency> - <Dependency Name="Microsoft.Extensions.DependencyInjection.Abstractions" Version="3.1.29" CoherentParentDependency="Microsoft.EntityFrameworkCore"> + <Dependency Name="Microsoft.Extensions.DependencyInjection.Abstractions" Version="3.1.30" CoherentParentDependency="Microsoft.EntityFrameworkCore"> <Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-extensions</Uri> - <Sha>a5c93f643829c9d3d804468b193d27fa68d87bb0</Sha> + <Sha>c62ee3d0c9492db518f79bf5e4d364bce7c78c66</Sha> </Dependency> - <Dependency Name="Microsoft.Extensions.DependencyInjection" Version="3.1.29" CoherentParentDependency="Microsoft.EntityFrameworkCore"> + <Dependency Name="Microsoft.Extensions.DependencyInjection" Version="3.1.30" CoherentParentDependency="Microsoft.EntityFrameworkCore"> <Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-extensions</Uri> - <Sha>a5c93f643829c9d3d804468b193d27fa68d87bb0</Sha> + <Sha>c62ee3d0c9492db518f79bf5e4d364bce7c78c66</Sha> </Dependency> - <Dependency Name="Microsoft.Extensions.DiagnosticAdapter" Version="3.1.29" CoherentParentDependency="Microsoft.EntityFrameworkCore"> + <Dependency Name="Microsoft.Extensions.DiagnosticAdapter" Version="3.1.30" CoherentParentDependency="Microsoft.EntityFrameworkCore"> <Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-extensions</Uri> - <Sha>a5c93f643829c9d3d804468b193d27fa68d87bb0</Sha> + <Sha>c62ee3d0c9492db518f79bf5e4d364bce7c78c66</Sha> </Dependency> - <Dependency Name="Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions" Version="3.1.29" CoherentParentDependency="Microsoft.EntityFrameworkCore"> + <Dependency Name="Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions" Version="3.1.30" CoherentParentDependency="Microsoft.EntityFrameworkCore"> <Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-extensions</Uri> - <Sha>a5c93f643829c9d3d804468b193d27fa68d87bb0</Sha> + <Sha>c62ee3d0c9492db518f79bf5e4d364bce7c78c66</Sha> </Dependency> - <Dependency Name="Microsoft.Extensions.Diagnostics.HealthChecks" Version="3.1.29" CoherentParentDependency="Microsoft.EntityFrameworkCore"> + <Dependency Name="Microsoft.Extensions.Diagnostics.HealthChecks" Version="3.1.30" CoherentParentDependency="Microsoft.EntityFrameworkCore"> <Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-extensions</Uri> - <Sha>a5c93f643829c9d3d804468b193d27fa68d87bb0</Sha> + <Sha>c62ee3d0c9492db518f79bf5e4d364bce7c78c66</Sha> </Dependency> - <Dependency Name="Microsoft.Extensions.FileProviders.Abstractions" Version="3.1.29" CoherentParentDependency="Microsoft.EntityFrameworkCore"> + <Dependency Name="Microsoft.Extensions.FileProviders.Abstractions" Version="3.1.30" CoherentParentDependency="Microsoft.EntityFrameworkCore"> <Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-extensions</Uri> - <Sha>a5c93f643829c9d3d804468b193d27fa68d87bb0</Sha> + <Sha>c62ee3d0c9492db518f79bf5e4d364bce7c78c66</Sha> </Dependency> - <Dependency Name="Microsoft.Extensions.FileProviders.Composite" Version="3.1.29" CoherentParentDependency="Microsoft.EntityFrameworkCore"> + <Dependency Name="Microsoft.Extensions.FileProviders.Composite" Version="3.1.30" CoherentParentDependency="Microsoft.EntityFrameworkCore"> <Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-extensions</Uri> - <Sha>a5c93f643829c9d3d804468b193d27fa68d87bb0</Sha> + <Sha>c62ee3d0c9492db518f79bf5e4d364bce7c78c66</Sha> </Dependency> - <Dependency Name="Microsoft.Extensions.FileProviders.Embedded" Version="3.1.29" CoherentParentDependency="Microsoft.EntityFrameworkCore"> + <Dependency Name="Microsoft.Extensions.FileProviders.Embedded" Version="3.1.30" CoherentParentDependency="Microsoft.EntityFrameworkCore"> <Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-extensions</Uri> - <Sha>a5c93f643829c9d3d804468b193d27fa68d87bb0</Sha> + <Sha>c62ee3d0c9492db518f79bf5e4d364bce7c78c66</Sha> </Dependency> - <Dependency Name="Microsoft.Extensions.FileProviders.Physical" Version="3.1.29" CoherentParentDependency="Microsoft.EntityFrameworkCore"> + <Dependency Name="Microsoft.Extensions.FileProviders.Physical" Version="3.1.30" CoherentParentDependency="Microsoft.EntityFrameworkCore"> <Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-extensions</Uri> - <Sha>a5c93f643829c9d3d804468b193d27fa68d87bb0</Sha> + <Sha>c62ee3d0c9492db518f79bf5e4d364bce7c78c66</Sha> </Dependency> - <Dependency Name="Microsoft.Extensions.FileSystemGlobbing" Version="3.1.29" CoherentParentDependency="Microsoft.EntityFrameworkCore"> + <Dependency Name="Microsoft.Extensions.FileSystemGlobbing" Version="3.1.30" CoherentParentDependency="Microsoft.EntityFrameworkCore"> <Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-extensions</Uri> - <Sha>a5c93f643829c9d3d804468b193d27fa68d87bb0</Sha> + <Sha>c62ee3d0c9492db518f79bf5e4d364bce7c78c66</Sha> </Dependency> - <Dependency Name="Microsoft.Extensions.HashCodeCombiner.Sources" Version="3.1.29-servicing.22417.4" CoherentParentDependency="Microsoft.EntityFrameworkCore"> + <Dependency Name="Microsoft.Extensions.HashCodeCombiner.Sources" Version="3.1.30-servicing.22476.2" CoherentParentDependency="Microsoft.EntityFrameworkCore"> <Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-extensions</Uri> - <Sha>a5c93f643829c9d3d804468b193d27fa68d87bb0</Sha> + <Sha>c62ee3d0c9492db518f79bf5e4d364bce7c78c66</Sha> </Dependency> - <Dependency Name="Microsoft.Extensions.Hosting.Abstractions" Version="3.1.29" CoherentParentDependency="Microsoft.EntityFrameworkCore"> + <Dependency Name="Microsoft.Extensions.Hosting.Abstractions" Version="3.1.30" CoherentParentDependency="Microsoft.EntityFrameworkCore"> <Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-extensions</Uri> - <Sha>a5c93f643829c9d3d804468b193d27fa68d87bb0</Sha> + <Sha>c62ee3d0c9492db518f79bf5e4d364bce7c78c66</Sha> </Dependency> - <Dependency Name="Microsoft.Extensions.Hosting" Version="3.1.29" CoherentParentDependency="Microsoft.EntityFrameworkCore"> + <Dependency Name="Microsoft.Extensions.Hosting" Version="3.1.30" CoherentParentDependency="Microsoft.EntityFrameworkCore"> <Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-extensions</Uri> - <Sha>a5c93f643829c9d3d804468b193d27fa68d87bb0</Sha> + <Sha>c62ee3d0c9492db518f79bf5e4d364bce7c78c66</Sha> </Dependency> - <Dependency Name="Microsoft.Extensions.HostFactoryResolver.Sources" Version="3.1.29-servicing.22417.4" CoherentParentDependency="Microsoft.EntityFrameworkCore"> + <Dependency Name="Microsoft.Extensions.HostFactoryResolver.Sources" Version="3.1.30-servicing.22476.2" CoherentParentDependency="Microsoft.EntityFrameworkCore"> <Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-extensions</Uri> - <Sha>a5c93f643829c9d3d804468b193d27fa68d87bb0</Sha> + <Sha>c62ee3d0c9492db518f79bf5e4d364bce7c78c66</Sha> </Dependency> - <Dependency Name="Microsoft.Extensions.Http" Version="3.1.29" CoherentParentDependency="Microsoft.EntityFrameworkCore"> + <Dependency Name="Microsoft.Extensions.Http" Version="3.1.30" CoherentParentDependency="Microsoft.EntityFrameworkCore"> <Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-extensions</Uri> - <Sha>a5c93f643829c9d3d804468b193d27fa68d87bb0</Sha> + <Sha>c62ee3d0c9492db518f79bf5e4d364bce7c78c66</Sha> </Dependency> - <Dependency Name="Microsoft.Extensions.Localization.Abstractions" Version="3.1.29" CoherentParentDependency="Microsoft.EntityFrameworkCore"> + <Dependency Name="Microsoft.Extensions.Localization.Abstractions" Version="3.1.30" CoherentParentDependency="Microsoft.EntityFrameworkCore"> <Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-extensions</Uri> - <Sha>a5c93f643829c9d3d804468b193d27fa68d87bb0</Sha> + <Sha>c62ee3d0c9492db518f79bf5e4d364bce7c78c66</Sha> </Dependency> - <Dependency Name="Microsoft.Extensions.Localization" Version="3.1.29" CoherentParentDependency="Microsoft.EntityFrameworkCore"> + <Dependency Name="Microsoft.Extensions.Localization" Version="3.1.30" CoherentParentDependency="Microsoft.EntityFrameworkCore"> <Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-extensions</Uri> - <Sha>a5c93f643829c9d3d804468b193d27fa68d87bb0</Sha> + <Sha>c62ee3d0c9492db518f79bf5e4d364bce7c78c66</Sha> </Dependency> - <Dependency Name="Microsoft.Extensions.Logging.Abstractions" Version="3.1.29" CoherentParentDependency="Microsoft.EntityFrameworkCore"> + <Dependency Name="Microsoft.Extensions.Logging.Abstractions" Version="3.1.30" CoherentParentDependency="Microsoft.EntityFrameworkCore"> <Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-extensions</Uri> - <Sha>a5c93f643829c9d3d804468b193d27fa68d87bb0</Sha> + <Sha>c62ee3d0c9492db518f79bf5e4d364bce7c78c66</Sha> </Dependency> - <Dependency Name="Microsoft.Extensions.Logging.AzureAppServices" Version="3.1.29" CoherentParentDependency="Microsoft.EntityFrameworkCore"> + <Dependency Name="Microsoft.Extensions.Logging.AzureAppServices" Version="3.1.30" CoherentParentDependency="Microsoft.EntityFrameworkCore"> <Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-extensions</Uri> - <Sha>a5c93f643829c9d3d804468b193d27fa68d87bb0</Sha> + <Sha>c62ee3d0c9492db518f79bf5e4d364bce7c78c66</Sha> </Dependency> - <Dependency Name="Microsoft.Extensions.Logging.Configuration" Version="3.1.29" CoherentParentDependency="Microsoft.EntityFrameworkCore"> + <Dependency Name="Microsoft.Extensions.Logging.Configuration" Version="3.1.30" CoherentParentDependency="Microsoft.EntityFrameworkCore"> <Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-extensions</Uri> - <Sha>a5c93f643829c9d3d804468b193d27fa68d87bb0</Sha> + <Sha>c62ee3d0c9492db518f79bf5e4d364bce7c78c66</Sha> </Dependency> - <Dependency Name="Microsoft.Extensions.Logging.Console" Version="3.1.29" CoherentParentDependency="Microsoft.EntityFrameworkCore"> + <Dependency Name="Microsoft.Extensions.Logging.Console" Version="3.1.30" CoherentParentDependency="Microsoft.EntityFrameworkCore"> <Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-extensions</Uri> - <Sha>a5c93f643829c9d3d804468b193d27fa68d87bb0</Sha> + <Sha>c62ee3d0c9492db518f79bf5e4d364bce7c78c66</Sha> </Dependency> - <Dependency Name="Microsoft.Extensions.Logging.Debug" Version="3.1.29" CoherentParentDependency="Microsoft.EntityFrameworkCore"> + <Dependency Name="Microsoft.Extensions.Logging.Debug" Version="3.1.30" CoherentParentDependency="Microsoft.EntityFrameworkCore"> <Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-extensions</Uri> - <Sha>a5c93f643829c9d3d804468b193d27fa68d87bb0</Sha> + <Sha>c62ee3d0c9492db518f79bf5e4d364bce7c78c66</Sha> </Dependency> - <Dependency Name="Microsoft.Extensions.Logging.EventSource" Version="3.1.29" CoherentParentDependency="Microsoft.EntityFrameworkCore"> + <Dependency Name="Microsoft.Extensions.Logging.EventSource" Version="3.1.30" CoherentParentDependency="Microsoft.EntityFrameworkCore"> <Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-extensions</Uri> - <Sha>a5c93f643829c9d3d804468b193d27fa68d87bb0</Sha> + <Sha>c62ee3d0c9492db518f79bf5e4d364bce7c78c66</Sha> </Dependency> - <Dependency Name="Microsoft.Extensions.Logging.EventLog" Version="3.1.29" CoherentParentDependency="Microsoft.EntityFrameworkCore"> + <Dependency Name="Microsoft.Extensions.Logging.EventLog" Version="3.1.30" CoherentParentDependency="Microsoft.EntityFrameworkCore"> <Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-extensions</Uri> - <Sha>a5c93f643829c9d3d804468b193d27fa68d87bb0</Sha> + <Sha>c62ee3d0c9492db518f79bf5e4d364bce7c78c66</Sha> </Dependency> - <Dependency Name="Microsoft.Extensions.Logging.TraceSource" Version="3.1.29" CoherentParentDependency="Microsoft.EntityFrameworkCore"> + <Dependency Name="Microsoft.Extensions.Logging.TraceSource" Version="3.1.30" CoherentParentDependency="Microsoft.EntityFrameworkCore"> <Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-extensions</Uri> - <Sha>a5c93f643829c9d3d804468b193d27fa68d87bb0</Sha> + <Sha>c62ee3d0c9492db518f79bf5e4d364bce7c78c66</Sha> </Dependency> - <Dependency Name="Microsoft.Extensions.Logging.Testing" Version="3.1.29-servicing.22417.4" CoherentParentDependency="Microsoft.EntityFrameworkCore"> + <Dependency Name="Microsoft.Extensions.Logging.Testing" Version="3.1.30-servicing.22476.2" CoherentParentDependency="Microsoft.EntityFrameworkCore"> <Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-extensions</Uri> - <Sha>a5c93f643829c9d3d804468b193d27fa68d87bb0</Sha> + <Sha>c62ee3d0c9492db518f79bf5e4d364bce7c78c66</Sha> </Dependency> - <Dependency Name="Microsoft.Extensions.Logging" Version="3.1.29" CoherentParentDependency="Microsoft.EntityFrameworkCore"> + <Dependency Name="Microsoft.Extensions.Logging" Version="3.1.30" CoherentParentDependency="Microsoft.EntityFrameworkCore"> <Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-extensions</Uri> - <Sha>a5c93f643829c9d3d804468b193d27fa68d87bb0</Sha> + <Sha>c62ee3d0c9492db518f79bf5e4d364bce7c78c66</Sha> </Dependency> - <Dependency Name="Microsoft.Extensions.ObjectPool" Version="3.1.29" CoherentParentDependency="Microsoft.EntityFrameworkCore"> + <Dependency Name="Microsoft.Extensions.ObjectPool" Version="3.1.30" CoherentParentDependency="Microsoft.EntityFrameworkCore"> <Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-extensions</Uri> - <Sha>a5c93f643829c9d3d804468b193d27fa68d87bb0</Sha> + <Sha>c62ee3d0c9492db518f79bf5e4d364bce7c78c66</Sha> </Dependency> - <Dependency Name="Microsoft.Extensions.Options.ConfigurationExtensions" Version="3.1.29" CoherentParentDependency="Microsoft.EntityFrameworkCore"> + <Dependency Name="Microsoft.Extensions.Options.ConfigurationExtensions" Version="3.1.30" CoherentParentDependency="Microsoft.EntityFrameworkCore"> <Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-extensions</Uri> - <Sha>a5c93f643829c9d3d804468b193d27fa68d87bb0</Sha> + <Sha>c62ee3d0c9492db518f79bf5e4d364bce7c78c66</Sha> </Dependency> - <Dependency Name="Microsoft.Extensions.Options.DataAnnotations" Version="3.1.29" CoherentParentDependency="Microsoft.EntityFrameworkCore"> + <Dependency Name="Microsoft.Extensions.Options.DataAnnotations" Version="3.1.30" CoherentParentDependency="Microsoft.EntityFrameworkCore"> <Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-extensions</Uri> - <Sha>a5c93f643829c9d3d804468b193d27fa68d87bb0</Sha> + <Sha>c62ee3d0c9492db518f79bf5e4d364bce7c78c66</Sha> </Dependency> - <Dependency Name="Microsoft.Extensions.Options" Version="3.1.29" CoherentParentDependency="Microsoft.EntityFrameworkCore"> + <Dependency Name="Microsoft.Extensions.Options" Version="3.1.30" CoherentParentDependency="Microsoft.EntityFrameworkCore"> <Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-extensions</Uri> - <Sha>a5c93f643829c9d3d804468b193d27fa68d87bb0</Sha> + <Sha>c62ee3d0c9492db518f79bf5e4d364bce7c78c66</Sha> </Dependency> - <Dependency Name="Microsoft.Extensions.ParameterDefaultValue.Sources" Version="3.1.29-servicing.22417.4" CoherentParentDependency="Microsoft.EntityFrameworkCore"> + <Dependency Name="Microsoft.Extensions.ParameterDefaultValue.Sources" Version="3.1.30-servicing.22476.2" CoherentParentDependency="Microsoft.EntityFrameworkCore"> <Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-extensions</Uri> - <Sha>a5c93f643829c9d3d804468b193d27fa68d87bb0</Sha> + <Sha>c62ee3d0c9492db518f79bf5e4d364bce7c78c66</Sha> </Dependency> - <Dependency Name="Microsoft.Extensions.Primitives" Version="3.1.29" CoherentParentDependency="Microsoft.EntityFrameworkCore"> + <Dependency Name="Microsoft.Extensions.Primitives" Version="3.1.30" CoherentParentDependency="Microsoft.EntityFrameworkCore"> <Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-extensions</Uri> - <Sha>a5c93f643829c9d3d804468b193d27fa68d87bb0</Sha> + <Sha>c62ee3d0c9492db518f79bf5e4d364bce7c78c66</Sha> </Dependency> - <Dependency Name="Microsoft.Extensions.TypeNameHelper.Sources" Version="3.1.29-servicing.22417.4" CoherentParentDependency="Microsoft.EntityFrameworkCore"> + <Dependency Name="Microsoft.Extensions.TypeNameHelper.Sources" Version="3.1.30-servicing.22476.2" CoherentParentDependency="Microsoft.EntityFrameworkCore"> <Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-extensions</Uri> - <Sha>a5c93f643829c9d3d804468b193d27fa68d87bb0</Sha> + <Sha>c62ee3d0c9492db518f79bf5e4d364bce7c78c66</Sha> </Dependency> - <Dependency Name="Microsoft.Extensions.ValueStopwatch.Sources" Version="3.1.29-servicing.22417.4" CoherentParentDependency="Microsoft.EntityFrameworkCore"> + <Dependency Name="Microsoft.Extensions.ValueStopwatch.Sources" Version="3.1.30-servicing.22476.2" CoherentParentDependency="Microsoft.EntityFrameworkCore"> <Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-extensions</Uri> - <Sha>a5c93f643829c9d3d804468b193d27fa68d87bb0</Sha> + <Sha>c62ee3d0c9492db518f79bf5e4d364bce7c78c66</Sha> </Dependency> - <Dependency Name="Microsoft.Extensions.WebEncoders" Version="3.1.29" CoherentParentDependency="Microsoft.EntityFrameworkCore"> + <Dependency Name="Microsoft.Extensions.WebEncoders" Version="3.1.30" CoherentParentDependency="Microsoft.EntityFrameworkCore"> <Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-extensions</Uri> - <Sha>a5c93f643829c9d3d804468b193d27fa68d87bb0</Sha> + <Sha>c62ee3d0c9492db518f79bf5e4d364bce7c78c66</Sha> </Dependency> - <Dependency Name="Microsoft.JSInterop" Version="3.1.29" CoherentParentDependency="Microsoft.EntityFrameworkCore"> + <Dependency Name="Microsoft.JSInterop" Version="3.1.30" CoherentParentDependency="Microsoft.EntityFrameworkCore"> <Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-extensions</Uri> - <Sha>a5c93f643829c9d3d804468b193d27fa68d87bb0</Sha> + <Sha>c62ee3d0c9492db518f79bf5e4d364bce7c78c66</Sha> </Dependency> <Dependency Name="Microsoft.Bcl.AsyncInterfaces" Version="1.1.1" CoherentParentDependency="Microsoft.NETCore.App.Runtime.win-x64"> <Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-corefx</Uri> @@ -390,17 +390,17 @@ 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="3.1.29" CoherentParentDependency="Microsoft.Extensions.Logging"> + <Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="3.1.30" CoherentParentDependency="Microsoft.Extensions.Logging"> <Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-core-setup</Uri> - <Sha>0bcbc312ffe4477aa5c9b0d73736f9377d0518e6</Sha> + <Sha>6ea71919a5bbed566449efe09e953e78abcc5363</Sha> </Dependency> <Dependency Name="NETStandard.Library.Ref" Version="2.1.0" Pinned="true"> <Uri>https://github.com/dotnet/core-setup</Uri> <Sha>7d57652f33493fa022125b7f63aad0d70c52d810</Sha> </Dependency> - <Dependency Name="Microsoft.NETCore.App.Internal" Version="3.1.29-servicing.22417.6" CoherentParentDependency="Microsoft.Extensions.Logging"> + <Dependency Name="Microsoft.NETCore.App.Internal" Version="3.1.30-servicing.22476.9" CoherentParentDependency="Microsoft.Extensions.Logging"> <Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-core-setup</Uri> - <Sha>0bcbc312ffe4477aa5c9b0d73736f9377d0518e6</Sha> + <Sha>6ea71919a5bbed566449efe09e953e78abcc5363</Sha> </Dependency> <!-- Keep these dependencies at the bottom of ProductDependencies, else they will be picked as the parent for CoherentParentDependencies --> <Dependency Name="Microsoft.NETCore.App.Ref" Version="3.1.0" Pinned="true"> @@ -414,9 +414,9 @@ <Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-corefx</Uri> <Sha>c2011c5350eba4c83554205d06b9ed97c3fccf05</Sha> </Dependency> - <Dependency Name="Internal.AspNetCore.Analyzers" Version="3.1.29-servicing.22417.4" CoherentParentDependency="Microsoft.EntityFrameworkCore"> + <Dependency Name="Internal.AspNetCore.Analyzers" Version="3.1.30-servicing.22476.2" CoherentParentDependency="Microsoft.EntityFrameworkCore"> <Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-extensions</Uri> - <Sha>a5c93f643829c9d3d804468b193d27fa68d87bb0</Sha> + <Sha>c62ee3d0c9492db518f79bf5e4d364bce7c78c66</Sha> </Dependency> <Dependency Name="Microsoft.DotNet.GenAPI" Version="1.0.0-beta.22505.4"> <Uri>https://github.com/dotnet/arcade</Uri> @@ -426,9 +426,9 @@ <Uri>https://github.com/dotnet/arcade</Uri> <Sha>ce5a281156dfae3c050e63c1f288b6a488e978fe</Sha> </Dependency> - <Dependency Name="Microsoft.AspNetCore.Testing" Version="3.1.29-servicing.22417.4" CoherentParentDependency="Microsoft.EntityFrameworkCore"> + <Dependency Name="Microsoft.AspNetCore.Testing" Version="3.1.30-servicing.22476.2" CoherentParentDependency="Microsoft.EntityFrameworkCore"> <Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-extensions</Uri> - <Sha>a5c93f643829c9d3d804468b193d27fa68d87bb0</Sha> + <Sha>c62ee3d0c9492db518f79bf5e4d364bce7c78c66</Sha> </Dependency> <Dependency Name="Microsoft.Net.Compilers.Toolset" Version="3.4.1-beta4-20127-10" CoherentParentDependency="Microsoft.Extensions.Logging"> <Uri>https://github.com/dotnet/roslyn</Uri> diff --git a/eng/Versions.props b/eng/Versions.props index e7943e29fe1fd75f377892dd80a168b3e91fcbb7..32b7510e3e0df54a2e7290105bf73572b3076155 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -10,7 +10,7 @@ <AspNetCoreMinorVersion>1</AspNetCoreMinorVersion> <AspNetCorePatchVersion>31</AspNetCorePatchVersion> <!-- This property should be 'false' between branding & code-merging, 'true' the rest of the time --> - <ValidateBaseline>false</ValidateBaseline> + <ValidateBaseline>true</ValidateBaseline> <PreReleasePreviewNumber>0</PreReleasePreviewNumber> <ComponentsWebAssemblyMajorVersion>3</ComponentsWebAssemblyMajorVersion> <ComponentsWebAssemblyMinorVersion>2</ComponentsWebAssemblyMinorVersion> @@ -69,9 +69,9 @@ <MicrosoftNetCompilersToolsetPackageVersion>3.4.1-beta4-20127-10</MicrosoftNetCompilersToolsetPackageVersion> <!-- Packages from dotnet/core-setup --> <MicrosoftExtensionsDependencyModelPackageVersion>3.1.25</MicrosoftExtensionsDependencyModelPackageVersion> - <MicrosoftNETCoreAppInternalPackageVersion>3.1.29-servicing.22417.6</MicrosoftNETCoreAppInternalPackageVersion> + <MicrosoftNETCoreAppInternalPackageVersion>3.1.30-servicing.22476.9</MicrosoftNETCoreAppInternalPackageVersion> <MicrosoftNETCoreAppRefPackageVersion>3.1.0</MicrosoftNETCoreAppRefPackageVersion> - <MicrosoftNETCoreAppRuntimewinx64PackageVersion>3.1.29</MicrosoftNETCoreAppRuntimewinx64PackageVersion> + <MicrosoftNETCoreAppRuntimewinx64PackageVersion>3.1.30</MicrosoftNETCoreAppRuntimewinx64PackageVersion> <NETStandardLibraryRefPackageVersion>2.1.0</NETStandardLibraryRefPackageVersion> <!-- Packages from dotnet/corefx --> <MicrosoftBclAsyncInterfacesPackageVersion>1.1.1</MicrosoftBclAsyncInterfacesPackageVersion> @@ -102,79 +102,79 @@ <!-- Packages from aspnet/Blazor --> <MicrosoftAspNetCoreComponentsWebAssemblyRuntimePackageVersion>3.2.0</MicrosoftAspNetCoreComponentsWebAssemblyRuntimePackageVersion> <!-- Packages from aspnet/Extensions --> - <InternalAspNetCoreAnalyzersPackageVersion>3.1.29-servicing.22417.4</InternalAspNetCoreAnalyzersPackageVersion> - <MicrosoftAspNetCoreAnalyzerTestingPackageVersion>3.1.29-servicing.22417.4</MicrosoftAspNetCoreAnalyzerTestingPackageVersion> - <MicrosoftAspNetCoreBenchmarkRunnerSourcesPackageVersion>3.1.29-servicing.22417.4</MicrosoftAspNetCoreBenchmarkRunnerSourcesPackageVersion> - <MicrosoftAspNetCoreTestingPackageVersion>3.1.29-servicing.22417.4</MicrosoftAspNetCoreTestingPackageVersion> - <MicrosoftExtensionsActivatorUtilitiesSourcesPackageVersion>3.1.29-servicing.22417.4</MicrosoftExtensionsActivatorUtilitiesSourcesPackageVersion> - <MicrosoftExtensionsCachingAbstractionsPackageVersion>3.1.29</MicrosoftExtensionsCachingAbstractionsPackageVersion> - <MicrosoftExtensionsCachingMemoryPackageVersion>3.1.29</MicrosoftExtensionsCachingMemoryPackageVersion> - <MicrosoftExtensionsCachingSqlServerPackageVersion>3.1.29</MicrosoftExtensionsCachingSqlServerPackageVersion> - <MicrosoftExtensionsCachingStackExchangeRedisPackageVersion>3.1.29</MicrosoftExtensionsCachingStackExchangeRedisPackageVersion> - <MicrosoftExtensionsCommandLineUtilsSourcesPackageVersion>3.1.29-servicing.22417.4</MicrosoftExtensionsCommandLineUtilsSourcesPackageVersion> - <MicrosoftExtensionsConfigurationAbstractionsPackageVersion>3.1.29</MicrosoftExtensionsConfigurationAbstractionsPackageVersion> - <MicrosoftExtensionsConfigurationAzureKeyVaultPackageVersion>3.1.29-servicing.22417.4</MicrosoftExtensionsConfigurationAzureKeyVaultPackageVersion> - <MicrosoftExtensionsConfigurationBinderPackageVersion>3.1.29</MicrosoftExtensionsConfigurationBinderPackageVersion> - <MicrosoftExtensionsConfigurationCommandLinePackageVersion>3.1.29</MicrosoftExtensionsConfigurationCommandLinePackageVersion> - <MicrosoftExtensionsConfigurationEnvironmentVariablesPackageVersion>3.1.29</MicrosoftExtensionsConfigurationEnvironmentVariablesPackageVersion> - <MicrosoftExtensionsConfigurationFileExtensionsPackageVersion>3.1.29</MicrosoftExtensionsConfigurationFileExtensionsPackageVersion> - <MicrosoftExtensionsConfigurationIniPackageVersion>3.1.29</MicrosoftExtensionsConfigurationIniPackageVersion> - <MicrosoftExtensionsConfigurationJsonPackageVersion>3.1.29</MicrosoftExtensionsConfigurationJsonPackageVersion> - <MicrosoftExtensionsConfigurationKeyPerFilePackageVersion>3.1.29</MicrosoftExtensionsConfigurationKeyPerFilePackageVersion> - <MicrosoftExtensionsConfigurationPackageVersion>3.1.29</MicrosoftExtensionsConfigurationPackageVersion> - <MicrosoftExtensionsConfigurationUserSecretsPackageVersion>3.1.29</MicrosoftExtensionsConfigurationUserSecretsPackageVersion> - <MicrosoftExtensionsConfigurationXmlPackageVersion>3.1.29</MicrosoftExtensionsConfigurationXmlPackageVersion> - <MicrosoftExtensionsDependencyInjectionAbstractionsPackageVersion>3.1.29</MicrosoftExtensionsDependencyInjectionAbstractionsPackageVersion> - <MicrosoftExtensionsDependencyInjectionPackageVersion>3.1.29</MicrosoftExtensionsDependencyInjectionPackageVersion> - <MicrosoftExtensionsDiagnosticAdapterPackageVersion>3.1.29</MicrosoftExtensionsDiagnosticAdapterPackageVersion> - <MicrosoftExtensionsDiagnosticsHealthChecksAbstractionsPackageVersion>3.1.29</MicrosoftExtensionsDiagnosticsHealthChecksAbstractionsPackageVersion> - <MicrosoftExtensionsDiagnosticsHealthChecksPackageVersion>3.1.29</MicrosoftExtensionsDiagnosticsHealthChecksPackageVersion> - <MicrosoftExtensionsFileProvidersAbstractionsPackageVersion>3.1.29</MicrosoftExtensionsFileProvidersAbstractionsPackageVersion> - <MicrosoftExtensionsFileProvidersCompositePackageVersion>3.1.29</MicrosoftExtensionsFileProvidersCompositePackageVersion> - <MicrosoftExtensionsFileProvidersEmbeddedPackageVersion>3.1.29</MicrosoftExtensionsFileProvidersEmbeddedPackageVersion> - <MicrosoftExtensionsFileProvidersPhysicalPackageVersion>3.1.29</MicrosoftExtensionsFileProvidersPhysicalPackageVersion> - <MicrosoftExtensionsFileSystemGlobbingPackageVersion>3.1.29</MicrosoftExtensionsFileSystemGlobbingPackageVersion> - <MicrosoftExtensionsHashCodeCombinerSourcesPackageVersion>3.1.29-servicing.22417.4</MicrosoftExtensionsHashCodeCombinerSourcesPackageVersion> - <MicrosoftExtensionsHostingAbstractionsPackageVersion>3.1.29</MicrosoftExtensionsHostingAbstractionsPackageVersion> - <MicrosoftExtensionsHostingPackageVersion>3.1.29</MicrosoftExtensionsHostingPackageVersion> - <MicrosoftExtensionsHostFactoryResolverSourcesPackageVersion>3.1.29-servicing.22417.4</MicrosoftExtensionsHostFactoryResolverSourcesPackageVersion> - <MicrosoftExtensionsHttpPackageVersion>3.1.29</MicrosoftExtensionsHttpPackageVersion> - <MicrosoftExtensionsLocalizationAbstractionsPackageVersion>3.1.29</MicrosoftExtensionsLocalizationAbstractionsPackageVersion> - <MicrosoftExtensionsLocalizationPackageVersion>3.1.29</MicrosoftExtensionsLocalizationPackageVersion> - <MicrosoftExtensionsLoggingAbstractionsPackageVersion>3.1.29</MicrosoftExtensionsLoggingAbstractionsPackageVersion> - <MicrosoftExtensionsLoggingAzureAppServicesPackageVersion>3.1.29</MicrosoftExtensionsLoggingAzureAppServicesPackageVersion> - <MicrosoftExtensionsLoggingConfigurationPackageVersion>3.1.29</MicrosoftExtensionsLoggingConfigurationPackageVersion> - <MicrosoftExtensionsLoggingConsolePackageVersion>3.1.29</MicrosoftExtensionsLoggingConsolePackageVersion> - <MicrosoftExtensionsLoggingDebugPackageVersion>3.1.29</MicrosoftExtensionsLoggingDebugPackageVersion> - <MicrosoftExtensionsLoggingEventSourcePackageVersion>3.1.29</MicrosoftExtensionsLoggingEventSourcePackageVersion> - <MicrosoftExtensionsLoggingEventLogPackageVersion>3.1.29</MicrosoftExtensionsLoggingEventLogPackageVersion> - <MicrosoftExtensionsLoggingPackageVersion>3.1.29</MicrosoftExtensionsLoggingPackageVersion> - <MicrosoftExtensionsLoggingTestingPackageVersion>3.1.29-servicing.22417.4</MicrosoftExtensionsLoggingTestingPackageVersion> - <MicrosoftExtensionsLoggingTraceSourcePackageVersion>3.1.29</MicrosoftExtensionsLoggingTraceSourcePackageVersion> - <MicrosoftExtensionsObjectPoolPackageVersion>3.1.29</MicrosoftExtensionsObjectPoolPackageVersion> - <MicrosoftExtensionsOptionsConfigurationExtensionsPackageVersion>3.1.29</MicrosoftExtensionsOptionsConfigurationExtensionsPackageVersion> - <MicrosoftExtensionsOptionsDataAnnotationsPackageVersion>3.1.29</MicrosoftExtensionsOptionsDataAnnotationsPackageVersion> - <MicrosoftExtensionsOptionsPackageVersion>3.1.29</MicrosoftExtensionsOptionsPackageVersion> - <MicrosoftExtensionsParameterDefaultValueSourcesPackageVersion>3.1.29-servicing.22417.4</MicrosoftExtensionsParameterDefaultValueSourcesPackageVersion> - <MicrosoftExtensionsPrimitivesPackageVersion>3.1.29</MicrosoftExtensionsPrimitivesPackageVersion> - <MicrosoftExtensionsTypeNameHelperSourcesPackageVersion>3.1.29-servicing.22417.4</MicrosoftExtensionsTypeNameHelperSourcesPackageVersion> - <MicrosoftExtensionsValueStopwatchSourcesPackageVersion>3.1.29-servicing.22417.4</MicrosoftExtensionsValueStopwatchSourcesPackageVersion> - <MicrosoftExtensionsWebEncodersPackageVersion>3.1.29</MicrosoftExtensionsWebEncodersPackageVersion> + <InternalAspNetCoreAnalyzersPackageVersion>3.1.30-servicing.22476.2</InternalAspNetCoreAnalyzersPackageVersion> + <MicrosoftAspNetCoreAnalyzerTestingPackageVersion>3.1.30-servicing.22476.2</MicrosoftAspNetCoreAnalyzerTestingPackageVersion> + <MicrosoftAspNetCoreBenchmarkRunnerSourcesPackageVersion>3.1.30-servicing.22476.2</MicrosoftAspNetCoreBenchmarkRunnerSourcesPackageVersion> + <MicrosoftAspNetCoreTestingPackageVersion>3.1.30-servicing.22476.2</MicrosoftAspNetCoreTestingPackageVersion> + <MicrosoftExtensionsActivatorUtilitiesSourcesPackageVersion>3.1.30-servicing.22476.2</MicrosoftExtensionsActivatorUtilitiesSourcesPackageVersion> + <MicrosoftExtensionsCachingAbstractionsPackageVersion>3.1.30</MicrosoftExtensionsCachingAbstractionsPackageVersion> + <MicrosoftExtensionsCachingMemoryPackageVersion>3.1.30</MicrosoftExtensionsCachingMemoryPackageVersion> + <MicrosoftExtensionsCachingSqlServerPackageVersion>3.1.30</MicrosoftExtensionsCachingSqlServerPackageVersion> + <MicrosoftExtensionsCachingStackExchangeRedisPackageVersion>3.1.30</MicrosoftExtensionsCachingStackExchangeRedisPackageVersion> + <MicrosoftExtensionsCommandLineUtilsSourcesPackageVersion>3.1.30-servicing.22476.2</MicrosoftExtensionsCommandLineUtilsSourcesPackageVersion> + <MicrosoftExtensionsConfigurationAbstractionsPackageVersion>3.1.30</MicrosoftExtensionsConfigurationAbstractionsPackageVersion> + <MicrosoftExtensionsConfigurationAzureKeyVaultPackageVersion>3.1.30-servicing.22476.2</MicrosoftExtensionsConfigurationAzureKeyVaultPackageVersion> + <MicrosoftExtensionsConfigurationBinderPackageVersion>3.1.30</MicrosoftExtensionsConfigurationBinderPackageVersion> + <MicrosoftExtensionsConfigurationCommandLinePackageVersion>3.1.30</MicrosoftExtensionsConfigurationCommandLinePackageVersion> + <MicrosoftExtensionsConfigurationEnvironmentVariablesPackageVersion>3.1.30</MicrosoftExtensionsConfigurationEnvironmentVariablesPackageVersion> + <MicrosoftExtensionsConfigurationFileExtensionsPackageVersion>3.1.30</MicrosoftExtensionsConfigurationFileExtensionsPackageVersion> + <MicrosoftExtensionsConfigurationIniPackageVersion>3.1.30</MicrosoftExtensionsConfigurationIniPackageVersion> + <MicrosoftExtensionsConfigurationJsonPackageVersion>3.1.30</MicrosoftExtensionsConfigurationJsonPackageVersion> + <MicrosoftExtensionsConfigurationKeyPerFilePackageVersion>3.1.30</MicrosoftExtensionsConfigurationKeyPerFilePackageVersion> + <MicrosoftExtensionsConfigurationPackageVersion>3.1.30</MicrosoftExtensionsConfigurationPackageVersion> + <MicrosoftExtensionsConfigurationUserSecretsPackageVersion>3.1.30</MicrosoftExtensionsConfigurationUserSecretsPackageVersion> + <MicrosoftExtensionsConfigurationXmlPackageVersion>3.1.30</MicrosoftExtensionsConfigurationXmlPackageVersion> + <MicrosoftExtensionsDependencyInjectionAbstractionsPackageVersion>3.1.30</MicrosoftExtensionsDependencyInjectionAbstractionsPackageVersion> + <MicrosoftExtensionsDependencyInjectionPackageVersion>3.1.30</MicrosoftExtensionsDependencyInjectionPackageVersion> + <MicrosoftExtensionsDiagnosticAdapterPackageVersion>3.1.30</MicrosoftExtensionsDiagnosticAdapterPackageVersion> + <MicrosoftExtensionsDiagnosticsHealthChecksAbstractionsPackageVersion>3.1.30</MicrosoftExtensionsDiagnosticsHealthChecksAbstractionsPackageVersion> + <MicrosoftExtensionsDiagnosticsHealthChecksPackageVersion>3.1.30</MicrosoftExtensionsDiagnosticsHealthChecksPackageVersion> + <MicrosoftExtensionsFileProvidersAbstractionsPackageVersion>3.1.30</MicrosoftExtensionsFileProvidersAbstractionsPackageVersion> + <MicrosoftExtensionsFileProvidersCompositePackageVersion>3.1.30</MicrosoftExtensionsFileProvidersCompositePackageVersion> + <MicrosoftExtensionsFileProvidersEmbeddedPackageVersion>3.1.30</MicrosoftExtensionsFileProvidersEmbeddedPackageVersion> + <MicrosoftExtensionsFileProvidersPhysicalPackageVersion>3.1.30</MicrosoftExtensionsFileProvidersPhysicalPackageVersion> + <MicrosoftExtensionsFileSystemGlobbingPackageVersion>3.1.30</MicrosoftExtensionsFileSystemGlobbingPackageVersion> + <MicrosoftExtensionsHashCodeCombinerSourcesPackageVersion>3.1.30-servicing.22476.2</MicrosoftExtensionsHashCodeCombinerSourcesPackageVersion> + <MicrosoftExtensionsHostingAbstractionsPackageVersion>3.1.30</MicrosoftExtensionsHostingAbstractionsPackageVersion> + <MicrosoftExtensionsHostingPackageVersion>3.1.30</MicrosoftExtensionsHostingPackageVersion> + <MicrosoftExtensionsHostFactoryResolverSourcesPackageVersion>3.1.30-servicing.22476.2</MicrosoftExtensionsHostFactoryResolverSourcesPackageVersion> + <MicrosoftExtensionsHttpPackageVersion>3.1.30</MicrosoftExtensionsHttpPackageVersion> + <MicrosoftExtensionsLocalizationAbstractionsPackageVersion>3.1.30</MicrosoftExtensionsLocalizationAbstractionsPackageVersion> + <MicrosoftExtensionsLocalizationPackageVersion>3.1.30</MicrosoftExtensionsLocalizationPackageVersion> + <MicrosoftExtensionsLoggingAbstractionsPackageVersion>3.1.30</MicrosoftExtensionsLoggingAbstractionsPackageVersion> + <MicrosoftExtensionsLoggingAzureAppServicesPackageVersion>3.1.30</MicrosoftExtensionsLoggingAzureAppServicesPackageVersion> + <MicrosoftExtensionsLoggingConfigurationPackageVersion>3.1.30</MicrosoftExtensionsLoggingConfigurationPackageVersion> + <MicrosoftExtensionsLoggingConsolePackageVersion>3.1.30</MicrosoftExtensionsLoggingConsolePackageVersion> + <MicrosoftExtensionsLoggingDebugPackageVersion>3.1.30</MicrosoftExtensionsLoggingDebugPackageVersion> + <MicrosoftExtensionsLoggingEventSourcePackageVersion>3.1.30</MicrosoftExtensionsLoggingEventSourcePackageVersion> + <MicrosoftExtensionsLoggingEventLogPackageVersion>3.1.30</MicrosoftExtensionsLoggingEventLogPackageVersion> + <MicrosoftExtensionsLoggingPackageVersion>3.1.30</MicrosoftExtensionsLoggingPackageVersion> + <MicrosoftExtensionsLoggingTestingPackageVersion>3.1.30-servicing.22476.2</MicrosoftExtensionsLoggingTestingPackageVersion> + <MicrosoftExtensionsLoggingTraceSourcePackageVersion>3.1.30</MicrosoftExtensionsLoggingTraceSourcePackageVersion> + <MicrosoftExtensionsObjectPoolPackageVersion>3.1.30</MicrosoftExtensionsObjectPoolPackageVersion> + <MicrosoftExtensionsOptionsConfigurationExtensionsPackageVersion>3.1.30</MicrosoftExtensionsOptionsConfigurationExtensionsPackageVersion> + <MicrosoftExtensionsOptionsDataAnnotationsPackageVersion>3.1.30</MicrosoftExtensionsOptionsDataAnnotationsPackageVersion> + <MicrosoftExtensionsOptionsPackageVersion>3.1.30</MicrosoftExtensionsOptionsPackageVersion> + <MicrosoftExtensionsParameterDefaultValueSourcesPackageVersion>3.1.30-servicing.22476.2</MicrosoftExtensionsParameterDefaultValueSourcesPackageVersion> + <MicrosoftExtensionsPrimitivesPackageVersion>3.1.30</MicrosoftExtensionsPrimitivesPackageVersion> + <MicrosoftExtensionsTypeNameHelperSourcesPackageVersion>3.1.30-servicing.22476.2</MicrosoftExtensionsTypeNameHelperSourcesPackageVersion> + <MicrosoftExtensionsValueStopwatchSourcesPackageVersion>3.1.30-servicing.22476.2</MicrosoftExtensionsValueStopwatchSourcesPackageVersion> + <MicrosoftExtensionsWebEncodersPackageVersion>3.1.30</MicrosoftExtensionsWebEncodersPackageVersion> <MicrosoftInternalExtensionsRefsPackageVersion>3.1.8-servicing.20420.4</MicrosoftInternalExtensionsRefsPackageVersion> - <MicrosoftJSInteropPackageVersion>3.1.29</MicrosoftJSInteropPackageVersion> + <MicrosoftJSInteropPackageVersion>3.1.30</MicrosoftJSInteropPackageVersion> <!-- Packages from aspnet/EntityFrameworkCore --> - <dotnetefPackageVersion>3.1.29</dotnetefPackageVersion> - <MicrosoftEntityFrameworkCoreInMemoryPackageVersion>3.1.29</MicrosoftEntityFrameworkCoreInMemoryPackageVersion> - <MicrosoftEntityFrameworkCoreRelationalPackageVersion>3.1.29</MicrosoftEntityFrameworkCoreRelationalPackageVersion> - <MicrosoftEntityFrameworkCoreSqlitePackageVersion>3.1.29</MicrosoftEntityFrameworkCoreSqlitePackageVersion> - <MicrosoftEntityFrameworkCoreSqlServerPackageVersion>3.1.29</MicrosoftEntityFrameworkCoreSqlServerPackageVersion> - <MicrosoftEntityFrameworkCoreToolsPackageVersion>3.1.29</MicrosoftEntityFrameworkCoreToolsPackageVersion> - <MicrosoftEntityFrameworkCorePackageVersion>3.1.29</MicrosoftEntityFrameworkCorePackageVersion> + <dotnetefPackageVersion>3.1.30</dotnetefPackageVersion> + <MicrosoftEntityFrameworkCoreInMemoryPackageVersion>3.1.30</MicrosoftEntityFrameworkCoreInMemoryPackageVersion> + <MicrosoftEntityFrameworkCoreRelationalPackageVersion>3.1.30</MicrosoftEntityFrameworkCoreRelationalPackageVersion> + <MicrosoftEntityFrameworkCoreSqlitePackageVersion>3.1.30</MicrosoftEntityFrameworkCoreSqlitePackageVersion> + <MicrosoftEntityFrameworkCoreSqlServerPackageVersion>3.1.30</MicrosoftEntityFrameworkCoreSqlServerPackageVersion> + <MicrosoftEntityFrameworkCoreToolsPackageVersion>3.1.30</MicrosoftEntityFrameworkCoreToolsPackageVersion> + <MicrosoftEntityFrameworkCorePackageVersion>3.1.30</MicrosoftEntityFrameworkCorePackageVersion> <!-- Packages from aspnet/AspNetCore-Tooling --> - <MicrosoftAspNetCoreMvcRazorExtensionsPackageVersion>3.1.29</MicrosoftAspNetCoreMvcRazorExtensionsPackageVersion> - <MicrosoftAspNetCoreRazorLanguagePackageVersion>3.1.29</MicrosoftAspNetCoreRazorLanguagePackageVersion> - <MicrosoftCodeAnalysisRazorPackageVersion>3.1.29</MicrosoftCodeAnalysisRazorPackageVersion> - <MicrosoftNETSdkRazorPackageVersion>3.1.29</MicrosoftNETSdkRazorPackageVersion> + <MicrosoftAspNetCoreMvcRazorExtensionsPackageVersion>3.1.30</MicrosoftAspNetCoreMvcRazorExtensionsPackageVersion> + <MicrosoftAspNetCoreRazorLanguagePackageVersion>3.1.30</MicrosoftAspNetCoreRazorLanguagePackageVersion> + <MicrosoftCodeAnalysisRazorPackageVersion>3.1.30</MicrosoftCodeAnalysisRazorPackageVersion> + <MicrosoftNETSdkRazorPackageVersion>3.1.30</MicrosoftNETSdkRazorPackageVersion> </PropertyGroup> <!-- diff --git a/global.json b/global.json index b11b18f4053f6451781c4cfe5754e0785d0d6961..d03f3eefaa022ad6c5b7e682830d7be705b19157 100644 --- a/global.json +++ b/global.json @@ -1,9 +1,9 @@ { "sdk": { - "version": "3.1.423" + "version": "3.1.424" }, "tools": { - "dotnet": "3.1.423", + "dotnet": "3.1.424", "runtimes": { "dotnet/x64": [ "$(MicrosoftNETCoreAppInternalPackageVersion)" diff --git a/src/DataProtection/DataProtection/src/Repositories/FileSystemXmlRepository.cs b/src/DataProtection/DataProtection/src/Repositories/FileSystemXmlRepository.cs index 19e11b6ac927935b4acdd798998426eea9e5ca26..683244d4c8899dadd7840c6d6e070135e297471d 100644 --- a/src/DataProtection/DataProtection/src/Repositories/FileSystemXmlRepository.cs +++ b/src/DataProtection/DataProtection/src/Repositories/FileSystemXmlRepository.cs @@ -5,6 +5,7 @@ using System; using System.Collections.Generic; using System.IO; using System.Linq; +using System.Runtime.InteropServices; using System.Xml.Linq; using Microsoft.AspNetCore.DataProtection.Internal; using Microsoft.Extensions.Logging; @@ -129,9 +130,17 @@ namespace Microsoft.AspNetCore.DataProtection.Repositories // crashes mid-write, we won't end up with a corrupt .xml file. Directory.Create(); // won't throw if the directory already exists + var tempFilename = Path.Combine(Directory.FullName, Guid.NewGuid().ToString() + ".tmp"); var finalFilename = Path.Combine(Directory.FullName, filename + ".xml"); + // Create a temp file with the correct Unix file mode before moving it to the expected finalFilename. + if (!RuntimeInformation.IsOSPlatform(OSPlatform.Windows)) + { + var tempTempFilename = Path.GetTempFileName(); + File.Move(tempTempFilename, tempFilename); + } + try { using (var tempFileStream = File.OpenWrite(tempFilename)) diff --git a/src/DataProtection/DataProtection/test/Repositories/FileSystemXmlRepositoryTests.cs b/src/DataProtection/DataProtection/test/Repositories/FileSystemXmlRepositoryTests.cs index 8099f04c15c35278c1cfe09d9f78439ea8147b20..40a6ecd7d8f3efbfc978f59ece77d47813f551fa 100644 --- a/src/DataProtection/DataProtection/test/Repositories/FileSystemXmlRepositoryTests.cs +++ b/src/DataProtection/DataProtection/test/Repositories/FileSystemXmlRepositoryTests.cs @@ -2,6 +2,7 @@ // Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information. using System; +using System.Diagnostics; using System.IO; using System.Linq; using System.Runtime.InteropServices; @@ -158,6 +159,39 @@ namespace Microsoft.AspNetCore.DataProtection.Repositories }); } + [ConditionalFact] + [OSSkipCondition(OperatingSystems.Windows, SkipReason = "UnixFileMode is not supported on Windows.")] + public void StoreElement_CreatesFileWithUserOnlyUnixFileMode() + { + WithUniqueTempDirectory(dirInfo => + { + // Arrange + var element = XElement.Parse("<element1 />"); + var repository = new FileSystemXmlRepository(dirInfo, NullLoggerFactory.Instance); + + // Act + repository.StoreElement(element, "friendly-name"); + + // Assert + var fileInfo = Assert.Single(dirInfo.GetFiles()); + + //Assert.Equal(UnixFileMode.UserRead | UnixFileMode.UserWrite, fileInfo.UnixFileMode); + var processStartInfo = new ProcessStartInfo + { + FileName = "ls", + Arguments = $"-l {fileInfo.FullName}", + RedirectStandardOutput = true, + UseShellExecute = false + }; + var process = Process.Start(processStartInfo); + + Assert.NotNull(process); + var output = process!.StandardOutput.ReadToEnd(); + process.WaitForExit(); + Assert.StartsWith("-rw-------", output); + }); + } + /// <summary> /// Runs a test and cleans up the temp directory afterward. /// </summary> diff --git a/src/Http/WebUtilities/src/FileBufferingReadStream.cs b/src/Http/WebUtilities/src/FileBufferingReadStream.cs index 00a16eabcbb0f11138dd7bb62b8b5f540b13c706..b45cf59fe20e39801ffb92cc4c36501e1e58c4eb 100644 --- a/src/Http/WebUtilities/src/FileBufferingReadStream.cs +++ b/src/Http/WebUtilities/src/FileBufferingReadStream.cs @@ -5,6 +5,7 @@ using System; using System.Buffers; using System.Diagnostics; using System.IO; +using System.Runtime.InteropServices; using System.Threading; using System.Threading.Tasks; using Microsoft.AspNetCore.Internal; @@ -204,6 +205,14 @@ namespace Microsoft.AspNetCore.WebUtilities } _tempFileName = Path.Combine(_tempFileDirectory, "ASPNETCORE_" + Guid.NewGuid().ToString() + ".tmp"); + + // Create a temp file with the correct Unix file mode before moving it to the assigned _tempFileName in the _tempFileDirectory. + if (!RuntimeInformation.IsOSPlatform(OSPlatform.Windows)) + { + var tempTempFileName = Path.GetTempFileName(); + File.Move(tempTempFileName, _tempFileName); + } + return new FileStream(_tempFileName, FileMode.Create, FileAccess.ReadWrite, FileShare.Delete, 1024 * 16, FileOptions.Asynchronous | FileOptions.DeleteOnClose | FileOptions.SequentialScan); } diff --git a/src/Http/WebUtilities/src/FileBufferingWriteStream.cs b/src/Http/WebUtilities/src/FileBufferingWriteStream.cs index fd9c993bad4135a4fa3929545c902ba0c490b739..01890635b6a86b01f094670dc5a457f41a43b85a 100644 --- a/src/Http/WebUtilities/src/FileBufferingWriteStream.cs +++ b/src/Http/WebUtilities/src/FileBufferingWriteStream.cs @@ -5,6 +5,7 @@ using System; using System.Buffers; using System.Diagnostics; using System.IO; +using System.Runtime.InteropServices; using System.Threading; using System.Threading.Tasks; using Microsoft.AspNetCore.Internal; @@ -224,6 +225,14 @@ namespace Microsoft.AspNetCore.WebUtilities { var tempFileDirectory = _tempFileDirectoryAccessor(); var tempFileName = Path.Combine(tempFileDirectory, "ASPNETCORE_" + Guid.NewGuid() + ".tmp"); + + // Create a temp file with the correct Unix file mode before moving it to the assigned tempFileName in the _tempFileDirectory. + if (!RuntimeInformation.IsOSPlatform(OSPlatform.Windows)) + { + var tempTempFileName = Path.GetTempFileName(); + File.Move(tempTempFileName, tempFileName); + } + FileStream = new FileStream( tempFileName, FileMode.Create, diff --git a/src/Http/WebUtilities/test/FileBufferingReadStreamTests.cs b/src/Http/WebUtilities/test/FileBufferingReadStreamTests.cs index a220635632cb4d54aa7dd0547da37971d9b29269..72ac6cc507512739ebc647018afdef69198fa019 100644 --- a/src/Http/WebUtilities/test/FileBufferingReadStreamTests.cs +++ b/src/Http/WebUtilities/test/FileBufferingReadStreamTests.cs @@ -3,9 +3,11 @@ using System; using System.Buffers; +using System.Diagnostics; using System.IO; using System.Text; using System.Threading.Tasks; +using Microsoft.AspNetCore.Testing; using Moq; using Xunit; @@ -351,6 +353,47 @@ namespace Microsoft.AspNetCore.WebUtilities Assert.False(File.Exists(tempFileName)); } + [ConditionalFact] + [OSSkipCondition(OperatingSystems.Windows, SkipReason = "UnixFileMode is not supported on Windows.")] + public void Read_BufferingContentToDisk_CreatesFileWithUserOnlyUnixFileMode() + { + var inner = MakeStream(1024 * 2); + string tempFileName; + using (var stream = new FileBufferingReadStream(inner, 1024, null, GetCurrentDirectory())) + { + var bytes = new byte[1024 * 2]; + var read0 = stream.Read(bytes, 0, bytes.Length); + Assert.Equal(bytes.Length, read0); + Assert.Equal(read0, stream.Length); + Assert.Equal(read0, stream.Position); + Assert.False(stream.InMemory); + Assert.NotNull(stream.TempFileName); + + var read1 = stream.Read(bytes, 0, bytes.Length); + Assert.Equal(0, read1); + + tempFileName = stream.TempFileName!; + Assert.True(File.Exists(tempFileName)); + + //Assert.Equal(UnixFileMode.UserRead | UnixFileMode.UserWrite, File.GetUnixFileMode(tempFileName)); + var processStartInfo = new ProcessStartInfo + { + FileName = "ls", + Arguments = $"-l {tempFileName}", + RedirectStandardOutput = true, + UseShellExecute = false + }; + var process = Process.Start(processStartInfo); + + Assert.NotNull(process); + var output = process!.StandardOutput.ReadToEnd(); + process.WaitForExit(); + Assert.StartsWith("-rw-------", output); + } + + Assert.False(File.Exists(tempFileName)); + } + private static string GetCurrentDirectory() { return AppContext.BaseDirectory; diff --git a/src/Http/WebUtilities/test/FileBufferingWriteStreamTests.cs b/src/Http/WebUtilities/test/FileBufferingWriteStreamTests.cs index 987c6388e591250ad7bf9025c97adcfe4d679b46..0462fe23b9c48bcae7d5ca951d3233924d0f3f08 100644 --- a/src/Http/WebUtilities/test/FileBufferingWriteStreamTests.cs +++ b/src/Http/WebUtilities/test/FileBufferingWriteStreamTests.cs @@ -7,7 +7,9 @@ using System.IO; using System.Linq; using System.Text; using System.Threading.Tasks; +using Microsoft.AspNetCore.Testing; using Xunit; +using System.Diagnostics; namespace Microsoft.AspNetCore.WebUtilities { @@ -370,6 +372,37 @@ namespace Microsoft.AspNetCore.WebUtilities Assert.Equal(0, bufferingStream.Length); } + [ConditionalFact] + [OSSkipCondition(OperatingSystems.Windows, SkipReason = "UnixFileMode is not supported on Windows.")] + public void Write_BufferingContentToDisk_CreatesFileWithUserOnlyUnixFileMode() + { + // Arrange + var input = new byte[] { 1, 2, 3, }; + using var bufferingStream = new FileBufferingWriteStream(memoryThreshold: 2, tempFileDirectoryAccessor: () => TempDirectory); + bufferingStream.Write(input, 0, 2); + + // Act + bufferingStream.Write(input, 2, 1); + + // Assert + Assert.NotNull(bufferingStream.FileStream); + + //Assert.Equal(UnixFileMode.UserRead | UnixFileMode.UserWrite, File.GetUnixFileMode(bufferingStream.FileStream.SafeFileHandle)); + var processStartInfo = new ProcessStartInfo + { + FileName = "ls", + Arguments = $"-l {bufferingStream.FileStream!.Name}", + RedirectStandardOutput = true, + UseShellExecute = false + }; + var process = Process.Start(processStartInfo); + + Assert.NotNull(process); + var output = process!.StandardOutput.ReadToEnd(); + process.WaitForExit(); + Assert.StartsWith("-rw-------", output); + } + public void Dispose() { try diff --git a/src/Shared/CertificateGeneration/CertificateManager.cs b/src/Shared/CertificateGeneration/CertificateManager.cs index ef2a45cdebca873f23d0e65dda63157aa86ba751..ba8b1fce3e619d8552a275f1e518e8102b9954b9 100644 --- a/src/Shared/CertificateGeneration/CertificateManager.cs +++ b/src/Shared/CertificateGeneration/CertificateManager.cs @@ -383,6 +383,14 @@ namespace Microsoft.AspNetCore.Certificates.Generation throw; } } + + // Create a temp file with the correct Unix file mode before moving it to the expected path. + if (!RuntimeInformation.IsOSPlatform(OSPlatform.Windows)) + { + var tempFilename = Path.GetTempFileName(); + File.Move(tempFilename, path, overwrite: true); + } + try { diagnostics?.Debug($"Writing exported certificate to path '{path}'."); @@ -668,6 +676,7 @@ namespace Microsoft.AspNetCore.Certificates.Generation try { var certBytes = certificate.Export(X509ContentType.Cert); + File.WriteAllBytes(certificatePath, certBytes); var processInfo = new ProcessStartInfo( MacOSRemoveCertificateTrustCommandLine, diff --git a/src/Tools/FirstRunCertGenerator/test/CertificateManagerTests.cs b/src/Tools/FirstRunCertGenerator/test/CertificateManagerTests.cs index e323a0db878b2be228194cded4c7058b7e70534a..a14e47d2144e260c153a9c3e5227aef40ba4eeed 100644 --- a/src/Tools/FirstRunCertGenerator/test/CertificateManagerTests.cs +++ b/src/Tools/FirstRunCertGenerator/test/CertificateManagerTests.cs @@ -2,6 +2,7 @@ // Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information. using System; +using System.Diagnostics; using System.IO; using System.Linq; using System.Runtime.InteropServices; @@ -241,6 +242,40 @@ namespace Microsoft.AspNetCore.Certificates.Generation.Tests Assert.Empty(CertificateManager.ListCertificates(CertificatePurpose.HTTPS, StoreName.Root, StoreLocation.CurrentUser, isValid: false).Where(c => c.Subject == TestCertificateSubject)); } } + + [ConditionalFact] + [OSSkipCondition(OperatingSystems.Windows, SkipReason = "UnixFileMode is not supported on Windows.")] + [OSSkipCondition(OperatingSystems.MacOSX, SkipReason = "https://github.com/dotnet/aspnetcore/issues/6720")] + public void EnsureCreateHttpsCertificate_CreatesFileWithUserOnlyUnixFileMode() + { + _fixture.CleanupCertificates(); + + const string CertificateName = nameof(EnsureCreateHttpsCertificate_CreatesFileWithUserOnlyUnixFileMode) + ".pfx"; + var certificatePassword = Guid.NewGuid().ToString(); + var now = DateTimeOffset.UtcNow; + now = new DateTimeOffset(now.Year, now.Month, now.Day, now.Hour, now.Minute, now.Second, 0, now.Offset); + + var result = _manager + .EnsureAspNetCoreHttpsDevelopmentCertificate(now, now.AddYears(1), CertificateName, trust: false, includePrivateKey: true, password: certificatePassword, subject: TestCertificateSubject, isInteractive: false); + + Assert.Equal(EnsureCertificateResult.Succeeded, result.ResultCode); + Assert.True(File.Exists(CertificateName)); + + //Assert.Equal(UnixFileMode.UserRead | UnixFileMode.UserWrite, File.GetUnixFileMode(CertificateName)); + var processStartInfo = new ProcessStartInfo + { + FileName = "ls", + Arguments = $"-l {CertificateName}", + RedirectStandardOutput = true, + UseShellExecute = false + }; + var process = Process.Start(processStartInfo); + + Assert.NotNull(process); + var output = process!.StandardOutput.ReadToEnd(); + process.WaitForExit(); + Assert.StartsWith("-rw-------", output); + } } public class CertFixture : IDisposable diff --git a/src/Tools/dotnet-user-secrets/src/Internal/SecretsStore.cs b/src/Tools/dotnet-user-secrets/src/Internal/SecretsStore.cs index b865f97248c2d1f096e41898cbac74d2b1e6247c..a7dd38bf9eb3cb1e1a434fd45260e4ca14e685b2 100644 --- a/src/Tools/dotnet-user-secrets/src/Internal/SecretsStore.cs +++ b/src/Tools/dotnet-user-secrets/src/Internal/SecretsStore.cs @@ -5,6 +5,7 @@ using System; using System.Collections.Generic; using System.IO; using System.Linq; +using System.Runtime.InteropServices; using System.Text; using Microsoft.Extensions.Configuration; using Microsoft.Extensions.Configuration.UserSecrets; @@ -46,6 +47,9 @@ namespace Microsoft.Extensions.SecretManager.Tools.Internal public int Count => _secrets.Count; + // For testing. + internal string SecretsFilePath => _secretsFilePath; + public bool ContainsKey(string key) => _secrets.ContainsKey(key); public IEnumerable<KeyValuePair<string, string>> AsEnumerable() => _secrets; @@ -75,6 +79,13 @@ namespace Microsoft.Extensions.SecretManager.Tools.Internal } } + // Create a temp file with the correct Unix file mode before moving it to the expected _filePath. + if (!RuntimeInformation.IsOSPlatform(OSPlatform.Windows)) + { + var tempFilename = Path.GetTempFileName(); + File.Move(tempFilename, _secretsFilePath, overwrite: true); + } + File.WriteAllText(_secretsFilePath, contents.ToString(), Encoding.UTF8); } diff --git a/src/Tools/dotnet-user-secrets/src/Program.cs b/src/Tools/dotnet-user-secrets/src/Program.cs index 710756eb88704c8d4eac816cd34381f726770647..f479d16bc47f9de8408fecdaa988d598e53085d0 100644 --- a/src/Tools/dotnet-user-secrets/src/Program.cs +++ b/src/Tools/dotnet-user-secrets/src/Program.cs @@ -29,6 +29,9 @@ namespace Microsoft.Extensions.SecretManager.Tools _workingDirectory = workingDirectory; } + // For testing. + internal string SecretsFilePath { get; private set; } + public bool TryRun(string[] args, out int returnCode) { try @@ -91,6 +94,10 @@ namespace Microsoft.Extensions.SecretManager.Tools var store = new SecretsStore(userSecretsId, reporter); var context = new Internal.CommandContext(store, reporter, _console); options.Command.Execute(context); + + // For testing. + SecretsFilePath = store.SecretsFilePath; + return 0; } diff --git a/src/Tools/dotnet-user-secrets/test/SecretManagerTests.cs b/src/Tools/dotnet-user-secrets/test/SecretManagerTests.cs index 3a390d4439c7e4189af398ead836bd3758421402..984ce88cea00d5ee72f9c6b9bbf1d22ad056ecd1 100644 --- a/src/Tools/dotnet-user-secrets/test/SecretManagerTests.cs +++ b/src/Tools/dotnet-user-secrets/test/SecretManagerTests.cs @@ -3,8 +3,10 @@ using System; using System.Collections.Generic; +using System.Diagnostics; using System.IO; using System.Text; +using Microsoft.AspNetCore.Testing; using Microsoft.Extensions.Configuration.UserSecrets; using Microsoft.Extensions.Configuration.UserSecrets.Tests; using Microsoft.Extensions.Tools.Internal; @@ -336,5 +338,32 @@ namespace Microsoft.Extensions.SecretManager.Tools.Tests Assert.DoesNotContain(Resources.FormatError_ProjectMissingId(project), _output.ToString()); Assert.DoesNotContain("--help", _output.ToString()); } + + [ConditionalFact] + [OSSkipCondition(OperatingSystems.Windows, SkipReason = "UnixFileMode is not supported on Windows.")] + public void SetSecrets_CreatesFileWithUserOnlyUnixFileMode() + { + var projectPath = _fixture.GetTempSecretProject(); + var secretManager = new Program(_console, projectPath); + + secretManager.RunInternal("set", "key1", Guid.NewGuid().ToString(), "--verbose"); + + Assert.NotNull(secretManager.SecretsFilePath); + + //Assert.Equal(UnixFileMode.UserRead | UnixFileMode.UserWrite, File.GetUnixFileMode(secretManager.SecretsFilePath)); + var processStartInfo = new ProcessStartInfo + { + FileName = "ls", + Arguments = $"-l {secretManager.SecretsFilePath}", + RedirectStandardOutput = true, + UseShellExecute = false + }; + var process = Process.Start(processStartInfo); + + Assert.NotNull(process); + var output = process!.StandardOutput.ReadToEnd(); + process.WaitForExit(); + Assert.StartsWith("-rw-------", output); + } } }