File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change 49
49
<FilesToSign Include =" Microsoft.Extensions.Hosting.Abstractions.dll" Certificate =" $(AssemblySigningCertName)" Container =" Microsoft.AspNetCore.App" />
50
50
<FilesToSign Include =" Microsoft.Extensions.Hosting.dll" Certificate =" $(AssemblySigningCertName)" Container =" Microsoft.AspNetCore.App" />
51
51
<FilesToSign Include =" Microsoft.Extensions.Http.dll" Certificate =" $(AssemblySigningCertName)" Container =" Microsoft.AspNetCore.App" />
52
+ <FilesToSign Include =" Microsoft.Extensions.Localization.Abstractions.dll" Certificate =" $(AssemblySigningCertName)" Container =" Microsoft.AspNetCore.App" />
53
+ <FilesToSign Include =" Microsoft.Extensions.Localization.dll" Certificate =" $(AssemblySigningCertName)" Container =" Microsoft.AspNetCore.App" />
52
54
<FilesToSign Include =" Microsoft.Extensions.Logging.Abstractions.dll" Certificate =" $(AssemblySigningCertName)" Container =" Microsoft.AspNetCore.App" />
53
55
<FilesToSign Include =" Microsoft.Extensions.Logging.Configuration.dll" Certificate =" $(AssemblySigningCertName)" Container =" Microsoft.AspNetCore.App" />
54
56
<FilesToSign Include =" Microsoft.Extensions.Logging.Console.dll" Certificate =" $(AssemblySigningCertName)" Container =" Microsoft.AspNetCore.App" />
You can’t perform that action at this time.
0 commit comments