summaryrefslogtreecommitdiff
path: root/spec/fixtures/dotnet/nuget-vbproj/Program.vb
AgeCommit message (Collapse)Author
2020-07-14Fetch dependencies from a custom dotnet sourcemo khan
* Install custom ca certificate in location where nuget can recognize it * Add subject alternative name to the generate x509 cert * Do not cache packages and https requests * Detect vbproj, fsproj, csproj, and sln files * Improve nuget package detection * Parse SPDX license expression from nuspec files * Update version and update CHANGELOG