diff --git a/GerstITS.Examples.Api/GerstITS - Backup (1).Examples.Api.csproj b/GerstITS.Examples.Api/GerstITS - Backup (1).Examples.Api.csproj
deleted file mode 100644
index 8971df2..0000000
--- a/GerstITS.Examples.Api/GerstITS - Backup (1).Examples.Api.csproj
+++ /dev/null
@@ -1,65 +0,0 @@
-
-
-
- ITSCare GbR
- ITSCare GbR
- Copyright © ITSCare GbR 2021
- ITSCare Example WebApi
- 0.0.0.0
- 0.0.0.0
- 0.0.0.0
- 0.0.0.0
-
-
-
- net5.0
- latest
-
-
-
- true
- true
-
- 1591
- bin\Debug\net5.0\ITSCare.Example.Api.xml
-
-
-
-
- true
- true
-
- 1591
- bin\Release\net5.0\ITSCare.Example.Api.xml
-
-
-
-
-
-
- all
- runtime; build; native; contentfiles; analyzers; buildtransitive
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/GerstITS.Examples.Api/GerstITS - Backup (2).Examples.Api.csproj b/GerstITS.Examples.Api/GerstITS - Backup (2).Examples.Api.csproj
deleted file mode 100644
index 1fa8a45..0000000
--- a/GerstITS.Examples.Api/GerstITS - Backup (2).Examples.Api.csproj
+++ /dev/null
@@ -1,63 +0,0 @@
-
-
-
- ITSCare GbR
- ITSCare GbR
- Copyright © ITSCare GbR 2021
- ITSCare Example WebApi
- 0.0.0.0
- 0.0.0.0
- 0.0.0.0
- 0.0.0.0
-
-
-
- net5.0
- latest
-
-
-
- true
- true
-
- 1591
- bin\Debug\net5.0\ITSCare.Example.Api.xml
-
-
-
-
- true
- true
-
- 1591
- bin\Release\net5.0\ITSCare.Example.Api.xml
-
-
-
-
-
-
- all
- runtime; build; native; contentfiles; analyzers; buildtransitive
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/GerstITS.Examples.Api/GerstITS - Backup (3).Examples.Api.csproj b/GerstITS.Examples.Api/GerstITS - Backup (3).Examples.Api.csproj
deleted file mode 100644
index 793020b..0000000
--- a/GerstITS.Examples.Api/GerstITS - Backup (3).Examples.Api.csproj
+++ /dev/null
@@ -1,59 +0,0 @@
-
-
-
- ITSCare GbR
- ITSCare GbR
- Copyright © ITSCare GbR 2021
- ITSCare Example WebApi
- 0.0.0.0
- 0.0.0.0
- 0.0.0.0
- 0.0.0.0
-
-
-
- net5.0
- latest
-
-
-
- true
- true
-
- 1591
- bin\Debug\net5.0\ITSCare.Example.Api.xml
-
-
-
-
- true
- true
-
- 1591
- bin\Release\net5.0\ITSCare.Example.Api.xml
-
-
-
-
-
-
- all
- runtime; build; native; contentfiles; analyzers; buildtransitive
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/GerstITS.Examples.Api/appsettings.json b/GerstITS.Examples.Api/appsettings.json
index ea76fa0..ef1c343 100644
--- a/GerstITS.Examples.Api/appsettings.json
+++ b/GerstITS.Examples.Api/appsettings.json
@@ -8,13 +8,8 @@
},
"AllowedHosts": "*",
"WebApi": {
- "SupportEMail": "support@itscare.de"
+ "SupportEMail": "support@someone.de"
},
- "SkyNet": {
- "AppId": 86,
- "Audience": "39CE2111-475C-42FE-88F7-9B7A29D0262C"
- },
- "LogPath": "log/{Date}.log",
"SayHelloWorldJob": {
"CronExpression": "*/30 * * * * ? *",
"Name": "Example Job"