File tree Expand file tree Collapse file tree 2 files changed +0
-5
lines changed
tools/ExtensionsMetadataGenerator/test/ExtensionsMetadataGeneratorTests Expand file tree Collapse file tree 2 files changed +0
-5
lines changed Original file line number Diff line number Diff line change 787
787
"name" : " Microsoft.Extensions.Primitives" ,
788
788
"resolutionPolicy" : " minorMatchOrLower"
789
789
},
790
- {
791
- "name" : " Microsoft.Extensions.Telemetry.Abstractions" ,
792
- "resolutionPolicy" : " minorMatchOrLower"
793
- },
794
790
{
795
791
"name" : " Microsoft.Extensions.WebEncoders" ,
796
792
"resolutionPolicy" : " minorMatchOrLower"
Original file line number Diff line number Diff line change @@ -141,7 +141,6 @@ Microsoft.Extensions.Options.dll
141
141
Microsoft.Extensions.Options.ConfigurationExtensions.dll
142
142
Microsoft.Extensions.Options.DataAnnotations.dll
143
143
Microsoft.Extensions.Primitives.dll
144
- Microsoft.Extensions.Telemetry.Abstractions.dll
145
144
Microsoft.Extensions.WebEncoders.dll
146
145
Microsoft.IdentityModel.Logging.dll
147
146
Microsoft.IdentityModel.Protocols.dll
You can’t perform that action at this time.
0 commit comments