File tree Expand file tree Collapse file tree 3 files changed +0
-9
lines changed Expand file tree Collapse file tree 3 files changed +0
-9
lines changed Original file line number Diff line number Diff line change 134
134
<TargetingPackVersion Condition =" '$(IsServicingBuild)' != 'true'" >$(SharedFxVersion)</TargetingPackVersion >
135
135
</KnownFrameworkReference >
136
136
137
- <KnownFrameworkReference Update =" NETStandard.Library" >
138
- <TargetingPackVersion Condition =" '%(TargetFramework)' == 'netstandard2.1' and '$(IsServicingBuild)' != 'true'" >$(NETStandardLibraryRefPackageVersion)</TargetingPackVersion >
139
- </KnownFrameworkReference >
140
-
141
137
<!-- Track compiler separately from Arcade.-->
142
138
<PackageReference Include =" Microsoft.Net.Compilers.Toolset"
143
139
Version =" $(MicrosoftNetCompilersToolsetPackageVersion)"
Original file line number Diff line number Diff line change 317
317
<Uri >https://github.com/dotnet/runtime</Uri >
318
318
<Sha >35df31cc5564964617669cb0d6bcce48b90998b4</Sha >
319
319
</Dependency >
320
- <Dependency Name =" NETStandard.Library.Ref" Version =" 2.1.0-preview.3.20160.8" CoherentParentDependency =" Microsoft.Extensions.Logging" >
321
- <Uri >https://github.com/dotnet/runtime</Uri >
322
- <Sha >73268c790b7ff31c98a292efbc583e25562074d7</Sha >
323
- </Dependency >
324
320
</ProductDependencies >
325
321
<ToolsetDependencies >
326
322
<!-- Listed explicitly to workaround https://github.com/dotnet/cli/issues/10528 -->
Original file line number Diff line number Diff line change 70
70
<MicrosoftNETCoreAppInternalPackageVersion >5.0.0-preview.3.20169.13</MicrosoftNETCoreAppInternalPackageVersion >
71
71
<MicrosoftNETCoreAppRefPackageVersion >5.0.0-preview.3.20169.13</MicrosoftNETCoreAppRefPackageVersion >
72
72
<MicrosoftNETCoreAppRuntimewinx64PackageVersion >5.0.0-preview.3.20169.13</MicrosoftNETCoreAppRuntimewinx64PackageVersion >
73
- <NETStandardLibraryRefPackageVersion >2.1.0-preview.3.20160.8</NETStandardLibraryRefPackageVersion >
74
73
<!-- Packages from dotnet/corefx -->
75
74
<MicrosoftWin32RegistryPackageVersion >5.0.0-preview.3.20169.13</MicrosoftWin32RegistryPackageVersion >
76
75
<MicrosoftWin32SystemEventsPackageVersion >5.0.0-preview.3.20169.13</MicrosoftWin32SystemEventsPackageVersion >
You can’t perform that action at this time.
0 commit comments