File tree Expand file tree Collapse file tree 2 files changed +0
-2
lines changed Expand file tree Collapse file tree 2 files changed +0
-2
lines changed Original file line number Diff line number Diff line change 101
101
<PackageReference Include =" System.ServiceProcess.ServiceController" />
102
102
<PackageReference Include =" Microsoft.VisualStudio.Setup.Configuration.Interop" PrivateAssets =" All" ExcludeAssets =" Runtime" Condition =" '$(DotNetBuildFromSource)' != 'true'" />
103
103
<PackageReference Include =" Microsoft.Windows.CsWin32" IncludeAssets =" all" Condition =" '$(DotNetBuildFromSource)' != 'true'" />
104
- <PackageReference Include =" System.Formats.Asn1" />
105
104
<!-- Lift dependency of NETStandard.Library.NETFramework to version produced in SBRP. -->
106
105
<PackageReference Include =" NETStandard.Library" VersionOverride =" $(NETStandardLibraryVersion)" ExcludeAssets =" All" />
107
106
</ItemGroup >
Original file line number Diff line number Diff line change 10
10
<PackageReference Include =" Microsoft.Build.Framework" />
11
11
<PackageReference Include =" Microsoft.Build.Tasks.Core" />
12
12
<PackageReference Include =" Microsoft.Build.Utilities.Core" />
13
- <PackageReference Include =" System.Formats.Asn1" />
14
13
</ItemGroup >
15
14
16
15
<Target Name =" _ResolvePublishNuGetPackagePdbsAndXml"
You can’t perform that action at this time.
0 commit comments