pkg(dotnet-5.0.201): Add dotnet 5.0.201 support

This commit is contained in:
Thomas Hobson 2021-03-20 14:39:59 +13:00
parent 6d04cc1680
commit 7ad8f337bc
No known key found for this signature in database
GPG key ID: 9F1FD9D87950DB6F
6 changed files with 36 additions and 0 deletions

6
packages/dotnet/5.0.201/metadata.json vendored Normal file
View file

@ -0,0 +1,6 @@
{
"language": "dotnet",
"version": "5.0.201",
"aliases": ["cs", "csharp"],
"author": "Thomas Hobson <git@hexf.me>"
}