File tree Expand file tree Collapse file tree 3 files changed +6
-0
lines changed Expand file tree Collapse file tree 3 files changed +6
-0
lines changed Original file line number Diff line number Diff line change 89
89
<PackageVersion Include =" System.Composition.TypedParts" Version =" $(SystemCompositionTypedPartsPackageVersion)" />
90
90
<PackageVersion Include =" System.Configuration.ConfigurationManager" Version =" $(SystemConfigurationConfigurationManagerPackageVersion)" />
91
91
<PackageVersion Include =" System.Drawing.Common" Version =" $(SystemDrawingCommonPackageVersion)" />
92
+ <PackageVersion Include =" System.Formats.Asn1" Version =" $(SystemFormatsAsn1Version)" />
92
93
<PackageVersion Include =" System.Net.Http" Version =" 4.3.4" />
93
94
<!-- System.Reflection.Metadata and System.Collections.Immutable cannot be pinned here because of hard dependencies within Roslyn on specific versions that have to work both here and in VS -->
94
95
<PackageVersion Include =" System.Reflection.MetadataLoadContext" Version =" $(SystemReflectionMetadataLoadContextVersion)" />
Original file line number Diff line number Diff line change 204
204
<Uri >https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri >
205
205
<Sha >2aade6beb02ea367fd97c4070a4198802fe61c03</Sha >
206
206
</Dependency >
207
+ <Dependency Name =" System.Formats.Asn1" Version =" 8.0.1" >
208
+ <Uri >https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri >
209
+ <Sha >2aade6beb02ea367fd97c4070a4198802fe61c03</Sha >
210
+ </Dependency >
207
211
<Dependency Name =" System.CodeDom" Version =" 8.0.0" >
208
212
<Uri >https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri >
209
213
<Sha >5535e31a712343a63f5d7d796cd874e563e5ac14</Sha >
Original file line number Diff line number Diff line change 78
78
<SystemServiceProcessServiceControllerVersion >8.0.0</SystemServiceProcessServiceControllerVersion >
79
79
<SystemTextJsonPackageVersion >8.0.4</SystemTextJsonPackageVersion >
80
80
<SystemWindowsExtensionsPackageVersion >8.0.0</SystemWindowsExtensionsPackageVersion >
81
+ <SystemFormatsAsn1Version >8.0.1</SystemFormatsAsn1Version >
81
82
</PropertyGroup >
82
83
<PropertyGroup >
83
84
<!-- Dependencies from https://github.com/nuget/nuget.client -->
You can’t perform that action at this time.
0 commit comments