Does anyone here have a relatively simple error-free nuspec file that generates a netstandard2.0 target package?
I'm having fun with nuget again, I have now spent 2 hours of suffering trying to create a simple package that installs a library with some dependencies on gRPC. My resulting package keeps giving a dependency on "Usupported,Version=v0.0" and no files are installed, and pack gives me error NU5128 <https://docs.microsoft.com/en-us/nuget/reference/errors-and-warnings/nu5128> and nothing on the help page makes sense, and nothing I have tried in hours has made that error go away or change in an way. If you have a sample nuspec, please send me an offlist sample via gfke...@gmail.com Thanks *Greg K*