Initial commit

This commit is contained in:
2023-01-12 13:03:46 +01:00
commit 42012b1602
3 changed files with 43 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
IMAGE_INSTALL += " dotnet-core testapp"
PREFERRED_VERSION_dotnet-core = "7.0.0"