update 20211204

This commit is contained in:
2021-12-04 13:07:38 +01:00
parent f0289af9fe
commit 70148e63ce
164 changed files with 24669 additions and 3789 deletions

View File

@@ -1788,11 +1788,7 @@
"System.Runtime": "4.3.0"
}
},
"System.ComponentModel.Annotations/4.7.0": {
"compile": {
"ref/netstandard2.1/System.ComponentModel.Annotations.dll": {}
}
},
"System.ComponentModel.Annotations/4.7.0": {},
"System.ComponentModel.Primitives/4.3.0": {
"dependencies": {
"System.ComponentModel": "4.3.0",

View File

@@ -3,7 +3,6 @@
"additionalProbingPaths": [
"C:\\Users\\Steafn Hutter lokal\\.dotnet\\store\\|arch|\\|tfm|",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages",
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages",
"C:\\Program Files (x86)\\Microsoft\\Xamarin\\NuGet"
]
}

View File

@@ -19,12 +19,12 @@
"smtppw": "3eb92cf657bf678cd31b4942a3e05cd4-7238b007-50b3a800",
"smtpport": "587",
"autologin": "true",
//"autologin_user": "info@shub.ch",
//"autologin_pw": "Admin*123",
"autologin_user": "info@shub.ch",
"autologin_pw": "Admin*123",
//"autologin_user": "teacher@shub.ch",
//"autologin_pw": "Admin*123"
"autologin_user": "hutter@shub.ch",
"autologin_pw": "b",
//"autologin_user": "hutter@shub.ch",
//"autologin_pw": "b",
},
"AllowedHosts": "*",
"ConnectionStrings": {