Skip to content

testing/dotnet6: move to /usr/lib, merge dotnet6-sdk with dotnet6-build, adds provides for dotnet6-{sdk,runtime}

Following changes

  • Moves /usr/share/dotnet to /usr/lib/dotnet for better compliancy
  • Merges dotnet6-sdk with dotnet6-build
  • Fixes bug with bootstrap version scanning
  • dotnet6-sdk and dotnet6-runtime now provides dotnet6-dev and dotnet6, respectively
  • updated README.md
Edited by Antoine Martin

Merge request reports