File tree Expand file tree Collapse file tree 5 files changed +8
-8
lines changed
Expand file tree Collapse file tree 5 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 1515 <UsagePattern IdentityGlob =" System.Security.Cryptography.Pkcs/*8.0.0*" />
1616 <UsagePattern IdentityGlob =" System.Security.Cryptography.ProtectedData/*8.0.0*" />
1717 <UsagePattern IdentityGlob =" System.Security.Cryptography.Xml/*8.0.0*" />
18- <UsagePattern IdentityGlob =" System.Text.Json/*8.0.4 *" />
18+ <UsagePattern IdentityGlob =" System.Text.Json/*8.0.5 *" />
1919 <UsagePattern IdentityGlob =" System.Threading.Tasks.Dataflow/*8.0.0*" />
2020 <UsagePattern IdentityGlob =" System.Formats.Asn1/*8.0.1*" />
2121 </IgnorePatterns >
Original file line number Diff line number Diff line change 5353 <Uri >https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri >
5454 <Sha >5535e31a712343a63f5d7d796cd874e563e5ac14</Sha >
5555 </Dependency >
56- <Dependency Name =" System.Text.Json" Version =" 8.0.4 " >
56+ <Dependency Name =" System.Text.Json" Version =" 8.0.5 " >
5757 <Uri >https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri >
58- <Sha >2aade6beb02ea367fd97c4070a4198802fe61c03 </Sha >
58+ <Sha >81cabf2857a01351e5ab578947c7403a5b128ad1 </Sha >
5959 </Dependency >
6060 <Dependency Name =" System.Threading.Tasks.Dataflow" Version =" 8.0.0" >
6161 <Uri >https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri >
Original file line number Diff line number Diff line change 22<!-- Copyright (c) .NET Foundation and contributors. All rights reserved. Licensed under the MIT license. See License.txt in the project root for full license information. -->
33<Project >
44 <PropertyGroup >
5- <VersionPrefix >17.12.5 </VersionPrefix >
5+ <VersionPrefix >17.12.6 </VersionPrefix >
66 <DotNetFinalVersionKind >release</DotNetFinalVersionKind >
77 <PackageValidationBaselineVersion >17.11.4</PackageValidationBaselineVersion >
88 <AssemblyVersion >15.1.0.0</AssemblyVersion >
4040 <SystemResourcesExtensionsVersion >8.0.0</SystemResourcesExtensionsVersion >
4141 <SystemSecurityPrincipalWindowsVersion >5.0.0</SystemSecurityPrincipalWindowsVersion >
4242 <SystemTextEncodingCodePagesVersion >7.0.0</SystemTextEncodingCodePagesVersion >
43- <SystemTextJsonVersion >8.0.4 </SystemTextJsonVersion >
43+ <SystemTextJsonVersion >8.0.5 </SystemTextJsonVersion >
4444 <SystemThreadingChannelsVersion >8.0.0</SystemThreadingChannelsVersion >
4545 <SystemThreadingTasksDataflowVersion >8.0.0</SystemThreadingTasksDataflowVersion >
4646 </PropertyGroup >
Original file line number Diff line number Diff line change 134134 </dependentAssembly >
135135 <dependentAssembly >
136136 <assemblyIdentity name =" System.Text.Json" publicKeyToken =" cc7b13ffcd2ddd51" culture =" neutral" />
137- <bindingRedirect oldVersion =" 0.0.0.0-8.0.0.4 " newVersion =" 8.0.0.4 " />
138- <codeBase version =" 8.0.0.4 " href =" ..\System.Text.Json.dll" />
137+ <bindingRedirect oldVersion =" 0.0.0.0-8.0.0.5 " newVersion =" 8.0.0.5 " />
138+ <codeBase version =" 8.0.0.5 " href =" ..\System.Text.Json.dll" />
139139 </dependentAssembly >
140140 <dependentAssembly >
141141 <assemblyIdentity name =" System.Threading.Channels" publicKeyToken =" cc7b13ffcd2ddd51" culture =" neutral" />
Original file line number Diff line number Diff line change 9494 </dependentAssembly >
9595 <dependentAssembly >
9696 <assemblyIdentity name =" System.Text.Json" publicKeyToken =" cc7b13ffcd2ddd51" culture =" neutral" />
97- <bindingRedirect oldVersion =" 0.0.0.0-8.0.0.4 " newVersion =" 8.0.0.4 " />
97+ <bindingRedirect oldVersion =" 0.0.0.0-8.0.0.5 " newVersion =" 8.0.0.5 " />
9898 </dependentAssembly >
9999 <dependentAssembly >
100100 <assemblyIdentity name =" System.Threading.Tasks.Dataflow" publicKeyToken =" b03f5f7f11d50a3a" culture =" neutral" />
You can’t perform that action at this time.
0 commit comments