- Gradle 7 compatibility
- Default sourcelink version was updated to 1.1.0
- Fixed sourcelink root directory, when running in a project which was not in the root of the git repository
- Upgrade gradle-nuget dependency to 2.12 and only apply nuget-base plugin
- Msbuild and sourcelink are now using the same properties when evaluating solution/projects
- When calling
setupNugetDownload
, nuget plugin is now applied (as it's required for download)