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/VisualStudio/NuGet.Packaging.VisualStudio.15/Templates/Projects/Nuget/Package Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1919
2020 <RestoreProjectStyle >PackageReference</RestoreProjectStyle >
2121 <TargetFramework >netstandard1.0</TargetFramework >
22- <PackageTargetFallback >net11;net20;net35;net40;net403;net45;net451;net452;net46;net461;net462;net47;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 >
22+ <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 >
2323
2424 <Configuration Condition =" '$(Configuration)' == ''" >Debug</Configuration >
2525 <OutputPath >bin\$(Configuration)\</OutputPath >
3434
3535 <Import Project =" $(MSBuildToolsPath)\Microsoft.Common.targets" />
3636 <Import Project =" $(NuGetAuthoringPath)\NuGet.Packaging.Authoring.targets" Condition =" Exists('$(NuGetAuthoringPath)\NuGet.Packaging.Authoring.targets')" />
37- </Project >
37+ </Project >
You can’t perform that action at this time.
0 commit comments