This repository was archived by the owner on Jan 12, 2024. It is now read-only.
File tree Expand file tree Collapse file tree
src/Build/NuGet.Build.Packaging.Tasks Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ Copyright (c) .NET Foundation. All rights reserved.
1313 <PropertyGroup >
1414 <RestoreProjectStyle >PackageReference</RestoreProjectStyle >
1515 <TargetFramework >netstandard1.0</TargetFramework >
16- <PackageTargetFallback >net11;net20;net35;net40;net403;net45;net451;net452;net46;net461;net462;netcore;netcore45;netcore451;netcore50;win8;win81;win10;sl4;sl5;wp;wp7;wp75;wp8;wp81;wpa81;uap;uap10;netstandard1.0;netstandard1.1;netstandard1.2;netstandard1.3;netstandard1.4;netstandard1.5;netstandard1.6;netstandard2.0;netcoreapp1.0;netcoreapp2.0;monoandroid;monotouch;monomac;xamarinios;xamarinmac;xamarinpsthree;xamarinpsfour;xamarinpsvita;xamarinwatchos;xamarintvos;xamarinxboxthreesixty;xamarinxboxone</PackageTargetFallback >
16+ <PackageTargetFallback >net11;net20;net35;net40;net403;net45;net451;net452;net46;net461;net462;net47;net471; netcore;netcore45;netcore451;netcore50;win8;win81;win10;sl4;sl5;wp;wp7;wp75;wp8;wp81;wpa81;uap;uap10;netstandard1.0;netstandard1.1;netstandard1.2;netstandard1.3;netstandard1.4;netstandard1.5;netstandard1.6;netstandard2.0;netcoreapp1.0;netcoreapp2.0;monoandroid;monotouch;monomac;xamarinios;xamarinmac;xamarinpsthree;xamarinpsfour;xamarinpsvita;xamarinwatchos;xamarintvos;xamarinxboxthreesixty;xamarinxboxone</PackageTargetFallback >
1717
1818 <TargetExt >.nupkg</TargetExt >
1919
@@ -53,4 +53,4 @@ Copyright (c) .NET Foundation. All rights reserved.
5353 <BuildProjectReferences Condition =" '$(BuildProjectReferences)' == ''" >true</BuildProjectReferences >
5454 </PropertyGroup >
5555
56- </Project >
56+ </Project >
You can’t perform that action at this time.
0 commit comments