Update dotnet monorepo to v3.1.29

This commit is contained in:
renovate[bot] 2022-09-13 15:55:26 +00:00 committed by GitHub
parent 52437a62d3
commit 12de692f2a
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.28" />
<PackageVersion Include="Microsoft.Extensions.Logging.Configuration" Version="3.1.28" />
<PackageVersion Include="Microsoft.Extensions.Configuration.Json" Version="3.1.29" />
<PackageVersion Include="Microsoft.Extensions.Logging.Configuration" Version="3.1.29" />
<PackageVersion Include="TA.System.Runtime.CompilerServices.RuntimeHelpers.GetSubArray" Version="1.0.1" />
</ItemGroup>
</Project>