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
withdotnet6-build
- Fixes bug with bootstrap version scanning
-
dotnet6-sdk
anddotnet6-runtime
now providesdotnet6-dev
anddotnet6
, respectively - updated README.md
Edited by Antoine Martin