I have added .props file and included it in .nuspec file.In my .props file i have added new properties/elements in PropertyGroup.After installing my nuget package, .props file is importing successfully in .csproj file. But how can I include/add props files properties/variables in HintPath (not manually).
↧