Models hinzugefügt

This commit is contained in:
HuskyTeufel
2021-09-12 20:05:24 +02:00
parent 798870879a
commit 18d552a228
13 changed files with 917 additions and 4 deletions

View File

@@ -0,0 +1,9 @@
{
"runtimeOptions": {
"tfm": "net6.0",
"framework": {
"name": "Microsoft.NETCore.App",
"version": "6.0.0-preview.7.21377.19"
}
}
}