Hi,
I have created a nuget package with some dll's, Webconfig.transform file and _layout.cshtml.transform file.
When install the nuget package it installed fine and dll loaded and webconfig files are overwrite correctly. But the _layout.cshtml file is not overwritten and I have the some files in tools folder its also not loaded in target project.
Can anyone help to Explain how to install a nuget with _layout.cshtml file changes and added resource files when installation.
Note: Nuget 2.5 have this feature Allow overwriting the content files like _layout.cshtml
Thanks,
Abbas
I have created a nuget package with some dll's, Webconfig.transform file and _layout.cshtml.transform file.
When install the nuget package it installed fine and dll loaded and webconfig files are overwrite correctly. But the _layout.cshtml file is not overwritten and I have the some files in tools folder its also not loaded in target project.
Can anyone help to Explain how to install a nuget with _layout.cshtml file changes and added resource files when installation.
Note: Nuget 2.5 have this feature Allow overwriting the content files like _layout.cshtml
Thanks,
Abbas