Info
Version: | 2.0.0 |
Author(s): | Michael Brandt Lassen |
Last Update: | Tuesday, February 6, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://docs.microsoft.com/en-us/nuget/create-packages/source-and-config-file-transformations |
NuGet Url: | https://www.nuget.org/packages/VS2017.not.supporting.project.property.outputfilename.anymore |
Install
Install-Package VS2017.not.supporting.project.property.outputfilename.anymore
dotnet add package VS2017.not.supporting.project.property.outputfilename.anymore
paket add VS2017.not.supporting.project.property.outputfilename.anymore
VS2017.not.supporting.project.property.outputfilename.anymore Download (Unzip the "nupkg" after downloading)
Try adding this Nuget package to both VS2015 and VS2017 projects, and compare the different content of the Demo.txt file added to the root.
With VS2015 my NuGet package works just fine with project properties like 'rootnamespace' and 'outputfilename' in my .pp files.
However with VS2017 'outputfilename' it's blank.