|
|
@@ -134,10 +134,6 @@
|
|
|
<TargetingPackVersion Condition="'$(IsServicingBuild)' != 'true'">$(SharedFxVersion)</TargetingPackVersion>
|
|
|
</KnownFrameworkReference>
|
|
|
|
|
|
- <KnownFrameworkReference Update="NETStandard.Library">
|
|
|
- <TargetingPackVersion Condition="'%(TargetFramework)' == 'netstandard2.1' and '$(IsServicingBuild)' != 'true'">$(NETStandardLibraryRefPackageVersion)</TargetingPackVersion>
|
|
|
- </KnownFrameworkReference>
|
|
|
-
|
|
|
<!-- Track compiler separately from Arcade.-->
|
|
|
<PackageReference Include="Microsoft.Net.Compilers.Toolset"
|
|
|
Version="$(MicrosoftNetCompilersToolsetPackageVersion)"
|