I have been looking around and trying to see if it's possible to read the NuSpec file from a Nuget package with VB.NET.Essentially, I retrieve a NuGet package, but would like to get its version and ID programatically from the NuSpec before doing anything with it.
↧