I am working with creating a nuget package for my class library. I would like to share the one nuspec file for multiple projects. I have the nuspec file in a central location. Is it possible to reference this when creating the package for the class library?I am working with creating a nuget package for