Update dotnet monorepo to v3.1.28

This commit is contained in:
renovate[bot] 2022-08-09 16:04:56 +00:00 committed by GitHub
parent e9c02a4140
commit fd84b16fa0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -36,8 +36,8 @@
<PackageVersion Include="Microsoft.AspNetCore.ResponseCompression" Version="2.2.0" />
<PackageVersion Include="Microsoft.AspNetCore.Server.Kestrel" Version="2.2.0" />
<PackageVersion Include="Microsoft.AspNetCore.WebSockets" Version="2.2.1" />
<PackageVersion Include="Microsoft.Extensions.Configuration.Json" Version="3.1.27" />
<PackageVersion Include="Microsoft.Extensions.Logging.Configuration" Version="3.1.27" />
<PackageVersion Include="Microsoft.Extensions.Configuration.Json" Version="3.1.28" />
<PackageVersion Include="Microsoft.Extensions.Logging.Configuration" Version="3.1.28" />
<PackageVersion Include="TA.System.Runtime.CompilerServices.RuntimeHelpers.GetSubArray" Version="1.0.1" />
</ItemGroup>
</Project>