|
37 | 37 | <BaselinePackageReference Include="IdentityServer4.EntityFramework.Storage" Version="[3.0.0, )" />
|
38 | 38 | <BaselinePackageReference Include="IdentityServer4.Storage" Version="[3.0.0, )" />
|
39 | 39 | <BaselinePackageReference Include="Microsoft.Extensions.Http" Version="[3.1.24, )" />
|
| 40 | + <BaselinePackageReference Include="System.Text.Encodings.Web" Version="[4.7.2, )" /> |
40 | 41 | </ItemGroup>
|
41 | 42 | <!-- Package: Microsoft.AspNetCore.App.Runtime.win-x64-->
|
42 | 43 | <PropertyGroup Condition=" '$(PackageId)' == 'Microsoft.AspNetCore.App.Runtime.win-x64' ">
|
|
134 | 135 | <BaselinePackageVersion>3.1.24</BaselinePackageVersion>
|
135 | 136 | </PropertyGroup>
|
136 | 137 | <ItemGroup Condition=" '$(PackageId)' == 'Microsoft.AspNetCore.AzureAppServices.SiteExtension' AND '$(TargetFramework)' == 'net461' ">
|
137 |
| - <BaselinePackageReference Include="Microsoft.Web.Xdt.Extensions" Version="[3.1.24-servicing.22123.12, )" /> |
| 138 | + <BaselinePackageReference Include="Microsoft.Web.Xdt.Extensions" Version="[3.1.24-servicing.22180.6, )" /> |
138 | 139 | </ItemGroup>
|
139 | 140 | <!-- Package: Microsoft.AspNetCore.AzureAppServicesIntegration-->
|
140 | 141 | <PropertyGroup Condition=" '$(PackageId)' == 'Microsoft.AspNetCore.AzureAppServicesIntegration' ">
|
|
200 | 201 | <BaselinePackageReference Include="Microsoft.AspNetCore.Components.Forms" Version="[3.1.24, )" />
|
201 | 202 | <BaselinePackageReference Include="Microsoft.Extensions.DependencyInjection" Version="[3.1.24, )" />
|
202 | 203 | <BaselinePackageReference Include="Microsoft.JSInterop" Version="[3.1.24, )" />
|
| 204 | + <BaselinePackageReference Include="System.Text.Encodings.Web" Version="[4.7.2, )" /> |
203 | 205 | </ItemGroup>
|
204 | 206 | <!-- Package: Microsoft.AspNetCore.Components.WebAssembly-->
|
205 | 207 | <PropertyGroup Condition=" '$(PackageId)' == 'Microsoft.AspNetCore.Components.WebAssembly' ">
|
|
404 | 406 | </ItemGroup>
|
405 | 407 | <ItemGroup Condition=" '$(PackageId)' == 'Microsoft.AspNetCore.Http.Connections.Common' AND '$(TargetFramework)' == 'netstandard2.0' ">
|
406 | 408 | <BaselinePackageReference Include="Microsoft.AspNetCore.Connections.Abstractions" Version="[3.1.24, )" />
|
| 409 | + <BaselinePackageReference Include="System.Text.Encodings.Web" Version="[4.7.2, )" /> |
407 | 410 | <BaselinePackageReference Include="System.Text.Json" Version="[4.7.2, )" />
|
408 | 411 | </ItemGroup>
|
409 | 412 | <!-- Package: Microsoft.AspNetCore.Http.Features-->
|
|
556 | 559 | <ItemGroup Condition=" '$(PackageId)' == 'Microsoft.AspNetCore.SignalR.Common' AND '$(TargetFramework)' == 'netstandard2.0' ">
|
557 | 560 | <BaselinePackageReference Include="Microsoft.AspNetCore.Connections.Abstractions" Version="[3.1.24, )" />
|
558 | 561 | <BaselinePackageReference Include="Microsoft.Extensions.Options" Version="[3.1.24, )" />
|
| 562 | + <BaselinePackageReference Include="System.Text.Encodings.Web" Version="[4.7.2, )" /> |
559 | 563 | <BaselinePackageReference Include="System.Text.Json" Version="[4.7.2, )" />
|
560 | 564 | </ItemGroup>
|
561 | 565 | <!-- Package: Microsoft.AspNetCore.SignalR.Protocols.Json-->
|
|
0 commit comments