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 132
132
<TargetingPackVersion Condition =" '$(IsServicingBuild)' != 'true'" >$(SharedFxVersion)</TargetingPackVersion >
133
133
</KnownFrameworkReference >
134
134
135
- <KnownFrameworkReference Update =" NETStandard.Library" >
136
- <TargetingPackVersion Condition =" '%(TargetFramework)' == 'netstandard2.1' and '$(IsServicingBuild)' != 'true'" >$(NETStandardLibraryRefPackageVersion)</TargetingPackVersion >
137
- </KnownFrameworkReference >
138
-
139
135
<!-- Track compiler separately from Arcade.-->
140
136
<PackageReference Include =" Microsoft.Net.Compilers.Toolset"
141
137
Version =" $(MicrosoftNetCompilersToolsetPackageVersion)"
Original file line number Diff line number Diff line change 385
385
<Uri >https://github.com/dotnet/core-setup</Uri >
386
386
<Sha >4a9f85e9f89d7f686fef2ae2109d876b1e2eed2a</Sha >
387
387
</Dependency >
388
- <Dependency Name =" NETStandard.Library.Ref" Version =" 2.1.0" Pinned =" true" >
389
- <Uri >https://github.com/dotnet/core-setup</Uri >
390
- <Sha >7d57652f33493fa022125b7f63aad0d70c52d810</Sha >
391
- </Dependency >
392
388
<Dependency Name =" Microsoft.NETCore.App.Internal" Version =" 3.1.3-servicing.20128.1" CoherentParentDependency =" Microsoft.Extensions.Logging" >
393
389
<Uri >https://github.com/dotnet/core-setup</Uri >
394
390
<Sha >4a9f85e9f89d7f686fef2ae2109d876b1e2eed2a</Sha >
Original file line number Diff line number Diff line change 70
70
<MicrosoftNETCoreAppInternalPackageVersion >3.1.3-servicing.20128.1</MicrosoftNETCoreAppInternalPackageVersion >
71
71
<MicrosoftNETCoreAppRefPackageVersion >3.1.0</MicrosoftNETCoreAppRefPackageVersion >
72
72
<MicrosoftNETCoreAppRuntimewinx64PackageVersion >3.1.3</MicrosoftNETCoreAppRuntimewinx64PackageVersion >
73
- <NETStandardLibraryRefPackageVersion >2.1.0</NETStandardLibraryRefPackageVersion >
74
73
<!-- Packages from dotnet/corefx -->
75
74
<MicrosoftBclAsyncInterfacesPackageVersion >1.1.0</MicrosoftBclAsyncInterfacesPackageVersion >
76
75
<MicrosoftCSharpPackageVersion >4.7.0</MicrosoftCSharpPackageVersion >
You can’t perform that action at this time.
0 commit comments