diff --git a/csharp/app/Backend/appsettings.Development.json b/csharp/app/Backend/appsettings.Development.json
deleted file mode 100644
index f05dd06fb..000000000
--- a/csharp/app/Backend/appsettings.Development.json
+++ /dev/null
@@ -1,10 +0,0 @@
-{
- "Logging": {
- "LogLevel": {
- "Default": "Information",
- "Microsoft.AspNetCore": "Warning"
- }
- },
- "AllowedHosts": "*",
-
-}
diff --git a/csharp/app/Backend/appsettings.json b/csharp/app/Backend/appsettings.json
deleted file mode 100644
index 0717debd9..000000000
--- a/csharp/app/Backend/appsettings.json
+++ /dev/null
@@ -1,12 +0,0 @@
-{
- "Logging": {
- "LogLevel": {
- "Default": "Information",
- "Microsoft.AspNetCore": "Warning"
- }
- },
- "AllowedHosts": "*",
- "ConnectionStrings": {
- "ConnectionString" : "Data Source=identifier.sqlite;"
- }
-}
diff --git a/csharp/app/Backend/bin/Debug/net6.0/Azure.Core.dll b/csharp/app/Backend/bin/Debug/net6.0/Azure.Core.dll
deleted file mode 100755
index d5fc2d1bc..000000000
Binary files a/csharp/app/Backend/bin/Debug/net6.0/Azure.Core.dll and /dev/null differ
diff --git a/csharp/app/Backend/bin/Debug/net6.0/Azure.Identity.dll b/csharp/app/Backend/bin/Debug/net6.0/Azure.Identity.dll
deleted file mode 100755
index 0975dc504..000000000
Binary files a/csharp/app/Backend/bin/Debug/net6.0/Azure.Identity.dll and /dev/null differ
diff --git a/csharp/app/Backend/bin/Debug/net6.0/Azure.Security.KeyVault.Certificates.dll b/csharp/app/Backend/bin/Debug/net6.0/Azure.Security.KeyVault.Certificates.dll
deleted file mode 100755
index 1745cc44b..000000000
Binary files a/csharp/app/Backend/bin/Debug/net6.0/Azure.Security.KeyVault.Certificates.dll and /dev/null differ
diff --git a/csharp/app/Backend/bin/Debug/net6.0/Azure.Security.KeyVault.Secrets.dll b/csharp/app/Backend/bin/Debug/net6.0/Azure.Security.KeyVault.Secrets.dll
deleted file mode 100755
index 748525bbc..000000000
Binary files a/csharp/app/Backend/bin/Debug/net6.0/Azure.Security.KeyVault.Secrets.dll and /dev/null differ
diff --git a/csharp/app/Backend/bin/Debug/net6.0/Backend b/csharp/app/Backend/bin/Debug/net6.0/Backend
deleted file mode 100755
index 87964a14c..000000000
Binary files a/csharp/app/Backend/bin/Debug/net6.0/Backend and /dev/null differ
diff --git a/csharp/app/Backend/bin/Debug/net6.0/Backend.runtimeconfig.json b/csharp/app/Backend/bin/Debug/net6.0/Backend.runtimeconfig.json
deleted file mode 100644
index dfb1b77d8..000000000
--- a/csharp/app/Backend/bin/Debug/net6.0/Backend.runtimeconfig.json
+++ /dev/null
@@ -1,19 +0,0 @@
-{
- "runtimeOptions": {
- "tfm": "net6.0",
- "frameworks": [
- {
- "name": "Microsoft.NETCore.App",
- "version": "6.0.0"
- },
- {
- "name": "Microsoft.AspNetCore.App",
- "version": "6.0.0"
- }
- ],
- "configProperties": {
- "System.GC.Server": true,
- "System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization": false
- }
- }
-}
\ No newline at end of file
diff --git a/csharp/app/Backend/bin/Debug/net6.0/DecimalEx.dll b/csharp/app/Backend/bin/Debug/net6.0/DecimalEx.dll
deleted file mode 100755
index 138e56154..000000000
Binary files a/csharp/app/Backend/bin/Debug/net6.0/DecimalEx.dll and /dev/null differ
diff --git a/csharp/app/Backend/bin/Debug/net6.0/Flurl.Http.dll b/csharp/app/Backend/bin/Debug/net6.0/Flurl.Http.dll
deleted file mode 100755
index b709dab17..000000000
Binary files a/csharp/app/Backend/bin/Debug/net6.0/Flurl.Http.dll and /dev/null differ
diff --git a/csharp/app/Backend/bin/Debug/net6.0/Flurl.dll b/csharp/app/Backend/bin/Debug/net6.0/Flurl.dll
deleted file mode 100755
index 6c81b5459..000000000
Binary files a/csharp/app/Backend/bin/Debug/net6.0/Flurl.dll and /dev/null differ
diff --git a/csharp/app/Backend/bin/Debug/net6.0/Microsoft.AspNet.Identity.Core.dll b/csharp/app/Backend/bin/Debug/net6.0/Microsoft.AspNet.Identity.Core.dll
deleted file mode 100755
index b31d0256f..000000000
Binary files a/csharp/app/Backend/bin/Debug/net6.0/Microsoft.AspNet.Identity.Core.dll and /dev/null differ
diff --git a/csharp/app/Backend/bin/Debug/net6.0/Microsoft.AspNet.Identity.Owin.dll b/csharp/app/Backend/bin/Debug/net6.0/Microsoft.AspNet.Identity.Owin.dll
deleted file mode 100755
index 48c829bd1..000000000
Binary files a/csharp/app/Backend/bin/Debug/net6.0/Microsoft.AspNet.Identity.Owin.dll and /dev/null differ
diff --git a/csharp/app/Backend/bin/Debug/net6.0/Microsoft.AspNetCore.Authentication.JwtBearer.dll b/csharp/app/Backend/bin/Debug/net6.0/Microsoft.AspNetCore.Authentication.JwtBearer.dll
deleted file mode 100755
index b16c55e09..000000000
Binary files a/csharp/app/Backend/bin/Debug/net6.0/Microsoft.AspNetCore.Authentication.JwtBearer.dll and /dev/null differ
diff --git a/csharp/app/Backend/bin/Debug/net6.0/Microsoft.AspNetCore.Authentication.OpenIdConnect.dll b/csharp/app/Backend/bin/Debug/net6.0/Microsoft.AspNetCore.Authentication.OpenIdConnect.dll
deleted file mode 100755
index caac83a4c..000000000
Binary files a/csharp/app/Backend/bin/Debug/net6.0/Microsoft.AspNetCore.Authentication.OpenIdConnect.dll and /dev/null differ
diff --git a/csharp/app/Backend/bin/Debug/net6.0/Microsoft.Bcl.AsyncInterfaces.dll b/csharp/app/Backend/bin/Debug/net6.0/Microsoft.Bcl.AsyncInterfaces.dll
deleted file mode 100755
index 30cb199d2..000000000
Binary files a/csharp/app/Backend/bin/Debug/net6.0/Microsoft.Bcl.AsyncInterfaces.dll and /dev/null differ
diff --git a/csharp/app/Backend/bin/Debug/net6.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll b/csharp/app/Backend/bin/Debug/net6.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll
deleted file mode 100755
index 11e5f2efa..000000000
Binary files a/csharp/app/Backend/bin/Debug/net6.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll and /dev/null differ
diff --git a/csharp/app/Backend/bin/Debug/net6.0/Microsoft.Extensions.DependencyInjection.dll b/csharp/app/Backend/bin/Debug/net6.0/Microsoft.Extensions.DependencyInjection.dll
deleted file mode 100755
index 2c642578c..000000000
Binary files a/csharp/app/Backend/bin/Debug/net6.0/Microsoft.Extensions.DependencyInjection.dll and /dev/null differ
diff --git a/csharp/app/Backend/bin/Debug/net6.0/Microsoft.Extensions.DependencyModel.dll b/csharp/app/Backend/bin/Debug/net6.0/Microsoft.Extensions.DependencyModel.dll
deleted file mode 100755
index 02b9f976c..000000000
Binary files a/csharp/app/Backend/bin/Debug/net6.0/Microsoft.Extensions.DependencyModel.dll and /dev/null differ
diff --git a/csharp/app/Backend/bin/Debug/net6.0/Microsoft.Identity.Client.Extensions.Msal.dll b/csharp/app/Backend/bin/Debug/net6.0/Microsoft.Identity.Client.Extensions.Msal.dll
deleted file mode 100755
index c051c5b33..000000000
Binary files a/csharp/app/Backend/bin/Debug/net6.0/Microsoft.Identity.Client.Extensions.Msal.dll and /dev/null differ
diff --git a/csharp/app/Backend/bin/Debug/net6.0/Microsoft.Identity.Client.dll b/csharp/app/Backend/bin/Debug/net6.0/Microsoft.Identity.Client.dll
deleted file mode 100755
index 0183a7f22..000000000
Binary files a/csharp/app/Backend/bin/Debug/net6.0/Microsoft.Identity.Client.dll and /dev/null differ
diff --git a/csharp/app/Backend/bin/Debug/net6.0/Microsoft.Identity.Web.Certificate.dll b/csharp/app/Backend/bin/Debug/net6.0/Microsoft.Identity.Web.Certificate.dll
deleted file mode 100755
index 5a800ee48..000000000
Binary files a/csharp/app/Backend/bin/Debug/net6.0/Microsoft.Identity.Web.Certificate.dll and /dev/null differ
diff --git a/csharp/app/Backend/bin/Debug/net6.0/Microsoft.Identity.Web.Certificateless.dll b/csharp/app/Backend/bin/Debug/net6.0/Microsoft.Identity.Web.Certificateless.dll
deleted file mode 100755
index 8babb5fb8..000000000
Binary files a/csharp/app/Backend/bin/Debug/net6.0/Microsoft.Identity.Web.Certificateless.dll and /dev/null differ
diff --git a/csharp/app/Backend/bin/Debug/net6.0/Microsoft.Identity.Web.TokenCache.dll b/csharp/app/Backend/bin/Debug/net6.0/Microsoft.Identity.Web.TokenCache.dll
deleted file mode 100755
index 6ce095919..000000000
Binary files a/csharp/app/Backend/bin/Debug/net6.0/Microsoft.Identity.Web.TokenCache.dll and /dev/null differ
diff --git a/csharp/app/Backend/bin/Debug/net6.0/Microsoft.Identity.Web.dll b/csharp/app/Backend/bin/Debug/net6.0/Microsoft.Identity.Web.dll
deleted file mode 100755
index e989c3ffc..000000000
Binary files a/csharp/app/Backend/bin/Debug/net6.0/Microsoft.Identity.Web.dll and /dev/null differ
diff --git a/csharp/app/Backend/bin/Debug/net6.0/Microsoft.IdentityModel.Abstractions.dll b/csharp/app/Backend/bin/Debug/net6.0/Microsoft.IdentityModel.Abstractions.dll
deleted file mode 100755
index f7bf0d965..000000000
Binary files a/csharp/app/Backend/bin/Debug/net6.0/Microsoft.IdentityModel.Abstractions.dll and /dev/null differ
diff --git a/csharp/app/Backend/bin/Debug/net6.0/Microsoft.IdentityModel.JsonWebTokens.dll b/csharp/app/Backend/bin/Debug/net6.0/Microsoft.IdentityModel.JsonWebTokens.dll
deleted file mode 100755
index 7d06e82d5..000000000
Binary files a/csharp/app/Backend/bin/Debug/net6.0/Microsoft.IdentityModel.JsonWebTokens.dll and /dev/null differ
diff --git a/csharp/app/Backend/bin/Debug/net6.0/Microsoft.IdentityModel.Logging.dll b/csharp/app/Backend/bin/Debug/net6.0/Microsoft.IdentityModel.Logging.dll
deleted file mode 100755
index f1249bc50..000000000
Binary files a/csharp/app/Backend/bin/Debug/net6.0/Microsoft.IdentityModel.Logging.dll and /dev/null differ
diff --git a/csharp/app/Backend/bin/Debug/net6.0/Microsoft.IdentityModel.LoggingExtensions.dll b/csharp/app/Backend/bin/Debug/net6.0/Microsoft.IdentityModel.LoggingExtensions.dll
deleted file mode 100755
index f4d45af1c..000000000
Binary files a/csharp/app/Backend/bin/Debug/net6.0/Microsoft.IdentityModel.LoggingExtensions.dll and /dev/null differ
diff --git a/csharp/app/Backend/bin/Debug/net6.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll b/csharp/app/Backend/bin/Debug/net6.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll
deleted file mode 100755
index 89cafa3ee..000000000
Binary files a/csharp/app/Backend/bin/Debug/net6.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll and /dev/null differ
diff --git a/csharp/app/Backend/bin/Debug/net6.0/Microsoft.IdentityModel.Protocols.dll b/csharp/app/Backend/bin/Debug/net6.0/Microsoft.IdentityModel.Protocols.dll
deleted file mode 100755
index 7b469de29..000000000
Binary files a/csharp/app/Backend/bin/Debug/net6.0/Microsoft.IdentityModel.Protocols.dll and /dev/null differ
diff --git a/csharp/app/Backend/bin/Debug/net6.0/Microsoft.IdentityModel.Tokens.dll b/csharp/app/Backend/bin/Debug/net6.0/Microsoft.IdentityModel.Tokens.dll
deleted file mode 100755
index c727c8dd2..000000000
Binary files a/csharp/app/Backend/bin/Debug/net6.0/Microsoft.IdentityModel.Tokens.dll and /dev/null differ
diff --git a/csharp/app/Backend/bin/Debug/net6.0/Microsoft.IdentityModel.Validators.dll b/csharp/app/Backend/bin/Debug/net6.0/Microsoft.IdentityModel.Validators.dll
deleted file mode 100755
index 496afe705..000000000
Binary files a/csharp/app/Backend/bin/Debug/net6.0/Microsoft.IdentityModel.Validators.dll and /dev/null differ
diff --git a/csharp/app/Backend/bin/Debug/net6.0/Microsoft.OpenApi.dll b/csharp/app/Backend/bin/Debug/net6.0/Microsoft.OpenApi.dll
deleted file mode 100755
index 54f10a784..000000000
Binary files a/csharp/app/Backend/bin/Debug/net6.0/Microsoft.OpenApi.dll and /dev/null differ
diff --git a/csharp/app/Backend/bin/Debug/net6.0/Microsoft.Owin.Cors.dll b/csharp/app/Backend/bin/Debug/net6.0/Microsoft.Owin.Cors.dll
deleted file mode 100755
index 587fab424..000000000
Binary files a/csharp/app/Backend/bin/Debug/net6.0/Microsoft.Owin.Cors.dll and /dev/null differ
diff --git a/csharp/app/Backend/bin/Debug/net6.0/Microsoft.Owin.Host.SystemWeb.dll b/csharp/app/Backend/bin/Debug/net6.0/Microsoft.Owin.Host.SystemWeb.dll
deleted file mode 100755
index d324867a4..000000000
Binary files a/csharp/app/Backend/bin/Debug/net6.0/Microsoft.Owin.Host.SystemWeb.dll and /dev/null differ
diff --git a/csharp/app/Backend/bin/Debug/net6.0/Microsoft.Owin.Security.Cookies.dll b/csharp/app/Backend/bin/Debug/net6.0/Microsoft.Owin.Security.Cookies.dll
deleted file mode 100755
index 46bb919f4..000000000
Binary files a/csharp/app/Backend/bin/Debug/net6.0/Microsoft.Owin.Security.Cookies.dll and /dev/null differ
diff --git a/csharp/app/Backend/bin/Debug/net6.0/Microsoft.Owin.Security.OAuth.dll b/csharp/app/Backend/bin/Debug/net6.0/Microsoft.Owin.Security.OAuth.dll
deleted file mode 100755
index 0793fef11..000000000
Binary files a/csharp/app/Backend/bin/Debug/net6.0/Microsoft.Owin.Security.OAuth.dll and /dev/null differ
diff --git a/csharp/app/Backend/bin/Debug/net6.0/Microsoft.Owin.Security.dll b/csharp/app/Backend/bin/Debug/net6.0/Microsoft.Owin.Security.dll
deleted file mode 100755
index 42493cd46..000000000
Binary files a/csharp/app/Backend/bin/Debug/net6.0/Microsoft.Owin.Security.dll and /dev/null differ
diff --git a/csharp/app/Backend/bin/Debug/net6.0/Microsoft.Owin.dll b/csharp/app/Backend/bin/Debug/net6.0/Microsoft.Owin.dll
deleted file mode 100755
index 2d870061d..000000000
Binary files a/csharp/app/Backend/bin/Debug/net6.0/Microsoft.Owin.dll and /dev/null differ
diff --git a/csharp/app/Backend/bin/Debug/net6.0/Microsoft.Win32.SystemEvents.dll b/csharp/app/Backend/bin/Debug/net6.0/Microsoft.Win32.SystemEvents.dll
deleted file mode 100755
index e27fe8d73..000000000
Binary files a/csharp/app/Backend/bin/Debug/net6.0/Microsoft.Win32.SystemEvents.dll and /dev/null differ
diff --git a/csharp/app/Backend/bin/Debug/net6.0/Newtonsoft.Json.Bson.dll b/csharp/app/Backend/bin/Debug/net6.0/Newtonsoft.Json.Bson.dll
deleted file mode 100755
index 22d4c123b..000000000
Binary files a/csharp/app/Backend/bin/Debug/net6.0/Newtonsoft.Json.Bson.dll and /dev/null differ
diff --git a/csharp/app/Backend/bin/Debug/net6.0/Newtonsoft.Json.dll b/csharp/app/Backend/bin/Debug/net6.0/Newtonsoft.Json.dll
deleted file mode 100755
index b8ea6e0e2..000000000
Binary files a/csharp/app/Backend/bin/Debug/net6.0/Newtonsoft.Json.dll and /dev/null differ
diff --git a/csharp/app/Backend/bin/Debug/net6.0/Owin.dll b/csharp/app/Backend/bin/Debug/net6.0/Owin.dll
deleted file mode 100755
index ba6e21eda..000000000
Binary files a/csharp/app/Backend/bin/Debug/net6.0/Owin.dll and /dev/null differ
diff --git a/csharp/app/Backend/bin/Debug/net6.0/SQLite-net.dll b/csharp/app/Backend/bin/Debug/net6.0/SQLite-net.dll
deleted file mode 100755
index 7136e372a..000000000
Binary files a/csharp/app/Backend/bin/Debug/net6.0/SQLite-net.dll and /dev/null differ
diff --git a/csharp/app/Backend/bin/Debug/net6.0/SQLitePCLRaw.batteries_v2.dll b/csharp/app/Backend/bin/Debug/net6.0/SQLitePCLRaw.batteries_v2.dll
deleted file mode 100755
index a55f98813..000000000
Binary files a/csharp/app/Backend/bin/Debug/net6.0/SQLitePCLRaw.batteries_v2.dll and /dev/null differ
diff --git a/csharp/app/Backend/bin/Debug/net6.0/SQLitePCLRaw.core.dll b/csharp/app/Backend/bin/Debug/net6.0/SQLitePCLRaw.core.dll
deleted file mode 100755
index 8f97332eb..000000000
Binary files a/csharp/app/Backend/bin/Debug/net6.0/SQLitePCLRaw.core.dll and /dev/null differ
diff --git a/csharp/app/Backend/bin/Debug/net6.0/SQLitePCLRaw.nativelibrary.dll b/csharp/app/Backend/bin/Debug/net6.0/SQLitePCLRaw.nativelibrary.dll
deleted file mode 100755
index 7bb1b03be..000000000
Binary files a/csharp/app/Backend/bin/Debug/net6.0/SQLitePCLRaw.nativelibrary.dll and /dev/null differ
diff --git a/csharp/app/Backend/bin/Debug/net6.0/SQLitePCLRaw.provider.dynamic_cdecl.dll b/csharp/app/Backend/bin/Debug/net6.0/SQLitePCLRaw.provider.dynamic_cdecl.dll
deleted file mode 100755
index 2be564755..000000000
Binary files a/csharp/app/Backend/bin/Debug/net6.0/SQLitePCLRaw.provider.dynamic_cdecl.dll and /dev/null differ
diff --git a/csharp/app/Backend/bin/Debug/net6.0/SQLitePCLRaw.provider.e_sqlcipher.dll b/csharp/app/Backend/bin/Debug/net6.0/SQLitePCLRaw.provider.e_sqlcipher.dll
deleted file mode 100755
index a85dc75b9..000000000
Binary files a/csharp/app/Backend/bin/Debug/net6.0/SQLitePCLRaw.provider.e_sqlcipher.dll and /dev/null differ
diff --git a/csharp/app/Backend/bin/Debug/net6.0/Scrutor.dll b/csharp/app/Backend/bin/Debug/net6.0/Scrutor.dll
deleted file mode 100755
index 06eb31edf..000000000
Binary files a/csharp/app/Backend/bin/Debug/net6.0/Scrutor.dll and /dev/null differ
diff --git a/csharp/app/Backend/bin/Debug/net6.0/Swashbuckle.AspNetCore.Filters.Abstractions.dll b/csharp/app/Backend/bin/Debug/net6.0/Swashbuckle.AspNetCore.Filters.Abstractions.dll
deleted file mode 100755
index 9bf6cbe19..000000000
Binary files a/csharp/app/Backend/bin/Debug/net6.0/Swashbuckle.AspNetCore.Filters.Abstractions.dll and /dev/null differ
diff --git a/csharp/app/Backend/bin/Debug/net6.0/Swashbuckle.AspNetCore.Filters.dll b/csharp/app/Backend/bin/Debug/net6.0/Swashbuckle.AspNetCore.Filters.dll
deleted file mode 100755
index 6f443955c..000000000
Binary files a/csharp/app/Backend/bin/Debug/net6.0/Swashbuckle.AspNetCore.Filters.dll and /dev/null differ
diff --git a/csharp/app/Backend/bin/Debug/net6.0/Swashbuckle.AspNetCore.Swagger.dll b/csharp/app/Backend/bin/Debug/net6.0/Swashbuckle.AspNetCore.Swagger.dll
deleted file mode 100755
index a30e6cc9a..000000000
Binary files a/csharp/app/Backend/bin/Debug/net6.0/Swashbuckle.AspNetCore.Swagger.dll and /dev/null differ
diff --git a/csharp/app/Backend/bin/Debug/net6.0/Swashbuckle.AspNetCore.SwaggerGen.dll b/csharp/app/Backend/bin/Debug/net6.0/Swashbuckle.AspNetCore.SwaggerGen.dll
deleted file mode 100755
index ae35663ad..000000000
Binary files a/csharp/app/Backend/bin/Debug/net6.0/Swashbuckle.AspNetCore.SwaggerGen.dll and /dev/null differ
diff --git a/csharp/app/Backend/bin/Debug/net6.0/Swashbuckle.AspNetCore.SwaggerUI.dll b/csharp/app/Backend/bin/Debug/net6.0/Swashbuckle.AspNetCore.SwaggerUI.dll
deleted file mode 100755
index a26f4586f..000000000
Binary files a/csharp/app/Backend/bin/Debug/net6.0/Swashbuckle.AspNetCore.SwaggerUI.dll and /dev/null differ
diff --git a/csharp/app/Backend/bin/Debug/net6.0/System.Drawing.Common.dll b/csharp/app/Backend/bin/Debug/net6.0/System.Drawing.Common.dll
deleted file mode 100755
index 6fdfbe6f5..000000000
Binary files a/csharp/app/Backend/bin/Debug/net6.0/System.Drawing.Common.dll and /dev/null differ
diff --git a/csharp/app/Backend/bin/Debug/net6.0/System.IdentityModel.Tokens.Jwt.dll b/csharp/app/Backend/bin/Debug/net6.0/System.IdentityModel.Tokens.Jwt.dll
deleted file mode 100755
index 88ffec7db..000000000
Binary files a/csharp/app/Backend/bin/Debug/net6.0/System.IdentityModel.Tokens.Jwt.dll and /dev/null differ
diff --git a/csharp/app/Backend/bin/Debug/net6.0/System.Net.Http.Formatting.dll b/csharp/app/Backend/bin/Debug/net6.0/System.Net.Http.Formatting.dll
deleted file mode 100755
index 27cb2dbd5..000000000
Binary files a/csharp/app/Backend/bin/Debug/net6.0/System.Net.Http.Formatting.dll and /dev/null differ
diff --git a/csharp/app/Backend/bin/Debug/net6.0/System.Reactive.Linq.dll b/csharp/app/Backend/bin/Debug/net6.0/System.Reactive.Linq.dll
deleted file mode 100755
index 2af4a4b63..000000000
Binary files a/csharp/app/Backend/bin/Debug/net6.0/System.Reactive.Linq.dll and /dev/null differ
diff --git a/csharp/app/Backend/bin/Debug/net6.0/System.Reactive.dll b/csharp/app/Backend/bin/Debug/net6.0/System.Reactive.dll
deleted file mode 100755
index eb364ecdc..000000000
Binary files a/csharp/app/Backend/bin/Debug/net6.0/System.Reactive.dll and /dev/null differ
diff --git a/csharp/app/Backend/bin/Debug/net6.0/System.Security.Cryptography.Pkcs.dll b/csharp/app/Backend/bin/Debug/net6.0/System.Security.Cryptography.Pkcs.dll
deleted file mode 100755
index cf458e8a2..000000000
Binary files a/csharp/app/Backend/bin/Debug/net6.0/System.Security.Cryptography.Pkcs.dll and /dev/null differ
diff --git a/csharp/app/Backend/bin/Debug/net6.0/System.Security.Cryptography.ProtectedData.dll b/csharp/app/Backend/bin/Debug/net6.0/System.Security.Cryptography.ProtectedData.dll
deleted file mode 100755
index 3feb9f938..000000000
Binary files a/csharp/app/Backend/bin/Debug/net6.0/System.Security.Cryptography.ProtectedData.dll and /dev/null differ
diff --git a/csharp/app/Backend/bin/Debug/net6.0/System.Security.Cryptography.Xml.dll b/csharp/app/Backend/bin/Debug/net6.0/System.Security.Cryptography.Xml.dll
deleted file mode 100755
index b43ece020..000000000
Binary files a/csharp/app/Backend/bin/Debug/net6.0/System.Security.Cryptography.Xml.dll and /dev/null differ
diff --git a/csharp/app/Backend/bin/Debug/net6.0/System.Web.Cors.dll b/csharp/app/Backend/bin/Debug/net6.0/System.Web.Cors.dll
deleted file mode 100755
index 18b113997..000000000
Binary files a/csharp/app/Backend/bin/Debug/net6.0/System.Web.Cors.dll and /dev/null differ
diff --git a/csharp/app/Backend/bin/Debug/net6.0/System.Web.Http.dll b/csharp/app/Backend/bin/Debug/net6.0/System.Web.Http.dll
deleted file mode 100755
index 7e3bd306e..000000000
Binary files a/csharp/app/Backend/bin/Debug/net6.0/System.Web.Http.dll and /dev/null differ
diff --git a/csharp/app/Backend/bin/Debug/net6.0/appsettings.Development.json b/csharp/app/Backend/bin/Debug/net6.0/appsettings.Development.json
deleted file mode 100644
index f05dd06fb..000000000
--- a/csharp/app/Backend/bin/Debug/net6.0/appsettings.Development.json
+++ /dev/null
@@ -1,10 +0,0 @@
-{
- "Logging": {
- "LogLevel": {
- "Default": "Information",
- "Microsoft.AspNetCore": "Warning"
- }
- },
- "AllowedHosts": "*",
-
-}
diff --git a/csharp/app/Backend/bin/Debug/net6.0/appsettings.json b/csharp/app/Backend/bin/Debug/net6.0/appsettings.json
deleted file mode 100644
index 0717debd9..000000000
--- a/csharp/app/Backend/bin/Debug/net6.0/appsettings.json
+++ /dev/null
@@ -1,12 +0,0 @@
-{
- "Logging": {
- "LogLevel": {
- "Default": "Information",
- "Microsoft.AspNetCore": "Warning"
- }
- },
- "AllowedHosts": "*",
- "ConnectionStrings": {
- "ConnectionString" : "Data Source=identifier.sqlite;"
- }
-}
diff --git a/csharp/app/Backend/bin/Debug/net6.0/runtimes/alpine-arm/native/libe_sqlcipher.so b/csharp/app/Backend/bin/Debug/net6.0/runtimes/alpine-arm/native/libe_sqlcipher.so
deleted file mode 100755
index 99ac963ac..000000000
Binary files a/csharp/app/Backend/bin/Debug/net6.0/runtimes/alpine-arm/native/libe_sqlcipher.so and /dev/null differ
diff --git a/csharp/app/Backend/bin/Debug/net6.0/runtimes/alpine-arm64/native/libe_sqlcipher.so b/csharp/app/Backend/bin/Debug/net6.0/runtimes/alpine-arm64/native/libe_sqlcipher.so
deleted file mode 100755
index 8bbd5b9bb..000000000
Binary files a/csharp/app/Backend/bin/Debug/net6.0/runtimes/alpine-arm64/native/libe_sqlcipher.so and /dev/null differ
diff --git a/csharp/app/Backend/bin/Debug/net6.0/runtimes/alpine-x64/native/libe_sqlcipher.so b/csharp/app/Backend/bin/Debug/net6.0/runtimes/alpine-x64/native/libe_sqlcipher.so
deleted file mode 100755
index 136ea9d88..000000000
Binary files a/csharp/app/Backend/bin/Debug/net6.0/runtimes/alpine-x64/native/libe_sqlcipher.so and /dev/null differ
diff --git a/csharp/app/Backend/bin/Debug/net6.0/runtimes/alpine-x64/native/libe_sqlite3.so b/csharp/app/Backend/bin/Debug/net6.0/runtimes/alpine-x64/native/libe_sqlite3.so
deleted file mode 100755
index 9c98d9f9a..000000000
Binary files a/csharp/app/Backend/bin/Debug/net6.0/runtimes/alpine-x64/native/libe_sqlite3.so and /dev/null differ
diff --git a/csharp/app/Backend/bin/Debug/net6.0/runtimes/browser-wasm/nativeassets/net6.0/e_sqlcipher.a b/csharp/app/Backend/bin/Debug/net6.0/runtimes/browser-wasm/nativeassets/net6.0/e_sqlcipher.a
deleted file mode 100755
index 2325b5706..000000000
Binary files a/csharp/app/Backend/bin/Debug/net6.0/runtimes/browser-wasm/nativeassets/net6.0/e_sqlcipher.a and /dev/null differ
diff --git a/csharp/app/Backend/bin/Debug/net6.0/runtimes/linux-arm/native/libe_sqlcipher.so b/csharp/app/Backend/bin/Debug/net6.0/runtimes/linux-arm/native/libe_sqlcipher.so
deleted file mode 100755
index 252064d55..000000000
Binary files a/csharp/app/Backend/bin/Debug/net6.0/runtimes/linux-arm/native/libe_sqlcipher.so and /dev/null differ
diff --git a/csharp/app/Backend/bin/Debug/net6.0/runtimes/linux-arm/native/libe_sqlite3.so b/csharp/app/Backend/bin/Debug/net6.0/runtimes/linux-arm/native/libe_sqlite3.so
deleted file mode 100755
index 6b0158a4a..000000000
Binary files a/csharp/app/Backend/bin/Debug/net6.0/runtimes/linux-arm/native/libe_sqlite3.so and /dev/null differ
diff --git a/csharp/app/Backend/bin/Debug/net6.0/runtimes/linux-arm64/native/libe_sqlcipher.so b/csharp/app/Backend/bin/Debug/net6.0/runtimes/linux-arm64/native/libe_sqlcipher.so
deleted file mode 100755
index 6fc80c6d5..000000000
Binary files a/csharp/app/Backend/bin/Debug/net6.0/runtimes/linux-arm64/native/libe_sqlcipher.so and /dev/null differ
diff --git a/csharp/app/Backend/bin/Debug/net6.0/runtimes/linux-arm64/native/libe_sqlite3.so b/csharp/app/Backend/bin/Debug/net6.0/runtimes/linux-arm64/native/libe_sqlite3.so
deleted file mode 100755
index 7c590b743..000000000
Binary files a/csharp/app/Backend/bin/Debug/net6.0/runtimes/linux-arm64/native/libe_sqlite3.so and /dev/null differ
diff --git a/csharp/app/Backend/bin/Debug/net6.0/runtimes/linux-armel/native/libe_sqlcipher.so b/csharp/app/Backend/bin/Debug/net6.0/runtimes/linux-armel/native/libe_sqlcipher.so
deleted file mode 100755
index f912a0b11..000000000
Binary files a/csharp/app/Backend/bin/Debug/net6.0/runtimes/linux-armel/native/libe_sqlcipher.so and /dev/null differ
diff --git a/csharp/app/Backend/bin/Debug/net6.0/runtimes/linux-armel/native/libe_sqlite3.so b/csharp/app/Backend/bin/Debug/net6.0/runtimes/linux-armel/native/libe_sqlite3.so
deleted file mode 100755
index bc22810cc..000000000
Binary files a/csharp/app/Backend/bin/Debug/net6.0/runtimes/linux-armel/native/libe_sqlite3.so and /dev/null differ
diff --git a/csharp/app/Backend/bin/Debug/net6.0/runtimes/linux-mips64/native/libe_sqlcipher.so b/csharp/app/Backend/bin/Debug/net6.0/runtimes/linux-mips64/native/libe_sqlcipher.so
deleted file mode 100755
index 965e995fc..000000000
Binary files a/csharp/app/Backend/bin/Debug/net6.0/runtimes/linux-mips64/native/libe_sqlcipher.so and /dev/null differ
diff --git a/csharp/app/Backend/bin/Debug/net6.0/runtimes/linux-mips64/native/libe_sqlite3.so b/csharp/app/Backend/bin/Debug/net6.0/runtimes/linux-mips64/native/libe_sqlite3.so
deleted file mode 100755
index c82d18655..000000000
Binary files a/csharp/app/Backend/bin/Debug/net6.0/runtimes/linux-mips64/native/libe_sqlite3.so and /dev/null differ
diff --git a/csharp/app/Backend/bin/Debug/net6.0/runtimes/linux-musl-arm/native/libe_sqlcipher.so b/csharp/app/Backend/bin/Debug/net6.0/runtimes/linux-musl-arm/native/libe_sqlcipher.so
deleted file mode 100755
index 99ac963ac..000000000
Binary files a/csharp/app/Backend/bin/Debug/net6.0/runtimes/linux-musl-arm/native/libe_sqlcipher.so and /dev/null differ
diff --git a/csharp/app/Backend/bin/Debug/net6.0/runtimes/linux-musl-arm64/native/libe_sqlcipher.so b/csharp/app/Backend/bin/Debug/net6.0/runtimes/linux-musl-arm64/native/libe_sqlcipher.so
deleted file mode 100755
index 8bbd5b9bb..000000000
Binary files a/csharp/app/Backend/bin/Debug/net6.0/runtimes/linux-musl-arm64/native/libe_sqlcipher.so and /dev/null differ
diff --git a/csharp/app/Backend/bin/Debug/net6.0/runtimes/linux-musl-x64/native/libe_sqlcipher.so b/csharp/app/Backend/bin/Debug/net6.0/runtimes/linux-musl-x64/native/libe_sqlcipher.so
deleted file mode 100755
index 136ea9d88..000000000
Binary files a/csharp/app/Backend/bin/Debug/net6.0/runtimes/linux-musl-x64/native/libe_sqlcipher.so and /dev/null differ
diff --git a/csharp/app/Backend/bin/Debug/net6.0/runtimes/linux-musl-x64/native/libe_sqlite3.so b/csharp/app/Backend/bin/Debug/net6.0/runtimes/linux-musl-x64/native/libe_sqlite3.so
deleted file mode 100755
index 9c98d9f9a..000000000
Binary files a/csharp/app/Backend/bin/Debug/net6.0/runtimes/linux-musl-x64/native/libe_sqlite3.so and /dev/null differ
diff --git a/csharp/app/Backend/bin/Debug/net6.0/runtimes/linux-s390x/native/libe_sqlcipher.so b/csharp/app/Backend/bin/Debug/net6.0/runtimes/linux-s390x/native/libe_sqlcipher.so
deleted file mode 100755
index 7a5b93885..000000000
Binary files a/csharp/app/Backend/bin/Debug/net6.0/runtimes/linux-s390x/native/libe_sqlcipher.so and /dev/null differ
diff --git a/csharp/app/Backend/bin/Debug/net6.0/runtimes/linux-x64/native/libe_sqlcipher.so b/csharp/app/Backend/bin/Debug/net6.0/runtimes/linux-x64/native/libe_sqlcipher.so
deleted file mode 100755
index fe99d1282..000000000
Binary files a/csharp/app/Backend/bin/Debug/net6.0/runtimes/linux-x64/native/libe_sqlcipher.so and /dev/null differ
diff --git a/csharp/app/Backend/bin/Debug/net6.0/runtimes/linux-x64/native/libe_sqlite3.so b/csharp/app/Backend/bin/Debug/net6.0/runtimes/linux-x64/native/libe_sqlite3.so
deleted file mode 100755
index 484bfc267..000000000
Binary files a/csharp/app/Backend/bin/Debug/net6.0/runtimes/linux-x64/native/libe_sqlite3.so and /dev/null differ
diff --git a/csharp/app/Backend/bin/Debug/net6.0/runtimes/linux-x86/native/libe_sqlcipher.so b/csharp/app/Backend/bin/Debug/net6.0/runtimes/linux-x86/native/libe_sqlcipher.so
deleted file mode 100755
index ec7d3c081..000000000
Binary files a/csharp/app/Backend/bin/Debug/net6.0/runtimes/linux-x86/native/libe_sqlcipher.so and /dev/null differ
diff --git a/csharp/app/Backend/bin/Debug/net6.0/runtimes/linux-x86/native/libe_sqlite3.so b/csharp/app/Backend/bin/Debug/net6.0/runtimes/linux-x86/native/libe_sqlite3.so
deleted file mode 100755
index d4c96f72f..000000000
Binary files a/csharp/app/Backend/bin/Debug/net6.0/runtimes/linux-x86/native/libe_sqlite3.so and /dev/null differ
diff --git a/csharp/app/Backend/bin/Debug/net6.0/runtimes/maccatalyst-arm64/native/libe_sqlcipher.dylib b/csharp/app/Backend/bin/Debug/net6.0/runtimes/maccatalyst-arm64/native/libe_sqlcipher.dylib
deleted file mode 100755
index 3dac78b84..000000000
Binary files a/csharp/app/Backend/bin/Debug/net6.0/runtimes/maccatalyst-arm64/native/libe_sqlcipher.dylib and /dev/null differ
diff --git a/csharp/app/Backend/bin/Debug/net6.0/runtimes/maccatalyst-x64/native/libe_sqlcipher.dylib b/csharp/app/Backend/bin/Debug/net6.0/runtimes/maccatalyst-x64/native/libe_sqlcipher.dylib
deleted file mode 100755
index e7d241c4f..000000000
Binary files a/csharp/app/Backend/bin/Debug/net6.0/runtimes/maccatalyst-x64/native/libe_sqlcipher.dylib and /dev/null differ
diff --git a/csharp/app/Backend/bin/Debug/net6.0/runtimes/osx-arm64/native/libe_sqlcipher.dylib b/csharp/app/Backend/bin/Debug/net6.0/runtimes/osx-arm64/native/libe_sqlcipher.dylib
deleted file mode 100755
index d0d51790d..000000000
Binary files a/csharp/app/Backend/bin/Debug/net6.0/runtimes/osx-arm64/native/libe_sqlcipher.dylib and /dev/null differ
diff --git a/csharp/app/Backend/bin/Debug/net6.0/runtimes/osx-x64/native/libe_sqlcipher.dylib b/csharp/app/Backend/bin/Debug/net6.0/runtimes/osx-x64/native/libe_sqlcipher.dylib
deleted file mode 100755
index 1e1fa48c7..000000000
Binary files a/csharp/app/Backend/bin/Debug/net6.0/runtimes/osx-x64/native/libe_sqlcipher.dylib and /dev/null differ
diff --git a/csharp/app/Backend/bin/Debug/net6.0/runtimes/osx-x64/native/libe_sqlite3.dylib b/csharp/app/Backend/bin/Debug/net6.0/runtimes/osx-x64/native/libe_sqlite3.dylib
deleted file mode 100755
index 3b9e7a481..000000000
Binary files a/csharp/app/Backend/bin/Debug/net6.0/runtimes/osx-x64/native/libe_sqlite3.dylib and /dev/null differ
diff --git a/csharp/app/Backend/bin/Debug/net6.0/runtimes/unix/lib/netcoreapp3.0/System.Drawing.Common.dll b/csharp/app/Backend/bin/Debug/net6.0/runtimes/unix/lib/netcoreapp3.0/System.Drawing.Common.dll
deleted file mode 100755
index 7406b48d3..000000000
Binary files a/csharp/app/Backend/bin/Debug/net6.0/runtimes/unix/lib/netcoreapp3.0/System.Drawing.Common.dll and /dev/null differ
diff --git a/csharp/app/Backend/bin/Debug/net6.0/runtimes/win-arm/native/e_sqlcipher.dll b/csharp/app/Backend/bin/Debug/net6.0/runtimes/win-arm/native/e_sqlcipher.dll
deleted file mode 100755
index 09735a1fa..000000000
Binary files a/csharp/app/Backend/bin/Debug/net6.0/runtimes/win-arm/native/e_sqlcipher.dll and /dev/null differ
diff --git a/csharp/app/Backend/bin/Debug/net6.0/runtimes/win-arm/native/e_sqlite3.dll b/csharp/app/Backend/bin/Debug/net6.0/runtimes/win-arm/native/e_sqlite3.dll
deleted file mode 100755
index d01989146..000000000
Binary files a/csharp/app/Backend/bin/Debug/net6.0/runtimes/win-arm/native/e_sqlite3.dll and /dev/null differ
diff --git a/csharp/app/Backend/bin/Debug/net6.0/runtimes/win-arm64/native/e_sqlcipher.dll b/csharp/app/Backend/bin/Debug/net6.0/runtimes/win-arm64/native/e_sqlcipher.dll
deleted file mode 100755
index f7449952d..000000000
Binary files a/csharp/app/Backend/bin/Debug/net6.0/runtimes/win-arm64/native/e_sqlcipher.dll and /dev/null differ
diff --git a/csharp/app/Backend/bin/Debug/net6.0/runtimes/win-arm64/native/e_sqlite3.dll b/csharp/app/Backend/bin/Debug/net6.0/runtimes/win-arm64/native/e_sqlite3.dll
deleted file mode 100755
index d8b3149f1..000000000
Binary files a/csharp/app/Backend/bin/Debug/net6.0/runtimes/win-arm64/native/e_sqlite3.dll and /dev/null differ
diff --git a/csharp/app/Backend/bin/Debug/net6.0/runtimes/win-x64/native/e_sqlcipher.dll b/csharp/app/Backend/bin/Debug/net6.0/runtimes/win-x64/native/e_sqlcipher.dll
deleted file mode 100755
index 9cff1d7ea..000000000
Binary files a/csharp/app/Backend/bin/Debug/net6.0/runtimes/win-x64/native/e_sqlcipher.dll and /dev/null differ
diff --git a/csharp/app/Backend/bin/Debug/net6.0/runtimes/win-x64/native/e_sqlite3.dll b/csharp/app/Backend/bin/Debug/net6.0/runtimes/win-x64/native/e_sqlite3.dll
deleted file mode 100755
index 8d3ca0c2c..000000000
Binary files a/csharp/app/Backend/bin/Debug/net6.0/runtimes/win-x64/native/e_sqlite3.dll and /dev/null differ
diff --git a/csharp/app/Backend/bin/Debug/net6.0/runtimes/win-x86/native/e_sqlcipher.dll b/csharp/app/Backend/bin/Debug/net6.0/runtimes/win-x86/native/e_sqlcipher.dll
deleted file mode 100755
index 1b26cafb6..000000000
Binary files a/csharp/app/Backend/bin/Debug/net6.0/runtimes/win-x86/native/e_sqlcipher.dll and /dev/null differ
diff --git a/csharp/app/Backend/bin/Debug/net6.0/runtimes/win-x86/native/e_sqlite3.dll b/csharp/app/Backend/bin/Debug/net6.0/runtimes/win-x86/native/e_sqlite3.dll
deleted file mode 100755
index 3ad1bc9b2..000000000
Binary files a/csharp/app/Backend/bin/Debug/net6.0/runtimes/win-x86/native/e_sqlite3.dll and /dev/null differ
diff --git a/csharp/app/Backend/bin/Debug/net6.0/runtimes/win/lib/net6.0/System.Security.Cryptography.Pkcs.dll b/csharp/app/Backend/bin/Debug/net6.0/runtimes/win/lib/net6.0/System.Security.Cryptography.Pkcs.dll
deleted file mode 100755
index 6cbb73440..000000000
Binary files a/csharp/app/Backend/bin/Debug/net6.0/runtimes/win/lib/net6.0/System.Security.Cryptography.Pkcs.dll and /dev/null differ
diff --git a/csharp/app/Backend/bin/Debug/net6.0/runtimes/win/lib/netcoreapp3.0/Microsoft.Win32.SystemEvents.dll b/csharp/app/Backend/bin/Debug/net6.0/runtimes/win/lib/netcoreapp3.0/Microsoft.Win32.SystemEvents.dll
deleted file mode 100755
index c49c35873..000000000
Binary files a/csharp/app/Backend/bin/Debug/net6.0/runtimes/win/lib/netcoreapp3.0/Microsoft.Win32.SystemEvents.dll and /dev/null differ
diff --git a/csharp/app/Backend/bin/Debug/net6.0/runtimes/win/lib/netcoreapp3.0/System.Drawing.Common.dll b/csharp/app/Backend/bin/Debug/net6.0/runtimes/win/lib/netcoreapp3.0/System.Drawing.Common.dll
deleted file mode 100755
index f8c435899..000000000
Binary files a/csharp/app/Backend/bin/Debug/net6.0/runtimes/win/lib/netcoreapp3.0/System.Drawing.Common.dll and /dev/null differ
diff --git a/csharp/app/Backend/bin/Debug/net6.0/runtimes/win/lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll b/csharp/app/Backend/bin/Debug/net6.0/runtimes/win/lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll
deleted file mode 100755
index 73536ac4f..000000000
Binary files a/csharp/app/Backend/bin/Debug/net6.0/runtimes/win/lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll and /dev/null differ
diff --git a/csharp/app/Backend/obj/Debug/net6.0/Backend.AssemblyInfo.cs b/csharp/app/Backend/obj/Debug/net6.0/Backend.AssemblyInfo.cs
deleted file mode 100644
index 07fd8b5b2..000000000
--- a/csharp/app/Backend/obj/Debug/net6.0/Backend.AssemblyInfo.cs
+++ /dev/null
@@ -1,22 +0,0 @@
-//------------------------------------------------------------------------------
-//
-// This code was generated by a tool.
-//
-// Changes to this file may cause incorrect behavior and will be lost if
-// the code is regenerated.
-//
-//------------------------------------------------------------------------------
-
-using System;
-using System.Reflection;
-
-[assembly: System.Reflection.AssemblyCompanyAttribute("Backend")]
-[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
-[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
-[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
-[assembly: System.Reflection.AssemblyProductAttribute("Backend")]
-[assembly: System.Reflection.AssemblyTitleAttribute("Backend")]
-[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
-
-// Generated by the MSBuild WriteCodeFragment class.
-
diff --git a/csharp/app/Backend/obj/Debug/net6.0/Backend.AssemblyInfoInputs.cache b/csharp/app/Backend/obj/Debug/net6.0/Backend.AssemblyInfoInputs.cache
deleted file mode 100644
index be904549b..000000000
--- a/csharp/app/Backend/obj/Debug/net6.0/Backend.AssemblyInfoInputs.cache
+++ /dev/null
@@ -1 +0,0 @@
-22f0e0a94c50ee0d4eb569f4fa7bc6469c591db3
diff --git a/csharp/app/Backend/obj/Debug/net6.0/Backend.MvcApplicationPartsAssemblyInfo.cache b/csharp/app/Backend/obj/Debug/net6.0/Backend.MvcApplicationPartsAssemblyInfo.cache
deleted file mode 100644
index e69de29bb..000000000
diff --git a/csharp/app/Backend/obj/Debug/net6.0/Backend.MvcApplicationPartsAssemblyInfo.cs b/csharp/app/Backend/obj/Debug/net6.0/Backend.MvcApplicationPartsAssemblyInfo.cs
deleted file mode 100644
index 7a3ef2ffe..000000000
--- a/csharp/app/Backend/obj/Debug/net6.0/Backend.MvcApplicationPartsAssemblyInfo.cs
+++ /dev/null
@@ -1,18 +0,0 @@
-//------------------------------------------------------------------------------
-//
-// This code was generated by a tool.
-//
-// Changes to this file may cause incorrect behavior and will be lost if
-// the code is regenerated.
-//
-//------------------------------------------------------------------------------
-
-using System;
-using System.Reflection;
-
-[assembly: Microsoft.AspNetCore.Mvc.ApplicationParts.ApplicationPartAttribute("Microsoft.Identity.Web")]
-[assembly: Microsoft.AspNetCore.Mvc.ApplicationParts.ApplicationPartAttribute("Swashbuckle.AspNetCore.Filters")]
-[assembly: Microsoft.AspNetCore.Mvc.ApplicationParts.ApplicationPartAttribute("Swashbuckle.AspNetCore.SwaggerGen")]
-
-// Generated by the MSBuild WriteCodeFragment class.
-
diff --git a/csharp/app/Backend/obj/Debug/net6.0/Backend.csproj.CopyComplete b/csharp/app/Backend/obj/Debug/net6.0/Backend.csproj.CopyComplete
deleted file mode 100644
index e69de29bb..000000000
diff --git a/csharp/app/Backend/obj/Debug/net6.0/staticwebassets.build.json b/csharp/app/Backend/obj/Debug/net6.0/staticwebassets.build.json
deleted file mode 100644
index 69c06ab21..000000000
--- a/csharp/app/Backend/obj/Debug/net6.0/staticwebassets.build.json
+++ /dev/null
@@ -1,11 +0,0 @@
-{
- "Version": 1,
- "Hash": "n5xgAQ6zUIaWw0GRiBAnxS+iKccCeaRf+F00sBYdNq4=",
- "Source": "Backend",
- "BasePath": "_content/Backend",
- "Mode": "Default",
- "ManifestType": "Build",
- "ReferencedProjectsConfiguration": [],
- "DiscoveryPatterns": [],
- "Assets": []
-}
\ No newline at end of file
diff --git a/csharp/app/BmsTunnel/obj/Debug/net6.0/BmsTunnel.AssemblyInfo.cs b/csharp/app/BmsTunnel/obj/Debug/net6.0/BmsTunnel.AssemblyInfo.cs
deleted file mode 100644
index b73c050c8..000000000
--- a/csharp/app/BmsTunnel/obj/Debug/net6.0/BmsTunnel.AssemblyInfo.cs
+++ /dev/null
@@ -1,23 +0,0 @@
-//------------------------------------------------------------------------------
-//
-// This code was generated by a tool.
-//
-// Changes to this file may cause incorrect behavior and will be lost if
-// the code is regenerated.
-//
-//------------------------------------------------------------------------------
-
-using System;
-using System.Reflection;
-
-[assembly: System.Reflection.AssemblyMetadata("IsTrimmable", "True")]
-[assembly: System.Reflection.AssemblyCompanyAttribute("InnovEnergy")]
-[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
-[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
-[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
-[assembly: System.Reflection.AssemblyProductAttribute("BmsTunnel")]
-[assembly: System.Reflection.AssemblyTitleAttribute("BmsTunnel")]
-[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
-
-// Generated by the MSBuild WriteCodeFragment class.
-
diff --git a/csharp/app/BmsTunnel/obj/Debug/net6.0/BmsTunnel.AssemblyInfoInputs.cache b/csharp/app/BmsTunnel/obj/Debug/net6.0/BmsTunnel.AssemblyInfoInputs.cache
deleted file mode 100644
index a3e97aa61..000000000
--- a/csharp/app/BmsTunnel/obj/Debug/net6.0/BmsTunnel.AssemblyInfoInputs.cache
+++ /dev/null
@@ -1 +0,0 @@
-b8551fadbde558e1cd5275aeef281959b8e611dd
diff --git a/csharp/app/BmsTunnel/obj/Debug/net6.0/BmsTunnel.dll b/csharp/app/BmsTunnel/obj/Debug/net6.0/BmsTunnel.dll
deleted file mode 100644
index d3c098894..000000000
Binary files a/csharp/app/BmsTunnel/obj/Debug/net6.0/BmsTunnel.dll and /dev/null differ
diff --git a/csharp/app/BmsTunnel/obj/Debug/net6.0/BmsTunnel.pdb b/csharp/app/BmsTunnel/obj/Debug/net6.0/BmsTunnel.pdb
deleted file mode 100644
index 350bc7878..000000000
Binary files a/csharp/app/BmsTunnel/obj/Debug/net6.0/BmsTunnel.pdb and /dev/null differ
diff --git a/csharp/app/BmsTunnel/obj/Debug/net6.0/ref/BmsTunnel.dll b/csharp/app/BmsTunnel/obj/Debug/net6.0/ref/BmsTunnel.dll
deleted file mode 100644
index a1aba637e..000000000
Binary files a/csharp/app/BmsTunnel/obj/Debug/net6.0/ref/BmsTunnel.dll and /dev/null differ
diff --git a/csharp/app/Collector/bin/Debug/net6.0/Collector b/csharp/app/Collector/bin/Debug/net6.0/Collector
deleted file mode 100755
index 28167ca23..000000000
Binary files a/csharp/app/Collector/bin/Debug/net6.0/Collector and /dev/null differ
diff --git a/csharp/app/Collector/bin/Debug/net6.0/Collector.runtimeconfig.json b/csharp/app/Collector/bin/Debug/net6.0/Collector.runtimeconfig.json
deleted file mode 100644
index 2de9ea910..000000000
--- a/csharp/app/Collector/bin/Debug/net6.0/Collector.runtimeconfig.json
+++ /dev/null
@@ -1,13 +0,0 @@
-{
- "runtimeOptions": {
- "tfm": "net6.0",
- "framework": {
- "name": "Microsoft.NETCore.App",
- "version": "6.0.0"
- },
- "configProperties": {
- "System.Globalization.Invariant": true,
- "System.Globalization.PredefinedCulturesOnly": true
- }
- }
-}
\ No newline at end of file
diff --git a/csharp/app/Collector/bin/Debug/net6.0/Flurl.Http.dll b/csharp/app/Collector/bin/Debug/net6.0/Flurl.Http.dll
deleted file mode 100755
index 91f97d171..000000000
Binary files a/csharp/app/Collector/bin/Debug/net6.0/Flurl.Http.dll and /dev/null differ
diff --git a/csharp/app/Collector/bin/Debug/net6.0/Flurl.dll b/csharp/app/Collector/bin/Debug/net6.0/Flurl.dll
deleted file mode 100755
index 4ca68364e..000000000
Binary files a/csharp/app/Collector/bin/Debug/net6.0/Flurl.dll and /dev/null differ
diff --git a/csharp/app/Collector/bin/Debug/net6.0/Newtonsoft.Json.dll b/csharp/app/Collector/bin/Debug/net6.0/Newtonsoft.Json.dll
deleted file mode 100755
index b8ea6e0e2..000000000
Binary files a/csharp/app/Collector/bin/Debug/net6.0/Newtonsoft.Json.dll and /dev/null differ
diff --git a/csharp/app/Collector/bin/Debug/net6.0/System.Linq.Async.dll b/csharp/app/Collector/bin/Debug/net6.0/System.Linq.Async.dll
deleted file mode 100755
index c1d063b67..000000000
Binary files a/csharp/app/Collector/bin/Debug/net6.0/System.Linq.Async.dll and /dev/null differ
diff --git a/csharp/app/Collector/bin/Debug/net6.0/System.Reactive.Linq.dll b/csharp/app/Collector/bin/Debug/net6.0/System.Reactive.Linq.dll
deleted file mode 100755
index 2af4a4b63..000000000
Binary files a/csharp/app/Collector/bin/Debug/net6.0/System.Reactive.Linq.dll and /dev/null differ
diff --git a/csharp/app/Collector/bin/Debug/net6.0/System.Reactive.dll b/csharp/app/Collector/bin/Debug/net6.0/System.Reactive.dll
deleted file mode 100755
index eb364ecdc..000000000
Binary files a/csharp/app/Collector/bin/Debug/net6.0/System.Reactive.dll and /dev/null differ
diff --git a/csharp/app/Collector/bin/Debug/net6.0/ref/Collector.dll b/csharp/app/Collector/bin/Debug/net6.0/ref/Collector.dll
deleted file mode 100644
index da758df58..000000000
Binary files a/csharp/app/Collector/bin/Debug/net6.0/ref/Collector.dll and /dev/null differ
diff --git a/csharp/app/Collector/obj/Debug/net6.0/Collector.AssemblyInfo.cs b/csharp/app/Collector/obj/Debug/net6.0/Collector.AssemblyInfo.cs
deleted file mode 100644
index aa64c3dce..000000000
--- a/csharp/app/Collector/obj/Debug/net6.0/Collector.AssemblyInfo.cs
+++ /dev/null
@@ -1,23 +0,0 @@
-//------------------------------------------------------------------------------
-//
-// This code was generated by a tool.
-//
-// Changes to this file may cause incorrect behavior and will be lost if
-// the code is regenerated.
-//
-//------------------------------------------------------------------------------
-
-using System;
-using System.Reflection;
-
-[assembly: System.Reflection.AssemblyMetadata("IsTrimmable", "True")]
-[assembly: System.Reflection.AssemblyCompanyAttribute("InnovEnergy")]
-[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
-[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
-[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
-[assembly: System.Reflection.AssemblyProductAttribute("Collector")]
-[assembly: System.Reflection.AssemblyTitleAttribute("Collector")]
-[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
-
-// Generated by the MSBuild WriteCodeFragment class.
-
diff --git a/csharp/app/Collector/obj/Debug/net6.0/Collector.AssemblyInfoInputs.cache b/csharp/app/Collector/obj/Debug/net6.0/Collector.AssemblyInfoInputs.cache
deleted file mode 100644
index 9b888e737..000000000
--- a/csharp/app/Collector/obj/Debug/net6.0/Collector.AssemblyInfoInputs.cache
+++ /dev/null
@@ -1 +0,0 @@
-3fbca1c2ee277969f118025ed04cff97f0425770
diff --git a/csharp/app/Collector/obj/Debug/net6.0/Collector.csproj.CopyComplete b/csharp/app/Collector/obj/Debug/net6.0/Collector.csproj.CopyComplete
deleted file mode 100644
index e69de29bb..000000000
diff --git a/csharp/app/Collector/obj/Debug/net6.0/ref/Collector.dll b/csharp/app/Collector/obj/Debug/net6.0/ref/Collector.dll
deleted file mode 100644
index da758df58..000000000
Binary files a/csharp/app/Collector/obj/Debug/net6.0/ref/Collector.dll and /dev/null differ
diff --git a/csharp/app/CsController/bin/Debug/net6.0/CsController b/csharp/app/CsController/bin/Debug/net6.0/CsController
deleted file mode 100755
index f83703b24..000000000
Binary files a/csharp/app/CsController/bin/Debug/net6.0/CsController and /dev/null differ
diff --git a/csharp/app/CsController/bin/Debug/net6.0/CsController.runtimeconfig.json b/csharp/app/CsController/bin/Debug/net6.0/CsController.runtimeconfig.json
deleted file mode 100644
index 2de9ea910..000000000
--- a/csharp/app/CsController/bin/Debug/net6.0/CsController.runtimeconfig.json
+++ /dev/null
@@ -1,13 +0,0 @@
-{
- "runtimeOptions": {
- "tfm": "net6.0",
- "framework": {
- "name": "Microsoft.NETCore.App",
- "version": "6.0.0"
- },
- "configProperties": {
- "System.Globalization.Invariant": true,
- "System.Globalization.PredefinedCulturesOnly": true
- }
- }
-}
\ No newline at end of file
diff --git a/csharp/app/CsController/bin/Debug/net6.0/System.Reactive.Linq.dll b/csharp/app/CsController/bin/Debug/net6.0/System.Reactive.Linq.dll
deleted file mode 100755
index 2af4a4b63..000000000
Binary files a/csharp/app/CsController/bin/Debug/net6.0/System.Reactive.Linq.dll and /dev/null differ
diff --git a/csharp/app/CsController/bin/Debug/net6.0/System.Reactive.dll b/csharp/app/CsController/bin/Debug/net6.0/System.Reactive.dll
deleted file mode 100755
index eb364ecdc..000000000
Binary files a/csharp/app/CsController/bin/Debug/net6.0/System.Reactive.dll and /dev/null differ
diff --git a/csharp/app/CsController/bin/Debug/net6.0/ref/CsController.dll b/csharp/app/CsController/bin/Debug/net6.0/ref/CsController.dll
deleted file mode 100644
index cd67a2a96..000000000
Binary files a/csharp/app/CsController/bin/Debug/net6.0/ref/CsController.dll and /dev/null differ
diff --git a/csharp/app/CsController/obj/Debug/net6.0/CsController.AssemblyInfo.cs b/csharp/app/CsController/obj/Debug/net6.0/CsController.AssemblyInfo.cs
deleted file mode 100644
index d29f0a7f6..000000000
--- a/csharp/app/CsController/obj/Debug/net6.0/CsController.AssemblyInfo.cs
+++ /dev/null
@@ -1,23 +0,0 @@
-//------------------------------------------------------------------------------
-//
-// This code was generated by a tool.
-//
-// Changes to this file may cause incorrect behavior and will be lost if
-// the code is regenerated.
-//
-//------------------------------------------------------------------------------
-
-using System;
-using System.Reflection;
-
-[assembly: System.Reflection.AssemblyMetadata("IsTrimmable", "True")]
-[assembly: System.Reflection.AssemblyCompanyAttribute("InnovEnergy")]
-[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
-[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
-[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
-[assembly: System.Reflection.AssemblyProductAttribute("CsController")]
-[assembly: System.Reflection.AssemblyTitleAttribute("CsController")]
-[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
-
-// Generated by the MSBuild WriteCodeFragment class.
-
diff --git a/csharp/app/CsController/obj/Debug/net6.0/CsController.AssemblyInfoInputs.cache b/csharp/app/CsController/obj/Debug/net6.0/CsController.AssemblyInfoInputs.cache
deleted file mode 100644
index 82d557f5a..000000000
--- a/csharp/app/CsController/obj/Debug/net6.0/CsController.AssemblyInfoInputs.cache
+++ /dev/null
@@ -1 +0,0 @@
-621d8371337b87b004e256c2d92e7a7bcf033bd4
diff --git a/csharp/app/CsController/obj/Debug/net6.0/CsController.csproj.CopyComplete b/csharp/app/CsController/obj/Debug/net6.0/CsController.csproj.CopyComplete
deleted file mode 100644
index e69de29bb..000000000
diff --git a/csharp/app/CsController/obj/Debug/net6.0/ref/CsController.dll b/csharp/app/CsController/obj/Debug/net6.0/ref/CsController.dll
deleted file mode 100644
index cd67a2a96..000000000
Binary files a/csharp/app/CsController/obj/Debug/net6.0/ref/CsController.dll and /dev/null differ
diff --git a/csharp/app/EmuMeterDriver/obj/Debug/net6.0/EmuMeterDriver.dll b/csharp/app/EmuMeterDriver/obj/Debug/net6.0/EmuMeterDriver.dll
deleted file mode 100644
index 765867c1d..000000000
Binary files a/csharp/app/EmuMeterDriver/obj/Debug/net6.0/EmuMeterDriver.dll and /dev/null differ
diff --git a/csharp/app/EmuMeterDriver/obj/Debug/net6.0/EmuMeterDriver.pdb b/csharp/app/EmuMeterDriver/obj/Debug/net6.0/EmuMeterDriver.pdb
deleted file mode 100644
index 536d8ff71..000000000
Binary files a/csharp/app/EmuMeterDriver/obj/Debug/net6.0/EmuMeterDriver.pdb and /dev/null differ
diff --git a/csharp/app/EmuMeterDriver/obj/Debug/net6.0/ref/EmuMeterDriver.dll b/csharp/app/EmuMeterDriver/obj/Debug/net6.0/ref/EmuMeterDriver.dll
deleted file mode 100644
index dae72a6ce..000000000
Binary files a/csharp/app/EmuMeterDriver/obj/Debug/net6.0/ref/EmuMeterDriver.dll and /dev/null differ
diff --git a/csharp/app/GuiFeeder/obj/Debug/net6.0/GuiFeeder.dll b/csharp/app/GuiFeeder/obj/Debug/net6.0/GuiFeeder.dll
deleted file mode 100644
index cb281a919..000000000
Binary files a/csharp/app/GuiFeeder/obj/Debug/net6.0/GuiFeeder.dll and /dev/null differ
diff --git a/csharp/app/GuiFeeder/obj/Debug/net6.0/GuiFeeder.pdb b/csharp/app/GuiFeeder/obj/Debug/net6.0/GuiFeeder.pdb
deleted file mode 100644
index b3774a8ab..000000000
Binary files a/csharp/app/GuiFeeder/obj/Debug/net6.0/GuiFeeder.pdb and /dev/null differ
diff --git a/csharp/app/GuiFeeder/obj/Debug/net6.0/ref/GuiFeeder.dll b/csharp/app/GuiFeeder/obj/Debug/net6.0/ref/GuiFeeder.dll
deleted file mode 100644
index 4d2a1faca..000000000
Binary files a/csharp/app/GuiFeeder/obj/Debug/net6.0/ref/GuiFeeder.dll and /dev/null differ
diff --git a/csharp/app/Logging/bin/Debug/net6.0/Logging b/csharp/app/Logging/bin/Debug/net6.0/Logging
deleted file mode 100755
index 964386271..000000000
Binary files a/csharp/app/Logging/bin/Debug/net6.0/Logging and /dev/null differ
diff --git a/csharp/app/Logging/bin/Debug/net6.0/Logging.runtimeconfig.json b/csharp/app/Logging/bin/Debug/net6.0/Logging.runtimeconfig.json
deleted file mode 100644
index 2de9ea910..000000000
--- a/csharp/app/Logging/bin/Debug/net6.0/Logging.runtimeconfig.json
+++ /dev/null
@@ -1,13 +0,0 @@
-{
- "runtimeOptions": {
- "tfm": "net6.0",
- "framework": {
- "name": "Microsoft.NETCore.App",
- "version": "6.0.0"
- },
- "configProperties": {
- "System.Globalization.Invariant": true,
- "System.Globalization.PredefinedCulturesOnly": true
- }
- }
-}
\ No newline at end of file
diff --git a/csharp/app/Logging/bin/Debug/net6.0/System.Reactive.Linq.dll b/csharp/app/Logging/bin/Debug/net6.0/System.Reactive.Linq.dll
deleted file mode 100755
index 2af4a4b63..000000000
Binary files a/csharp/app/Logging/bin/Debug/net6.0/System.Reactive.Linq.dll and /dev/null differ
diff --git a/csharp/app/Logging/bin/Debug/net6.0/System.Reactive.dll b/csharp/app/Logging/bin/Debug/net6.0/System.Reactive.dll
deleted file mode 100755
index eb364ecdc..000000000
Binary files a/csharp/app/Logging/bin/Debug/net6.0/System.Reactive.dll and /dev/null differ
diff --git a/csharp/app/Logging/bin/Debug/net6.0/ref/Logging.dll b/csharp/app/Logging/bin/Debug/net6.0/ref/Logging.dll
deleted file mode 100644
index f3a145ba2..000000000
Binary files a/csharp/app/Logging/bin/Debug/net6.0/ref/Logging.dll and /dev/null differ
diff --git a/csharp/app/Logging/obj/Debug/net6.0/Logging.AssemblyInfo.cs b/csharp/app/Logging/obj/Debug/net6.0/Logging.AssemblyInfo.cs
deleted file mode 100644
index 8cfde8150..000000000
--- a/csharp/app/Logging/obj/Debug/net6.0/Logging.AssemblyInfo.cs
+++ /dev/null
@@ -1,23 +0,0 @@
-//------------------------------------------------------------------------------
-//
-// This code was generated by a tool.
-//
-// Changes to this file may cause incorrect behavior and will be lost if
-// the code is regenerated.
-//
-//------------------------------------------------------------------------------
-
-using System;
-using System.Reflection;
-
-[assembly: System.Reflection.AssemblyMetadata("IsTrimmable", "True")]
-[assembly: System.Reflection.AssemblyCompanyAttribute("InnovEnergy")]
-[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
-[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
-[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
-[assembly: System.Reflection.AssemblyProductAttribute("Logging")]
-[assembly: System.Reflection.AssemblyTitleAttribute("Logging")]
-[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
-
-// Generated by the MSBuild WriteCodeFragment class.
-
diff --git a/csharp/app/Logging/obj/Debug/net6.0/Logging.AssemblyInfoInputs.cache b/csharp/app/Logging/obj/Debug/net6.0/Logging.AssemblyInfoInputs.cache
deleted file mode 100644
index 1da1645e3..000000000
--- a/csharp/app/Logging/obj/Debug/net6.0/Logging.AssemblyInfoInputs.cache
+++ /dev/null
@@ -1 +0,0 @@
-02758810080a76bba5896b6f482933da27fc02d0
diff --git a/csharp/app/Logging/obj/Debug/net6.0/Logging.csproj.CopyComplete b/csharp/app/Logging/obj/Debug/net6.0/Logging.csproj.CopyComplete
deleted file mode 100644
index e69de29bb..000000000
diff --git a/csharp/app/Logging/obj/Debug/net6.0/ref/Logging.dll b/csharp/app/Logging/obj/Debug/net6.0/ref/Logging.dll
deleted file mode 100644
index f3a145ba2..000000000
Binary files a/csharp/app/Logging/obj/Debug/net6.0/ref/Logging.dll and /dev/null differ
diff --git a/csharp/app/Meiringen/bin/Debug/net6.0/Flurl.Http.dll b/csharp/app/Meiringen/bin/Debug/net6.0/Flurl.Http.dll
deleted file mode 100755
index c4a9b0458..000000000
Binary files a/csharp/app/Meiringen/bin/Debug/net6.0/Flurl.Http.dll and /dev/null differ
diff --git a/csharp/app/Meiringen/bin/Debug/net6.0/Flurl.dll b/csharp/app/Meiringen/bin/Debug/net6.0/Flurl.dll
deleted file mode 100755
index 431deac81..000000000
Binary files a/csharp/app/Meiringen/bin/Debug/net6.0/Flurl.dll and /dev/null differ
diff --git a/csharp/app/Meiringen/bin/Debug/net6.0/Google.Protobuf.dll b/csharp/app/Meiringen/bin/Debug/net6.0/Google.Protobuf.dll
deleted file mode 100755
index cf2e0303c..000000000
Binary files a/csharp/app/Meiringen/bin/Debug/net6.0/Google.Protobuf.dll and /dev/null differ
diff --git a/csharp/app/Meiringen/bin/Debug/net6.0/Meiringen b/csharp/app/Meiringen/bin/Debug/net6.0/Meiringen
deleted file mode 100755
index fb8ae8e8f..000000000
Binary files a/csharp/app/Meiringen/bin/Debug/net6.0/Meiringen and /dev/null differ
diff --git a/csharp/app/Meiringen/bin/Debug/net6.0/Meiringen.runtimeconfig.json b/csharp/app/Meiringen/bin/Debug/net6.0/Meiringen.runtimeconfig.json
deleted file mode 100644
index 2de9ea910..000000000
--- a/csharp/app/Meiringen/bin/Debug/net6.0/Meiringen.runtimeconfig.json
+++ /dev/null
@@ -1,13 +0,0 @@
-{
- "runtimeOptions": {
- "tfm": "net6.0",
- "framework": {
- "name": "Microsoft.NETCore.App",
- "version": "6.0.0"
- },
- "configProperties": {
- "System.Globalization.Invariant": true,
- "System.Globalization.PredefinedCulturesOnly": true
- }
- }
-}
\ No newline at end of file
diff --git a/csharp/app/Meiringen/bin/Debug/net6.0/Newtonsoft.Json.dll b/csharp/app/Meiringen/bin/Debug/net6.0/Newtonsoft.Json.dll
deleted file mode 100755
index b8ea6e0e2..000000000
Binary files a/csharp/app/Meiringen/bin/Debug/net6.0/Newtonsoft.Json.dll and /dev/null differ
diff --git a/csharp/app/Meiringen/bin/Debug/net6.0/System.Reactive.Linq.dll b/csharp/app/Meiringen/bin/Debug/net6.0/System.Reactive.Linq.dll
deleted file mode 100755
index 2af4a4b63..000000000
Binary files a/csharp/app/Meiringen/bin/Debug/net6.0/System.Reactive.Linq.dll and /dev/null differ
diff --git a/csharp/app/Meiringen/bin/Debug/net6.0/System.Reactive.dll b/csharp/app/Meiringen/bin/Debug/net6.0/System.Reactive.dll
deleted file mode 100755
index eb364ecdc..000000000
Binary files a/csharp/app/Meiringen/bin/Debug/net6.0/System.Reactive.dll and /dev/null differ
diff --git a/csharp/app/Meiringen/bin/Debug/net6.0/ref/Meiringen.dll b/csharp/app/Meiringen/bin/Debug/net6.0/ref/Meiringen.dll
deleted file mode 100644
index f4af45dae..000000000
Binary files a/csharp/app/Meiringen/bin/Debug/net6.0/ref/Meiringen.dll and /dev/null differ
diff --git a/csharp/app/Meiringen/obj/Debug/net6.0/Meiringen.AssemblyInfo.cs b/csharp/app/Meiringen/obj/Debug/net6.0/Meiringen.AssemblyInfo.cs
deleted file mode 100644
index e14b3398e..000000000
--- a/csharp/app/Meiringen/obj/Debug/net6.0/Meiringen.AssemblyInfo.cs
+++ /dev/null
@@ -1,23 +0,0 @@
-//------------------------------------------------------------------------------
-//
-// This code was generated by a tool.
-//
-// Changes to this file may cause incorrect behavior and will be lost if
-// the code is regenerated.
-//
-//------------------------------------------------------------------------------
-
-using System;
-using System.Reflection;
-
-[assembly: System.Reflection.AssemblyMetadata("IsTrimmable", "True")]
-[assembly: System.Reflection.AssemblyCompanyAttribute("InnovEnergy")]
-[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
-[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
-[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
-[assembly: System.Reflection.AssemblyProductAttribute("Meiringen")]
-[assembly: System.Reflection.AssemblyTitleAttribute("Meiringen")]
-[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
-
-// Generated by the MSBuild WriteCodeFragment class.
-
diff --git a/csharp/app/Meiringen/obj/Debug/net6.0/Meiringen.AssemblyInfoInputs.cache b/csharp/app/Meiringen/obj/Debug/net6.0/Meiringen.AssemblyInfoInputs.cache
deleted file mode 100644
index ea3de729e..000000000
--- a/csharp/app/Meiringen/obj/Debug/net6.0/Meiringen.AssemblyInfoInputs.cache
+++ /dev/null
@@ -1 +0,0 @@
-128cc259daba16f9a896a74364e591ebbd76c8fe
diff --git a/csharp/app/Meiringen/obj/Debug/net6.0/Meiringen.csproj.CopyComplete b/csharp/app/Meiringen/obj/Debug/net6.0/Meiringen.csproj.CopyComplete
deleted file mode 100644
index e69de29bb..000000000
diff --git a/csharp/app/Meiringen/obj/Debug/net6.0/ref/Meiringen.dll b/csharp/app/Meiringen/obj/Debug/net6.0/ref/Meiringen.dll
deleted file mode 100644
index f4af45dae..000000000
Binary files a/csharp/app/Meiringen/obj/Debug/net6.0/ref/Meiringen.dll and /dev/null differ
diff --git a/csharp/app/OpenVpnCertificatesServer/obj/Debug/net6.0/OpenVpnCertificatesServer.AssemblyInfo.cs b/csharp/app/OpenVpnCertificatesServer/obj/Debug/net6.0/OpenVpnCertificatesServer.AssemblyInfo.cs
deleted file mode 100644
index 28f1d69c3..000000000
--- a/csharp/app/OpenVpnCertificatesServer/obj/Debug/net6.0/OpenVpnCertificatesServer.AssemblyInfo.cs
+++ /dev/null
@@ -1,23 +0,0 @@
-//------------------------------------------------------------------------------
-//
-// This code was generated by a tool.
-//
-// Changes to this file may cause incorrect behavior and will be lost if
-// the code is regenerated.
-//
-//------------------------------------------------------------------------------
-
-using System;
-using System.Reflection;
-
-[assembly: System.Reflection.AssemblyMetadata("IsTrimmable", "True")]
-[assembly: System.Reflection.AssemblyCompanyAttribute("InnovEnergy")]
-[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
-[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
-[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
-[assembly: System.Reflection.AssemblyProductAttribute("OpenVpnCertificatesServer")]
-[assembly: System.Reflection.AssemblyTitleAttribute("OpenVpnCertificatesServer")]
-[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
-
-// Generated by the MSBuild WriteCodeFragment class.
-
diff --git a/csharp/app/OpenVpnCertificatesServer/obj/Debug/net6.0/OpenVpnCertificatesServer.AssemblyInfoInputs.cache b/csharp/app/OpenVpnCertificatesServer/obj/Debug/net6.0/OpenVpnCertificatesServer.AssemblyInfoInputs.cache
deleted file mode 100644
index fa13b442e..000000000
--- a/csharp/app/OpenVpnCertificatesServer/obj/Debug/net6.0/OpenVpnCertificatesServer.AssemblyInfoInputs.cache
+++ /dev/null
@@ -1 +0,0 @@
-891c38dd35d551f3506c380c0a1f619e8a7f3704
diff --git a/csharp/app/OpenVpnCertificatesServer/obj/Debug/net6.0/OpenVpnCertificatesServer.dll b/csharp/app/OpenVpnCertificatesServer/obj/Debug/net6.0/OpenVpnCertificatesServer.dll
deleted file mode 100644
index 0caa88fb8..000000000
Binary files a/csharp/app/OpenVpnCertificatesServer/obj/Debug/net6.0/OpenVpnCertificatesServer.dll and /dev/null differ
diff --git a/csharp/app/OpenVpnCertificatesServer/obj/Debug/net6.0/OpenVpnCertificatesServer.pdb b/csharp/app/OpenVpnCertificatesServer/obj/Debug/net6.0/OpenVpnCertificatesServer.pdb
deleted file mode 100644
index bc8edcec2..000000000
Binary files a/csharp/app/OpenVpnCertificatesServer/obj/Debug/net6.0/OpenVpnCertificatesServer.pdb and /dev/null differ
diff --git a/csharp/app/OpenVpnCertificatesServer/obj/Debug/net6.0/ref/OpenVpnCertificatesServer.dll b/csharp/app/OpenVpnCertificatesServer/obj/Debug/net6.0/ref/OpenVpnCertificatesServer.dll
deleted file mode 100644
index 7239fae28..000000000
Binary files a/csharp/app/OpenVpnCertificatesServer/obj/Debug/net6.0/ref/OpenVpnCertificatesServer.dll and /dev/null differ
diff --git a/csharp/app/RemoteSupportConsole/bin/Debug/net6.0/CliWrap.dll b/csharp/app/RemoteSupportConsole/bin/Debug/net6.0/CliWrap.dll
deleted file mode 100755
index dc8d29e9f..000000000
Binary files a/csharp/app/RemoteSupportConsole/bin/Debug/net6.0/CliWrap.dll and /dev/null differ
diff --git a/csharp/app/RemoteSupportConsole/bin/Debug/net6.0/Flurl.Http.dll b/csharp/app/RemoteSupportConsole/bin/Debug/net6.0/Flurl.Http.dll
deleted file mode 100755
index c4a9b0458..000000000
Binary files a/csharp/app/RemoteSupportConsole/bin/Debug/net6.0/Flurl.Http.dll and /dev/null differ
diff --git a/csharp/app/RemoteSupportConsole/bin/Debug/net6.0/Flurl.dll b/csharp/app/RemoteSupportConsole/bin/Debug/net6.0/Flurl.dll
deleted file mode 100755
index 431deac81..000000000
Binary files a/csharp/app/RemoteSupportConsole/bin/Debug/net6.0/Flurl.dll and /dev/null differ
diff --git a/csharp/app/RemoteSupportConsole/bin/Debug/net6.0/RemoteSupportConsole b/csharp/app/RemoteSupportConsole/bin/Debug/net6.0/RemoteSupportConsole
deleted file mode 100755
index 7b0729acb..000000000
Binary files a/csharp/app/RemoteSupportConsole/bin/Debug/net6.0/RemoteSupportConsole and /dev/null differ
diff --git a/csharp/app/RemoteSupportConsole/bin/Debug/net6.0/System.Reactive.Linq.dll b/csharp/app/RemoteSupportConsole/bin/Debug/net6.0/System.Reactive.Linq.dll
deleted file mode 100755
index 2af4a4b63..000000000
Binary files a/csharp/app/RemoteSupportConsole/bin/Debug/net6.0/System.Reactive.Linq.dll and /dev/null differ
diff --git a/csharp/app/RemoteSupportConsole/bin/Debug/net6.0/System.Reactive.dll b/csharp/app/RemoteSupportConsole/bin/Debug/net6.0/System.Reactive.dll
deleted file mode 100755
index eb364ecdc..000000000
Binary files a/csharp/app/RemoteSupportConsole/bin/Debug/net6.0/System.Reactive.dll and /dev/null differ
diff --git a/csharp/app/RemoteSupportConsole/bin/Debug/net6.0/System.Text.Json.dll b/csharp/app/RemoteSupportConsole/bin/Debug/net6.0/System.Text.Json.dll
deleted file mode 100755
index d67de73b4..000000000
Binary files a/csharp/app/RemoteSupportConsole/bin/Debug/net6.0/System.Text.Json.dll and /dev/null differ
diff --git a/csharp/app/RemoteSupportConsole/obj/Debug/net6.0/RemoteSupportConsole.AssemblyInfo.cs b/csharp/app/RemoteSupportConsole/obj/Debug/net6.0/RemoteSupportConsole.AssemblyInfo.cs
deleted file mode 100644
index 92836a15b..000000000
--- a/csharp/app/RemoteSupportConsole/obj/Debug/net6.0/RemoteSupportConsole.AssemblyInfo.cs
+++ /dev/null
@@ -1,23 +0,0 @@
-//------------------------------------------------------------------------------
-//
-// This code was generated by a tool.
-//
-// Changes to this file may cause incorrect behavior and will be lost if
-// the code is regenerated.
-//
-//------------------------------------------------------------------------------
-
-using System;
-using System.Reflection;
-
-[assembly: System.Reflection.AssemblyMetadata("IsTrimmable", "True")]
-[assembly: System.Reflection.AssemblyCompanyAttribute("InnovEnergy")]
-[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
-[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
-[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
-[assembly: System.Reflection.AssemblyProductAttribute("RemoteSupportConsole")]
-[assembly: System.Reflection.AssemblyTitleAttribute("RemoteSupportConsole")]
-[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
-
-// Generated by the MSBuild WriteCodeFragment class.
-
diff --git a/csharp/app/RemoteSupportConsole/obj/Debug/net6.0/RemoteSupportConsole.AssemblyInfoInputs.cache b/csharp/app/RemoteSupportConsole/obj/Debug/net6.0/RemoteSupportConsole.AssemblyInfoInputs.cache
deleted file mode 100644
index b468379ac..000000000
--- a/csharp/app/RemoteSupportConsole/obj/Debug/net6.0/RemoteSupportConsole.AssemblyInfoInputs.cache
+++ /dev/null
@@ -1 +0,0 @@
-a7ac38f606a837a528963abf6941bc1521ecc2ee
diff --git a/csharp/app/RemoteSupportConsole/obj/Debug/net6.0/RemoteSupportConsole.csproj.CopyComplete b/csharp/app/RemoteSupportConsole/obj/Debug/net6.0/RemoteSupportConsole.csproj.CopyComplete
deleted file mode 100644
index e69de29bb..000000000
diff --git a/csharp/app/TestBatteryDbus/obj/Debug/net6.0/TestBatteryDbus.dll b/csharp/app/TestBatteryDbus/obj/Debug/net6.0/TestBatteryDbus.dll
deleted file mode 100644
index 03510c1ee..000000000
Binary files a/csharp/app/TestBatteryDbus/obj/Debug/net6.0/TestBatteryDbus.dll and /dev/null differ
diff --git a/csharp/app/TestBatteryDbus/obj/Debug/net6.0/TestBatteryDbus.pdb b/csharp/app/TestBatteryDbus/obj/Debug/net6.0/TestBatteryDbus.pdb
deleted file mode 100644
index ce20e11e3..000000000
Binary files a/csharp/app/TestBatteryDbus/obj/Debug/net6.0/TestBatteryDbus.pdb and /dev/null differ
diff --git a/csharp/app/TestBatteryDbus/obj/Debug/net6.0/ref/TestBatteryDbus.dll b/csharp/app/TestBatteryDbus/obj/Debug/net6.0/ref/TestBatteryDbus.dll
deleted file mode 100644
index c7a8c8413..000000000
Binary files a/csharp/app/TestBatteryDbus/obj/Debug/net6.0/ref/TestBatteryDbus.dll and /dev/null differ
diff --git a/csharp/app/VenusFirmwareCiDaemon/bin/Debug/net6.0/FirmwareCiDaemon b/csharp/app/VenusFirmwareCiDaemon/bin/Debug/net6.0/FirmwareCiDaemon
deleted file mode 100755
index 56ccd45c3..000000000
Binary files a/csharp/app/VenusFirmwareCiDaemon/bin/Debug/net6.0/FirmwareCiDaemon and /dev/null differ
diff --git a/csharp/app/VenusFirmwareCiDaemon/bin/Debug/net6.0/FirmwareCiDaemon.runtimeconfig.json b/csharp/app/VenusFirmwareCiDaemon/bin/Debug/net6.0/FirmwareCiDaemon.runtimeconfig.json
deleted file mode 100644
index 2de9ea910..000000000
--- a/csharp/app/VenusFirmwareCiDaemon/bin/Debug/net6.0/FirmwareCiDaemon.runtimeconfig.json
+++ /dev/null
@@ -1,13 +0,0 @@
-{
- "runtimeOptions": {
- "tfm": "net6.0",
- "framework": {
- "name": "Microsoft.NETCore.App",
- "version": "6.0.0"
- },
- "configProperties": {
- "System.Globalization.Invariant": true,
- "System.Globalization.PredefinedCulturesOnly": true
- }
- }
-}
\ No newline at end of file
diff --git a/csharp/app/VenusFirmwareCiDaemon/bin/Debug/net6.0/System.Reactive.Linq.dll b/csharp/app/VenusFirmwareCiDaemon/bin/Debug/net6.0/System.Reactive.Linq.dll
deleted file mode 100755
index 2af4a4b63..000000000
Binary files a/csharp/app/VenusFirmwareCiDaemon/bin/Debug/net6.0/System.Reactive.Linq.dll and /dev/null differ
diff --git a/csharp/app/VenusFirmwareCiDaemon/bin/Debug/net6.0/System.Reactive.dll b/csharp/app/VenusFirmwareCiDaemon/bin/Debug/net6.0/System.Reactive.dll
deleted file mode 100755
index eb364ecdc..000000000
Binary files a/csharp/app/VenusFirmwareCiDaemon/bin/Debug/net6.0/System.Reactive.dll and /dev/null differ
diff --git a/csharp/app/VenusFirmwareCiDaemon/obj/Debug/net6.0/FirmwareCiDaemon.AssemblyInfo.cs b/csharp/app/VenusFirmwareCiDaemon/obj/Debug/net6.0/FirmwareCiDaemon.AssemblyInfo.cs
deleted file mode 100644
index 02d09cffd..000000000
--- a/csharp/app/VenusFirmwareCiDaemon/obj/Debug/net6.0/FirmwareCiDaemon.AssemblyInfo.cs
+++ /dev/null
@@ -1,23 +0,0 @@
-//------------------------------------------------------------------------------
-//
-// This code was generated by a tool.
-//
-// Changes to this file may cause incorrect behavior and will be lost if
-// the code is regenerated.
-//
-//------------------------------------------------------------------------------
-
-using System;
-using System.Reflection;
-
-[assembly: System.Reflection.AssemblyMetadata("IsTrimmable", "True")]
-[assembly: System.Reflection.AssemblyCompanyAttribute("InnovEnergy")]
-[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
-[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
-[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
-[assembly: System.Reflection.AssemblyProductAttribute("FirmwareCiDaemon")]
-[assembly: System.Reflection.AssemblyTitleAttribute("FirmwareCiDaemon")]
-[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
-
-// Generated by the MSBuild WriteCodeFragment class.
-
diff --git a/csharp/app/VenusFirmwareCiDaemon/obj/Debug/net6.0/FirmwareCiDaemon.AssemblyInfoInputs.cache b/csharp/app/VenusFirmwareCiDaemon/obj/Debug/net6.0/FirmwareCiDaemon.AssemblyInfoInputs.cache
deleted file mode 100644
index 8a1eff712..000000000
--- a/csharp/app/VenusFirmwareCiDaemon/obj/Debug/net6.0/FirmwareCiDaemon.AssemblyInfoInputs.cache
+++ /dev/null
@@ -1 +0,0 @@
-06d74891eabfec583f6579ea5839163bd0e4c5ba
diff --git a/csharp/app/VenusFirmwareCiDaemon/obj/Debug/net6.0/FirmwareCiDaemon.csproj.CopyComplete b/csharp/app/VenusFirmwareCiDaemon/obj/Debug/net6.0/FirmwareCiDaemon.csproj.CopyComplete
deleted file mode 100644
index e69de29bb..000000000
diff --git a/csharp/lib/Devices/AMPT/obj/Debug/net6.0/Ampt.AssemblyInfo.cs b/csharp/lib/Devices/AMPT/obj/Debug/net6.0/Ampt.AssemblyInfo.cs
deleted file mode 100644
index 7e27bbdeb..000000000
--- a/csharp/lib/Devices/AMPT/obj/Debug/net6.0/Ampt.AssemblyInfo.cs
+++ /dev/null
@@ -1,23 +0,0 @@
-//------------------------------------------------------------------------------
-//
-// This code was generated by a tool.
-//
-// Changes to this file may cause incorrect behavior and will be lost if
-// the code is regenerated.
-//
-//------------------------------------------------------------------------------
-
-using System;
-using System.Reflection;
-
-[assembly: System.Reflection.AssemblyMetadata("IsTrimmable", "True")]
-[assembly: System.Reflection.AssemblyCompanyAttribute("InnovEnergy")]
-[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
-[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
-[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
-[assembly: System.Reflection.AssemblyProductAttribute("InnovEnergy.Lib.Devices.Ampt")]
-[assembly: System.Reflection.AssemblyTitleAttribute("InnovEnergy.Lib.Devices.Ampt")]
-[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
-
-// Generated by the MSBuild WriteCodeFragment class.
-
diff --git a/csharp/lib/Devices/AMPT/obj/Debug/net6.0/Ampt.AssemblyInfoInputs.cache b/csharp/lib/Devices/AMPT/obj/Debug/net6.0/Ampt.AssemblyInfoInputs.cache
deleted file mode 100644
index 970aca551..000000000
--- a/csharp/lib/Devices/AMPT/obj/Debug/net6.0/Ampt.AssemblyInfoInputs.cache
+++ /dev/null
@@ -1 +0,0 @@
-a087bbce95c74bc667de37d491ab0524f59b5ed3
diff --git a/csharp/lib/Devices/AMPT/obj/Debug/net6.0/Ampt.csproj.CopyComplete b/csharp/lib/Devices/AMPT/obj/Debug/net6.0/Ampt.csproj.CopyComplete
deleted file mode 100644
index e69de29bb..000000000
diff --git a/csharp/lib/Devices/Adam6060/bin/Debug/net6.0/ref/InnovEnergy.Lib.Devices.Adam6060.dll b/csharp/lib/Devices/Adam6060/bin/Debug/net6.0/ref/InnovEnergy.Lib.Devices.Adam6060.dll
deleted file mode 100644
index f3685f4bc..000000000
Binary files a/csharp/lib/Devices/Adam6060/bin/Debug/net6.0/ref/InnovEnergy.Lib.Devices.Adam6060.dll and /dev/null differ
diff --git a/csharp/lib/Devices/Adam6060/obj/Debug/net6.0/Adam6060.AssemblyInfo.cs b/csharp/lib/Devices/Adam6060/obj/Debug/net6.0/Adam6060.AssemblyInfo.cs
deleted file mode 100644
index 31772cfb5..000000000
--- a/csharp/lib/Devices/Adam6060/obj/Debug/net6.0/Adam6060.AssemblyInfo.cs
+++ /dev/null
@@ -1,23 +0,0 @@
-//------------------------------------------------------------------------------
-//
-// This code was generated by a tool.
-//
-// Changes to this file may cause incorrect behavior and will be lost if
-// the code is regenerated.
-//
-//------------------------------------------------------------------------------
-
-using System;
-using System.Reflection;
-
-[assembly: System.Reflection.AssemblyMetadata("IsTrimmable", "True")]
-[assembly: System.Reflection.AssemblyCompanyAttribute("InnovEnergy")]
-[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
-[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
-[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
-[assembly: System.Reflection.AssemblyProductAttribute("InnovEnergy.Lib.Devices.Adam6060")]
-[assembly: System.Reflection.AssemblyTitleAttribute("InnovEnergy.Lib.Devices.Adam6060")]
-[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
-
-// Generated by the MSBuild WriteCodeFragment class.
-
diff --git a/csharp/lib/Devices/Adam6060/obj/Debug/net6.0/Adam6060.AssemblyInfoInputs.cache b/csharp/lib/Devices/Adam6060/obj/Debug/net6.0/Adam6060.AssemblyInfoInputs.cache
deleted file mode 100644
index 871fbc12e..000000000
--- a/csharp/lib/Devices/Adam6060/obj/Debug/net6.0/Adam6060.AssemblyInfoInputs.cache
+++ /dev/null
@@ -1 +0,0 @@
-afd92a0c712676a3ff2f75da6a6608fb0a6fb238
diff --git a/csharp/lib/Devices/Adam6060/obj/Debug/net6.0/Adam6060.csproj.CopyComplete b/csharp/lib/Devices/Adam6060/obj/Debug/net6.0/Adam6060.csproj.CopyComplete
deleted file mode 100644
index e69de29bb..000000000
diff --git a/csharp/lib/Devices/Adam6060/obj/Debug/net6.0/ref/InnovEnergy.Lib.Devices.Adam6060.dll b/csharp/lib/Devices/Adam6060/obj/Debug/net6.0/ref/InnovEnergy.Lib.Devices.Adam6060.dll
deleted file mode 100644
index f3685f4bc..000000000
Binary files a/csharp/lib/Devices/Adam6060/obj/Debug/net6.0/ref/InnovEnergy.Lib.Devices.Adam6060.dll and /dev/null differ
diff --git a/csharp/lib/Devices/Battery48TL/bin/Debug/net6.0/ref/InnovEnergy.Lib.Devices.Battery48TL.dll b/csharp/lib/Devices/Battery48TL/bin/Debug/net6.0/ref/InnovEnergy.Lib.Devices.Battery48TL.dll
deleted file mode 100644
index ba328bcad..000000000
Binary files a/csharp/lib/Devices/Battery48TL/bin/Debug/net6.0/ref/InnovEnergy.Lib.Devices.Battery48TL.dll and /dev/null differ
diff --git a/csharp/lib/Devices/Battery48TL/obj/Debug/net6.0/Battery48TL.AssemblyInfo.cs b/csharp/lib/Devices/Battery48TL/obj/Debug/net6.0/Battery48TL.AssemblyInfo.cs
deleted file mode 100644
index 013a1c945..000000000
--- a/csharp/lib/Devices/Battery48TL/obj/Debug/net6.0/Battery48TL.AssemblyInfo.cs
+++ /dev/null
@@ -1,23 +0,0 @@
-//------------------------------------------------------------------------------
-//
-// This code was generated by a tool.
-//
-// Changes to this file may cause incorrect behavior and will be lost if
-// the code is regenerated.
-//
-//------------------------------------------------------------------------------
-
-using System;
-using System.Reflection;
-
-[assembly: System.Reflection.AssemblyMetadata("IsTrimmable", "True")]
-[assembly: System.Reflection.AssemblyCompanyAttribute("InnovEnergy")]
-[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
-[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
-[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
-[assembly: System.Reflection.AssemblyProductAttribute("InnovEnergy.Lib.Devices.Battery48TL")]
-[assembly: System.Reflection.AssemblyTitleAttribute("InnovEnergy.Lib.Devices.Battery48TL")]
-[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
-
-// Generated by the MSBuild WriteCodeFragment class.
-
diff --git a/csharp/lib/Devices/Battery48TL/obj/Debug/net6.0/Battery48TL.AssemblyInfoInputs.cache b/csharp/lib/Devices/Battery48TL/obj/Debug/net6.0/Battery48TL.AssemblyInfoInputs.cache
deleted file mode 100644
index 3c9f52cf4..000000000
--- a/csharp/lib/Devices/Battery48TL/obj/Debug/net6.0/Battery48TL.AssemblyInfoInputs.cache
+++ /dev/null
@@ -1 +0,0 @@
-9d5d28e0c968fbf64361265d958316d373bc4758
diff --git a/csharp/lib/Devices/Battery48TL/obj/Debug/net6.0/Battery48TL.csproj.AssemblyReference.cache b/csharp/lib/Devices/Battery48TL/obj/Debug/net6.0/Battery48TL.csproj.AssemblyReference.cache
deleted file mode 100644
index 204fdef64..000000000
Binary files a/csharp/lib/Devices/Battery48TL/obj/Debug/net6.0/Battery48TL.csproj.AssemblyReference.cache and /dev/null differ
diff --git a/csharp/lib/Devices/Battery48TL/obj/Debug/net6.0/Battery48TL.csproj.CopyComplete b/csharp/lib/Devices/Battery48TL/obj/Debug/net6.0/Battery48TL.csproj.CopyComplete
deleted file mode 100644
index e69de29bb..000000000
diff --git a/csharp/lib/Devices/Battery48TL/obj/Debug/net6.0/ref/InnovEnergy.Lib.Devices.Battery48TL.dll b/csharp/lib/Devices/Battery48TL/obj/Debug/net6.0/ref/InnovEnergy.Lib.Devices.Battery48TL.dll
deleted file mode 100644
index ba328bcad..000000000
Binary files a/csharp/lib/Devices/Battery48TL/obj/Debug/net6.0/ref/InnovEnergy.Lib.Devices.Battery48TL.dll and /dev/null differ
diff --git a/csharp/lib/Devices/EmuMeter/bin/Debug/net6.0/ref/InnovEnergy.Lib.Devices.EmuMeter.dll b/csharp/lib/Devices/EmuMeter/bin/Debug/net6.0/ref/InnovEnergy.Lib.Devices.EmuMeter.dll
deleted file mode 100644
index dbcb2f501..000000000
Binary files a/csharp/lib/Devices/EmuMeter/bin/Debug/net6.0/ref/InnovEnergy.Lib.Devices.EmuMeter.dll and /dev/null differ
diff --git a/csharp/lib/Devices/EmuMeter/obj/Debug/net6.0/EmuMeter.AssemblyInfo.cs b/csharp/lib/Devices/EmuMeter/obj/Debug/net6.0/EmuMeter.AssemblyInfo.cs
deleted file mode 100644
index 872dd48c4..000000000
--- a/csharp/lib/Devices/EmuMeter/obj/Debug/net6.0/EmuMeter.AssemblyInfo.cs
+++ /dev/null
@@ -1,23 +0,0 @@
-//------------------------------------------------------------------------------
-//
-// This code was generated by a tool.
-//
-// Changes to this file may cause incorrect behavior and will be lost if
-// the code is regenerated.
-//
-//------------------------------------------------------------------------------
-
-using System;
-using System.Reflection;
-
-[assembly: System.Reflection.AssemblyMetadata("IsTrimmable", "True")]
-[assembly: System.Reflection.AssemblyCompanyAttribute("InnovEnergy")]
-[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
-[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
-[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
-[assembly: System.Reflection.AssemblyProductAttribute("InnovEnergy.Lib.Devices.EmuMeter")]
-[assembly: System.Reflection.AssemblyTitleAttribute("InnovEnergy.Lib.Devices.EmuMeter")]
-[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
-
-// Generated by the MSBuild WriteCodeFragment class.
-
diff --git a/csharp/lib/Devices/EmuMeter/obj/Debug/net6.0/EmuMeter.AssemblyInfoInputs.cache b/csharp/lib/Devices/EmuMeter/obj/Debug/net6.0/EmuMeter.AssemblyInfoInputs.cache
deleted file mode 100644
index f1b021904..000000000
--- a/csharp/lib/Devices/EmuMeter/obj/Debug/net6.0/EmuMeter.AssemblyInfoInputs.cache
+++ /dev/null
@@ -1 +0,0 @@
-beea221891514cee503d8284019d466cbda5d254
diff --git a/csharp/lib/Devices/EmuMeter/obj/Debug/net6.0/EmuMeter.csproj.CopyComplete b/csharp/lib/Devices/EmuMeter/obj/Debug/net6.0/EmuMeter.csproj.CopyComplete
deleted file mode 100644
index e69de29bb..000000000
diff --git a/csharp/lib/Devices/EmuMeter/obj/Debug/net6.0/ref/InnovEnergy.Lib.Devices.EmuMeter.dll b/csharp/lib/Devices/EmuMeter/obj/Debug/net6.0/ref/InnovEnergy.Lib.Devices.EmuMeter.dll
deleted file mode 100644
index dbcb2f501..000000000
Binary files a/csharp/lib/Devices/EmuMeter/obj/Debug/net6.0/ref/InnovEnergy.Lib.Devices.EmuMeter.dll and /dev/null differ
diff --git a/csharp/lib/Devices/Trumpf/TruConvert/bin/Debug/net6.0/ref/InnovEnergy.Lib.Devices.Trumpf.TruConvert.dll b/csharp/lib/Devices/Trumpf/TruConvert/bin/Debug/net6.0/ref/InnovEnergy.Lib.Devices.Trumpf.TruConvert.dll
deleted file mode 100644
index 36d3e2a3b..000000000
Binary files a/csharp/lib/Devices/Trumpf/TruConvert/bin/Debug/net6.0/ref/InnovEnergy.Lib.Devices.Trumpf.TruConvert.dll and /dev/null differ
diff --git a/csharp/lib/Devices/Trumpf/TruConvert/obj/Debug/net6.0/TruConvert.AssemblyInfo.cs b/csharp/lib/Devices/Trumpf/TruConvert/obj/Debug/net6.0/TruConvert.AssemblyInfo.cs
deleted file mode 100644
index 3d9190c68..000000000
--- a/csharp/lib/Devices/Trumpf/TruConvert/obj/Debug/net6.0/TruConvert.AssemblyInfo.cs
+++ /dev/null
@@ -1,23 +0,0 @@
-//------------------------------------------------------------------------------
-//
-// This code was generated by a tool.
-//
-// Changes to this file may cause incorrect behavior and will be lost if
-// the code is regenerated.
-//
-//------------------------------------------------------------------------------
-
-using System;
-using System.Reflection;
-
-[assembly: System.Reflection.AssemblyMetadata("IsTrimmable", "True")]
-[assembly: System.Reflection.AssemblyCompanyAttribute("InnovEnergy")]
-[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
-[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
-[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
-[assembly: System.Reflection.AssemblyProductAttribute("InnovEnergy.Lib.Devices.Trumpf.TruConvert")]
-[assembly: System.Reflection.AssemblyTitleAttribute("InnovEnergy.Lib.Devices.Trumpf.TruConvert")]
-[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
-
-// Generated by the MSBuild WriteCodeFragment class.
-
diff --git a/csharp/lib/Devices/Trumpf/TruConvert/obj/Debug/net6.0/TruConvert.AssemblyInfoInputs.cache b/csharp/lib/Devices/Trumpf/TruConvert/obj/Debug/net6.0/TruConvert.AssemblyInfoInputs.cache
deleted file mode 100644
index 37ff30da5..000000000
--- a/csharp/lib/Devices/Trumpf/TruConvert/obj/Debug/net6.0/TruConvert.AssemblyInfoInputs.cache
+++ /dev/null
@@ -1 +0,0 @@
-114ca0a24f72cb07ec4bd6d8807f6bce5205dfd3
diff --git a/csharp/lib/Devices/Trumpf/TruConvert/obj/Debug/net6.0/TruConvert.csproj.CopyComplete b/csharp/lib/Devices/Trumpf/TruConvert/obj/Debug/net6.0/TruConvert.csproj.CopyComplete
deleted file mode 100644
index e69de29bb..000000000
diff --git a/csharp/lib/Devices/Trumpf/TruConvert/obj/Debug/net6.0/ref/InnovEnergy.Lib.Devices.Trumpf.TruConvert.dll b/csharp/lib/Devices/Trumpf/TruConvert/obj/Debug/net6.0/ref/InnovEnergy.Lib.Devices.Trumpf.TruConvert.dll
deleted file mode 100644
index 36d3e2a3b..000000000
Binary files a/csharp/lib/Devices/Trumpf/TruConvert/obj/Debug/net6.0/ref/InnovEnergy.Lib.Devices.Trumpf.TruConvert.dll and /dev/null differ
diff --git a/csharp/lib/Devices/Trumpf/TruConvertAc/obj/Debug/net6.0/TruConvertAc.AssemblyInfo.cs b/csharp/lib/Devices/Trumpf/TruConvertAc/obj/Debug/net6.0/TruConvertAc.AssemblyInfo.cs
deleted file mode 100644
index ad04d6c87..000000000
--- a/csharp/lib/Devices/Trumpf/TruConvertAc/obj/Debug/net6.0/TruConvertAc.AssemblyInfo.cs
+++ /dev/null
@@ -1,23 +0,0 @@
-//------------------------------------------------------------------------------
-//
-// This code was generated by a tool.
-//
-// Changes to this file may cause incorrect behavior and will be lost if
-// the code is regenerated.
-//
-//------------------------------------------------------------------------------
-
-using System;
-using System.Reflection;
-
-[assembly: System.Reflection.AssemblyMetadata("IsTrimmable", "True")]
-[assembly: System.Reflection.AssemblyCompanyAttribute("InnovEnergy")]
-[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
-[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
-[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
-[assembly: System.Reflection.AssemblyProductAttribute("InnovEnergy.Lib.Devices.Trumpf.TruConvertAc")]
-[assembly: System.Reflection.AssemblyTitleAttribute("InnovEnergy.Lib.Devices.Trumpf.TruConvertAc")]
-[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
-
-// Generated by the MSBuild WriteCodeFragment class.
-
diff --git a/csharp/lib/Devices/Trumpf/TruConvertAc/obj/Debug/net6.0/TruConvertAc.AssemblyInfoInputs.cache b/csharp/lib/Devices/Trumpf/TruConvertAc/obj/Debug/net6.0/TruConvertAc.AssemblyInfoInputs.cache
deleted file mode 100644
index c7b2b2c01..000000000
--- a/csharp/lib/Devices/Trumpf/TruConvertAc/obj/Debug/net6.0/TruConvertAc.AssemblyInfoInputs.cache
+++ /dev/null
@@ -1 +0,0 @@
-0a107af4d921fe066ca4748355c9eb232c0fcb1d
diff --git a/csharp/lib/Devices/Trumpf/TruConvertAc/obj/Debug/net6.0/TruConvertAc.csproj.CopyComplete b/csharp/lib/Devices/Trumpf/TruConvertAc/obj/Debug/net6.0/TruConvertAc.csproj.CopyComplete
deleted file mode 100644
index e69de29bb..000000000
diff --git a/csharp/lib/Devices/Trumpf/TruConvertDc/obj/Debug/net6.0/TruConvertDc.AssemblyInfo.cs b/csharp/lib/Devices/Trumpf/TruConvertDc/obj/Debug/net6.0/TruConvertDc.AssemblyInfo.cs
deleted file mode 100644
index 24c65a444..000000000
--- a/csharp/lib/Devices/Trumpf/TruConvertDc/obj/Debug/net6.0/TruConvertDc.AssemblyInfo.cs
+++ /dev/null
@@ -1,23 +0,0 @@
-//------------------------------------------------------------------------------
-//
-// This code was generated by a tool.
-//
-// Changes to this file may cause incorrect behavior and will be lost if
-// the code is regenerated.
-//
-//------------------------------------------------------------------------------
-
-using System;
-using System.Reflection;
-
-[assembly: System.Reflection.AssemblyMetadata("IsTrimmable", "True")]
-[assembly: System.Reflection.AssemblyCompanyAttribute("InnovEnergy")]
-[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
-[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
-[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
-[assembly: System.Reflection.AssemblyProductAttribute("InnovEnergy.Lib.Devices.Trumpf.TruConvertDc")]
-[assembly: System.Reflection.AssemblyTitleAttribute("InnovEnergy.Lib.Devices.Trumpf.TruConvertDc")]
-[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
-
-// Generated by the MSBuild WriteCodeFragment class.
-
diff --git a/csharp/lib/Devices/Trumpf/TruConvertDc/obj/Debug/net6.0/TruConvertDc.AssemblyInfoInputs.cache b/csharp/lib/Devices/Trumpf/TruConvertDc/obj/Debug/net6.0/TruConvertDc.AssemblyInfoInputs.cache
deleted file mode 100644
index 524a19240..000000000
--- a/csharp/lib/Devices/Trumpf/TruConvertDc/obj/Debug/net6.0/TruConvertDc.AssemblyInfoInputs.cache
+++ /dev/null
@@ -1 +0,0 @@
-d3d42f0f38ff0c6d40629493bf301b0cf0a0d5e3
diff --git a/csharp/lib/Devices/Trumpf/TruConvertDc/obj/Debug/net6.0/TruConvertDc.csproj.CopyComplete b/csharp/lib/Devices/Trumpf/TruConvertDc/obj/Debug/net6.0/TruConvertDc.csproj.CopyComplete
deleted file mode 100644
index e69de29bb..000000000
diff --git a/csharp/lib/Protocols/DBus/bin/Debug/net6.0/InnovEnergy.Lib.Protocols.DBus.deps.json b/csharp/lib/Protocols/DBus/bin/Debug/net6.0/InnovEnergy.Lib.Protocols.DBus.deps.json
deleted file mode 100644
index f4f7d7122..000000000
--- a/csharp/lib/Protocols/DBus/bin/Debug/net6.0/InnovEnergy.Lib.Protocols.DBus.deps.json
+++ /dev/null
@@ -1,59 +0,0 @@
-{
- "runtimeTarget": {
- "name": ".NETCoreApp,Version=v6.0",
- "signature": ""
- },
- "compilationOptions": {},
- "targets": {
- ".NETCoreApp,Version=v6.0": {
- "InnovEnergy.Lib.Protocols.DBus/1.0.0": {
- "dependencies": {
- "System.Reactive": "5.0.0",
- "System.Reflection.Emit": "4.7.0",
- "System.Security.Principal.Windows": "4.7.0"
- },
- "runtime": {
- "InnovEnergy.Lib.Protocols.DBus.dll": {}
- }
- },
- "System.Reactive/5.0.0": {
- "runtime": {
- "lib/net5.0/System.Reactive.dll": {
- "assemblyVersion": "5.0.0.0",
- "fileVersion": "5.0.0.1"
- }
- }
- },
- "System.Reflection.Emit/4.7.0": {},
- "System.Security.Principal.Windows/4.7.0": {}
- }
- },
- "libraries": {
- "InnovEnergy.Lib.Protocols.DBus/1.0.0": {
- "type": "project",
- "serviceable": false,
- "sha512": ""
- },
- "System.Reactive/5.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-erBZjkQHWL9jpasCE/0qKAryzVBJFxGHVBAvgRN1bzM0q2s1S4oYREEEL0Vb+1kA/6BKb5FjUZMp5VXmy+gzkQ==",
- "path": "system.reactive/5.0.0",
- "hashPath": "system.reactive.5.0.0.nupkg.sha512"
- },
- "System.Reflection.Emit/4.7.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-VR4kk8XLKebQ4MZuKuIni/7oh+QGFmZW3qORd1GvBq/8026OpW501SzT/oypwiQl4TvT8ErnReh/NzY9u+C6wQ==",
- "path": "system.reflection.emit/4.7.0",
- "hashPath": "system.reflection.emit.4.7.0.nupkg.sha512"
- },
- "System.Security.Principal.Windows/4.7.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-ojD0PX0XhneCsUbAZVKdb7h/70vyYMDYs85lwEI+LngEONe/17A0cFaRFqZU+sOEidcVswYWikYOQ9PPfjlbtQ==",
- "path": "system.security.principal.windows/4.7.0",
- "hashPath": "system.security.principal.windows.4.7.0.nupkg.sha512"
- }
- }
-}
\ No newline at end of file
diff --git a/csharp/lib/Protocols/DBus/bin/Debug/net6.0/ref/InnovEnergy.Lib.Protocols.DBus.dll b/csharp/lib/Protocols/DBus/bin/Debug/net6.0/ref/InnovEnergy.Lib.Protocols.DBus.dll
deleted file mode 100644
index 6e38a06c1..000000000
Binary files a/csharp/lib/Protocols/DBus/bin/Debug/net6.0/ref/InnovEnergy.Lib.Protocols.DBus.dll and /dev/null differ
diff --git a/csharp/lib/Protocols/DBus/obj/Debug/net6.0/DBus.AssemblyInfo.cs b/csharp/lib/Protocols/DBus/obj/Debug/net6.0/DBus.AssemblyInfo.cs
deleted file mode 100644
index ff5144aad..000000000
--- a/csharp/lib/Protocols/DBus/obj/Debug/net6.0/DBus.AssemblyInfo.cs
+++ /dev/null
@@ -1,24 +0,0 @@
-//------------------------------------------------------------------------------
-//
-// This code was generated by a tool.
-//
-// Changes to this file may cause incorrect behavior and will be lost if
-// the code is regenerated.
-//
-//------------------------------------------------------------------------------
-
-using System;
-using System.Reflection;
-
-[assembly: System.Reflection.AssemblyMetadata("IsTrimmable", "True")]
-[assembly: System.Reflection.AssemblyCompanyAttribute("InnovEnergy")]
-[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
-[assembly: System.Reflection.AssemblyDescriptionAttribute("DBus Library")]
-[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
-[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
-[assembly: System.Reflection.AssemblyProductAttribute("InnovEnergy.Lib.Protocols.DBus")]
-[assembly: System.Reflection.AssemblyTitleAttribute("InnovEnergy.Lib.Protocols.DBus")]
-[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
-
-// Generated by the MSBuild WriteCodeFragment class.
-
diff --git a/csharp/lib/Protocols/DBus/obj/Debug/net6.0/DBus.AssemblyInfoInputs.cache b/csharp/lib/Protocols/DBus/obj/Debug/net6.0/DBus.AssemblyInfoInputs.cache
deleted file mode 100644
index 720d415c4..000000000
--- a/csharp/lib/Protocols/DBus/obj/Debug/net6.0/DBus.AssemblyInfoInputs.cache
+++ /dev/null
@@ -1 +0,0 @@
-2be0bc38a2afe6dfabcd68192a19a098cdab2959
diff --git a/csharp/lib/Protocols/DBus/obj/Debug/net6.0/ref/InnovEnergy.Lib.Protocols.DBus.dll b/csharp/lib/Protocols/DBus/obj/Debug/net6.0/ref/InnovEnergy.Lib.Protocols.DBus.dll
deleted file mode 100644
index 6e38a06c1..000000000
Binary files a/csharp/lib/Protocols/DBus/obj/Debug/net6.0/ref/InnovEnergy.Lib.Protocols.DBus.dll and /dev/null differ
diff --git a/csharp/lib/Protocols/Modbus/bin/Debug/net6.0/ref/InnovEnergy.Lib.Protocols.Modbus.dll b/csharp/lib/Protocols/Modbus/bin/Debug/net6.0/ref/InnovEnergy.Lib.Protocols.Modbus.dll
deleted file mode 100644
index 4f55f735b..000000000
Binary files a/csharp/lib/Protocols/Modbus/bin/Debug/net6.0/ref/InnovEnergy.Lib.Protocols.Modbus.dll and /dev/null differ
diff --git a/csharp/lib/Protocols/Modbus/obj/Debug/net6.0/Modbus.AssemblyInfo.cs b/csharp/lib/Protocols/Modbus/obj/Debug/net6.0/Modbus.AssemblyInfo.cs
deleted file mode 100644
index 79829dffc..000000000
--- a/csharp/lib/Protocols/Modbus/obj/Debug/net6.0/Modbus.AssemblyInfo.cs
+++ /dev/null
@@ -1,23 +0,0 @@
-//------------------------------------------------------------------------------
-//
-// This code was generated by a tool.
-//
-// Changes to this file may cause incorrect behavior and will be lost if
-// the code is regenerated.
-//
-//------------------------------------------------------------------------------
-
-using System;
-using System.Reflection;
-
-[assembly: System.Reflection.AssemblyMetadata("IsTrimmable", "True")]
-[assembly: System.Reflection.AssemblyCompanyAttribute("InnovEnergy")]
-[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
-[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
-[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
-[assembly: System.Reflection.AssemblyProductAttribute("InnovEnergy.Lib.Protocols.Modbus")]
-[assembly: System.Reflection.AssemblyTitleAttribute("InnovEnergy.Lib.Protocols.Modbus")]
-[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
-
-// Generated by the MSBuild WriteCodeFragment class.
-
diff --git a/csharp/lib/Protocols/Modbus/obj/Debug/net6.0/Modbus.AssemblyInfoInputs.cache b/csharp/lib/Protocols/Modbus/obj/Debug/net6.0/Modbus.AssemblyInfoInputs.cache
deleted file mode 100644
index 8020accaf..000000000
--- a/csharp/lib/Protocols/Modbus/obj/Debug/net6.0/Modbus.AssemblyInfoInputs.cache
+++ /dev/null
@@ -1 +0,0 @@
-ee2e85a0b99766a4f99e3b17efa050acb1663e20
diff --git a/csharp/lib/Protocols/Modbus/obj/Debug/net6.0/Modbus.csproj.CopyComplete b/csharp/lib/Protocols/Modbus/obj/Debug/net6.0/Modbus.csproj.CopyComplete
deleted file mode 100644
index e69de29bb..000000000
diff --git a/csharp/lib/Protocols/Modbus/obj/Debug/net6.0/ref/InnovEnergy.Lib.Protocols.Modbus.dll b/csharp/lib/Protocols/Modbus/obj/Debug/net6.0/ref/InnovEnergy.Lib.Protocols.Modbus.dll
deleted file mode 100644
index 4f55f735b..000000000
Binary files a/csharp/lib/Protocols/Modbus/obj/Debug/net6.0/ref/InnovEnergy.Lib.Protocols.Modbus.dll and /dev/null differ
diff --git a/csharp/lib/S3.Tests/bin/Debug/net6.0/Flurl.Http.dll b/csharp/lib/S3.Tests/bin/Debug/net6.0/Flurl.Http.dll
deleted file mode 100755
index c4a9b0458..000000000
Binary files a/csharp/lib/S3.Tests/bin/Debug/net6.0/Flurl.Http.dll and /dev/null differ
diff --git a/csharp/lib/S3.Tests/bin/Debug/net6.0/Flurl.dll b/csharp/lib/S3.Tests/bin/Debug/net6.0/Flurl.dll
deleted file mode 100755
index 431deac81..000000000
Binary files a/csharp/lib/S3.Tests/bin/Debug/net6.0/Flurl.dll and /dev/null differ
diff --git a/csharp/lib/S3.Tests/bin/Debug/net6.0/Microsoft.TestPlatform.CommunicationUtilities.dll b/csharp/lib/S3.Tests/bin/Debug/net6.0/Microsoft.TestPlatform.CommunicationUtilities.dll
deleted file mode 100755
index 0c026bb3e..000000000
Binary files a/csharp/lib/S3.Tests/bin/Debug/net6.0/Microsoft.TestPlatform.CommunicationUtilities.dll and /dev/null differ
diff --git a/csharp/lib/S3.Tests/bin/Debug/net6.0/Microsoft.TestPlatform.CoreUtilities.dll b/csharp/lib/S3.Tests/bin/Debug/net6.0/Microsoft.TestPlatform.CoreUtilities.dll
deleted file mode 100755
index 97e635c67..000000000
Binary files a/csharp/lib/S3.Tests/bin/Debug/net6.0/Microsoft.TestPlatform.CoreUtilities.dll and /dev/null differ
diff --git a/csharp/lib/S3.Tests/bin/Debug/net6.0/Microsoft.TestPlatform.CrossPlatEngine.dll b/csharp/lib/S3.Tests/bin/Debug/net6.0/Microsoft.TestPlatform.CrossPlatEngine.dll
deleted file mode 100755
index a691345e0..000000000
Binary files a/csharp/lib/S3.Tests/bin/Debug/net6.0/Microsoft.TestPlatform.CrossPlatEngine.dll and /dev/null differ
diff --git a/csharp/lib/S3.Tests/bin/Debug/net6.0/Microsoft.TestPlatform.PlatformAbstractions.dll b/csharp/lib/S3.Tests/bin/Debug/net6.0/Microsoft.TestPlatform.PlatformAbstractions.dll
deleted file mode 100755
index 4e11363a8..000000000
Binary files a/csharp/lib/S3.Tests/bin/Debug/net6.0/Microsoft.TestPlatform.PlatformAbstractions.dll and /dev/null differ
diff --git a/csharp/lib/S3.Tests/bin/Debug/net6.0/Microsoft.TestPlatform.Utilities.dll b/csharp/lib/S3.Tests/bin/Debug/net6.0/Microsoft.TestPlatform.Utilities.dll
deleted file mode 100755
index b3ec98f40..000000000
Binary files a/csharp/lib/S3.Tests/bin/Debug/net6.0/Microsoft.TestPlatform.Utilities.dll and /dev/null differ
diff --git a/csharp/lib/S3.Tests/bin/Debug/net6.0/Microsoft.VisualStudio.CodeCoverage.Shim.dll b/csharp/lib/S3.Tests/bin/Debug/net6.0/Microsoft.VisualStudio.CodeCoverage.Shim.dll
deleted file mode 100755
index 71a162221..000000000
Binary files a/csharp/lib/S3.Tests/bin/Debug/net6.0/Microsoft.VisualStudio.CodeCoverage.Shim.dll and /dev/null differ
diff --git a/csharp/lib/S3.Tests/bin/Debug/net6.0/Microsoft.VisualStudio.TestPlatform.Common.dll b/csharp/lib/S3.Tests/bin/Debug/net6.0/Microsoft.VisualStudio.TestPlatform.Common.dll
deleted file mode 100755
index dbd4f1305..000000000
Binary files a/csharp/lib/S3.Tests/bin/Debug/net6.0/Microsoft.VisualStudio.TestPlatform.Common.dll and /dev/null differ
diff --git a/csharp/lib/S3.Tests/bin/Debug/net6.0/Microsoft.VisualStudio.TestPlatform.MSTest.TestAdapter.dll b/csharp/lib/S3.Tests/bin/Debug/net6.0/Microsoft.VisualStudio.TestPlatform.MSTest.TestAdapter.dll
deleted file mode 100755
index 16d46c6ce..000000000
Binary files a/csharp/lib/S3.Tests/bin/Debug/net6.0/Microsoft.VisualStudio.TestPlatform.MSTest.TestAdapter.dll and /dev/null differ
diff --git a/csharp/lib/S3.Tests/bin/Debug/net6.0/Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.Interface.dll b/csharp/lib/S3.Tests/bin/Debug/net6.0/Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.Interface.dll
deleted file mode 100755
index 77abbc420..000000000
Binary files a/csharp/lib/S3.Tests/bin/Debug/net6.0/Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.Interface.dll and /dev/null differ
diff --git a/csharp/lib/S3.Tests/bin/Debug/net6.0/Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.dll b/csharp/lib/S3.Tests/bin/Debug/net6.0/Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.dll
deleted file mode 100755
index a338b87cf..000000000
Binary files a/csharp/lib/S3.Tests/bin/Debug/net6.0/Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.dll and /dev/null differ
diff --git a/csharp/lib/S3.Tests/bin/Debug/net6.0/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll b/csharp/lib/S3.Tests/bin/Debug/net6.0/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll
deleted file mode 100755
index 25e510006..000000000
Binary files a/csharp/lib/S3.Tests/bin/Debug/net6.0/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll and /dev/null differ
diff --git a/csharp/lib/S3.Tests/bin/Debug/net6.0/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.dll b/csharp/lib/S3.Tests/bin/Debug/net6.0/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.dll
deleted file mode 100755
index a406aefc9..000000000
Binary files a/csharp/lib/S3.Tests/bin/Debug/net6.0/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.dll and /dev/null differ
diff --git a/csharp/lib/S3.Tests/bin/Debug/net6.0/Microsoft.VisualStudio.TestPlatform.TestFramework.dll b/csharp/lib/S3.Tests/bin/Debug/net6.0/Microsoft.VisualStudio.TestPlatform.TestFramework.dll
deleted file mode 100755
index 237c0c625..000000000
Binary files a/csharp/lib/S3.Tests/bin/Debug/net6.0/Microsoft.VisualStudio.TestPlatform.TestFramework.dll and /dev/null differ
diff --git a/csharp/lib/S3.Tests/bin/Debug/net6.0/Newtonsoft.Json.dll b/csharp/lib/S3.Tests/bin/Debug/net6.0/Newtonsoft.Json.dll
deleted file mode 100755
index b8ea6e0e2..000000000
Binary files a/csharp/lib/S3.Tests/bin/Debug/net6.0/Newtonsoft.Json.dll and /dev/null differ
diff --git a/csharp/lib/S3.Tests/bin/Debug/net6.0/NuGet.Frameworks.dll b/csharp/lib/S3.Tests/bin/Debug/net6.0/NuGet.Frameworks.dll
deleted file mode 100755
index 0a61a1ce4..000000000
Binary files a/csharp/lib/S3.Tests/bin/Debug/net6.0/NuGet.Frameworks.dll and /dev/null differ
diff --git a/csharp/lib/S3.Tests/bin/Debug/net6.0/S3.Tests.runtimeconfig.json b/csharp/lib/S3.Tests/bin/Debug/net6.0/S3.Tests.runtimeconfig.json
deleted file mode 100644
index 2de9ea910..000000000
--- a/csharp/lib/S3.Tests/bin/Debug/net6.0/S3.Tests.runtimeconfig.json
+++ /dev/null
@@ -1,13 +0,0 @@
-{
- "runtimeOptions": {
- "tfm": "net6.0",
- "framework": {
- "name": "Microsoft.NETCore.App",
- "version": "6.0.0"
- },
- "configProperties": {
- "System.Globalization.Invariant": true,
- "System.Globalization.PredefinedCulturesOnly": true
- }
- }
-}
\ No newline at end of file
diff --git a/csharp/lib/S3.Tests/bin/Debug/net6.0/System.Reactive.Linq.dll b/csharp/lib/S3.Tests/bin/Debug/net6.0/System.Reactive.Linq.dll
deleted file mode 100755
index 2af4a4b63..000000000
Binary files a/csharp/lib/S3.Tests/bin/Debug/net6.0/System.Reactive.Linq.dll and /dev/null differ
diff --git a/csharp/lib/S3.Tests/bin/Debug/net6.0/System.Reactive.dll b/csharp/lib/S3.Tests/bin/Debug/net6.0/System.Reactive.dll
deleted file mode 100755
index eb364ecdc..000000000
Binary files a/csharp/lib/S3.Tests/bin/Debug/net6.0/System.Reactive.dll and /dev/null differ
diff --git a/csharp/lib/S3.Tests/bin/Debug/net6.0/cs/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/csharp/lib/S3.Tests/bin/Debug/net6.0/cs/Microsoft.TestPlatform.CommunicationUtilities.resources.dll
deleted file mode 100755
index 6222173b3..000000000
Binary files a/csharp/lib/S3.Tests/bin/Debug/net6.0/cs/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and /dev/null differ
diff --git a/csharp/lib/S3.Tests/bin/Debug/net6.0/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll b/csharp/lib/S3.Tests/bin/Debug/net6.0/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll
deleted file mode 100755
index c2d616846..000000000
Binary files a/csharp/lib/S3.Tests/bin/Debug/net6.0/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll and /dev/null differ
diff --git a/csharp/lib/S3.Tests/bin/Debug/net6.0/cs/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/csharp/lib/S3.Tests/bin/Debug/net6.0/cs/Microsoft.TestPlatform.CrossPlatEngine.resources.dll
deleted file mode 100755
index 9d7498806..000000000
Binary files a/csharp/lib/S3.Tests/bin/Debug/net6.0/cs/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ
diff --git a/csharp/lib/S3.Tests/bin/Debug/net6.0/cs/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/csharp/lib/S3.Tests/bin/Debug/net6.0/cs/Microsoft.VisualStudio.TestPlatform.Common.resources.dll
deleted file mode 100755
index baabac79c..000000000
Binary files a/csharp/lib/S3.Tests/bin/Debug/net6.0/cs/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ
diff --git a/csharp/lib/S3.Tests/bin/Debug/net6.0/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/csharp/lib/S3.Tests/bin/Debug/net6.0/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
deleted file mode 100755
index e559e1209..000000000
Binary files a/csharp/lib/S3.Tests/bin/Debug/net6.0/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and /dev/null differ
diff --git a/csharp/lib/S3.Tests/bin/Debug/net6.0/de/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/csharp/lib/S3.Tests/bin/Debug/net6.0/de/Microsoft.TestPlatform.CommunicationUtilities.resources.dll
deleted file mode 100755
index 976b7d5e2..000000000
Binary files a/csharp/lib/S3.Tests/bin/Debug/net6.0/de/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and /dev/null differ
diff --git a/csharp/lib/S3.Tests/bin/Debug/net6.0/de/Microsoft.TestPlatform.CoreUtilities.resources.dll b/csharp/lib/S3.Tests/bin/Debug/net6.0/de/Microsoft.TestPlatform.CoreUtilities.resources.dll
deleted file mode 100755
index c8131c1da..000000000
Binary files a/csharp/lib/S3.Tests/bin/Debug/net6.0/de/Microsoft.TestPlatform.CoreUtilities.resources.dll and /dev/null differ
diff --git a/csharp/lib/S3.Tests/bin/Debug/net6.0/de/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/csharp/lib/S3.Tests/bin/Debug/net6.0/de/Microsoft.TestPlatform.CrossPlatEngine.resources.dll
deleted file mode 100755
index 619f04001..000000000
Binary files a/csharp/lib/S3.Tests/bin/Debug/net6.0/de/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ
diff --git a/csharp/lib/S3.Tests/bin/Debug/net6.0/de/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/csharp/lib/S3.Tests/bin/Debug/net6.0/de/Microsoft.VisualStudio.TestPlatform.Common.resources.dll
deleted file mode 100755
index 38f2fb376..000000000
Binary files a/csharp/lib/S3.Tests/bin/Debug/net6.0/de/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ
diff --git a/csharp/lib/S3.Tests/bin/Debug/net6.0/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/csharp/lib/S3.Tests/bin/Debug/net6.0/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
deleted file mode 100755
index 103b61f0f..000000000
Binary files a/csharp/lib/S3.Tests/bin/Debug/net6.0/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and /dev/null differ
diff --git a/csharp/lib/S3.Tests/bin/Debug/net6.0/es/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/csharp/lib/S3.Tests/bin/Debug/net6.0/es/Microsoft.TestPlatform.CommunicationUtilities.resources.dll
deleted file mode 100755
index 6b11e30a3..000000000
Binary files a/csharp/lib/S3.Tests/bin/Debug/net6.0/es/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and /dev/null differ
diff --git a/csharp/lib/S3.Tests/bin/Debug/net6.0/es/Microsoft.TestPlatform.CoreUtilities.resources.dll b/csharp/lib/S3.Tests/bin/Debug/net6.0/es/Microsoft.TestPlatform.CoreUtilities.resources.dll
deleted file mode 100755
index 02679a0bd..000000000
Binary files a/csharp/lib/S3.Tests/bin/Debug/net6.0/es/Microsoft.TestPlatform.CoreUtilities.resources.dll and /dev/null differ
diff --git a/csharp/lib/S3.Tests/bin/Debug/net6.0/es/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/csharp/lib/S3.Tests/bin/Debug/net6.0/es/Microsoft.TestPlatform.CrossPlatEngine.resources.dll
deleted file mode 100755
index 045d3d6be..000000000
Binary files a/csharp/lib/S3.Tests/bin/Debug/net6.0/es/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ
diff --git a/csharp/lib/S3.Tests/bin/Debug/net6.0/es/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/csharp/lib/S3.Tests/bin/Debug/net6.0/es/Microsoft.VisualStudio.TestPlatform.Common.resources.dll
deleted file mode 100755
index f56976606..000000000
Binary files a/csharp/lib/S3.Tests/bin/Debug/net6.0/es/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ
diff --git a/csharp/lib/S3.Tests/bin/Debug/net6.0/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/csharp/lib/S3.Tests/bin/Debug/net6.0/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
deleted file mode 100755
index 5fc68dea2..000000000
Binary files a/csharp/lib/S3.Tests/bin/Debug/net6.0/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and /dev/null differ
diff --git a/csharp/lib/S3.Tests/bin/Debug/net6.0/fr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/csharp/lib/S3.Tests/bin/Debug/net6.0/fr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll
deleted file mode 100755
index 13cc6e15b..000000000
Binary files a/csharp/lib/S3.Tests/bin/Debug/net6.0/fr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and /dev/null differ
diff --git a/csharp/lib/S3.Tests/bin/Debug/net6.0/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll b/csharp/lib/S3.Tests/bin/Debug/net6.0/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll
deleted file mode 100755
index 28b486ab8..000000000
Binary files a/csharp/lib/S3.Tests/bin/Debug/net6.0/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll and /dev/null differ
diff --git a/csharp/lib/S3.Tests/bin/Debug/net6.0/fr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/csharp/lib/S3.Tests/bin/Debug/net6.0/fr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll
deleted file mode 100755
index 51217984d..000000000
Binary files a/csharp/lib/S3.Tests/bin/Debug/net6.0/fr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ
diff --git a/csharp/lib/S3.Tests/bin/Debug/net6.0/fr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/csharp/lib/S3.Tests/bin/Debug/net6.0/fr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll
deleted file mode 100755
index b2bbfe15c..000000000
Binary files a/csharp/lib/S3.Tests/bin/Debug/net6.0/fr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ
diff --git a/csharp/lib/S3.Tests/bin/Debug/net6.0/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/csharp/lib/S3.Tests/bin/Debug/net6.0/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
deleted file mode 100755
index f1c039d64..000000000
Binary files a/csharp/lib/S3.Tests/bin/Debug/net6.0/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and /dev/null differ
diff --git a/csharp/lib/S3.Tests/bin/Debug/net6.0/it/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/csharp/lib/S3.Tests/bin/Debug/net6.0/it/Microsoft.TestPlatform.CommunicationUtilities.resources.dll
deleted file mode 100755
index f7c7634a8..000000000
Binary files a/csharp/lib/S3.Tests/bin/Debug/net6.0/it/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and /dev/null differ
diff --git a/csharp/lib/S3.Tests/bin/Debug/net6.0/it/Microsoft.TestPlatform.CoreUtilities.resources.dll b/csharp/lib/S3.Tests/bin/Debug/net6.0/it/Microsoft.TestPlatform.CoreUtilities.resources.dll
deleted file mode 100755
index 4b985e34a..000000000
Binary files a/csharp/lib/S3.Tests/bin/Debug/net6.0/it/Microsoft.TestPlatform.CoreUtilities.resources.dll and /dev/null differ
diff --git a/csharp/lib/S3.Tests/bin/Debug/net6.0/it/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/csharp/lib/S3.Tests/bin/Debug/net6.0/it/Microsoft.TestPlatform.CrossPlatEngine.resources.dll
deleted file mode 100755
index 0bdfafa12..000000000
Binary files a/csharp/lib/S3.Tests/bin/Debug/net6.0/it/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ
diff --git a/csharp/lib/S3.Tests/bin/Debug/net6.0/it/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/csharp/lib/S3.Tests/bin/Debug/net6.0/it/Microsoft.VisualStudio.TestPlatform.Common.resources.dll
deleted file mode 100755
index 9896d5708..000000000
Binary files a/csharp/lib/S3.Tests/bin/Debug/net6.0/it/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ
diff --git a/csharp/lib/S3.Tests/bin/Debug/net6.0/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/csharp/lib/S3.Tests/bin/Debug/net6.0/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
deleted file mode 100755
index e0951c46b..000000000
Binary files a/csharp/lib/S3.Tests/bin/Debug/net6.0/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and /dev/null differ
diff --git a/csharp/lib/S3.Tests/bin/Debug/net6.0/ja/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/csharp/lib/S3.Tests/bin/Debug/net6.0/ja/Microsoft.TestPlatform.CommunicationUtilities.resources.dll
deleted file mode 100755
index b90e8bef0..000000000
Binary files a/csharp/lib/S3.Tests/bin/Debug/net6.0/ja/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and /dev/null differ
diff --git a/csharp/lib/S3.Tests/bin/Debug/net6.0/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll b/csharp/lib/S3.Tests/bin/Debug/net6.0/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll
deleted file mode 100755
index 5864cb0b8..000000000
Binary files a/csharp/lib/S3.Tests/bin/Debug/net6.0/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll and /dev/null differ
diff --git a/csharp/lib/S3.Tests/bin/Debug/net6.0/ja/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/csharp/lib/S3.Tests/bin/Debug/net6.0/ja/Microsoft.TestPlatform.CrossPlatEngine.resources.dll
deleted file mode 100755
index 44aa1a6a1..000000000
Binary files a/csharp/lib/S3.Tests/bin/Debug/net6.0/ja/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ
diff --git a/csharp/lib/S3.Tests/bin/Debug/net6.0/ja/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/csharp/lib/S3.Tests/bin/Debug/net6.0/ja/Microsoft.VisualStudio.TestPlatform.Common.resources.dll
deleted file mode 100755
index e286575af..000000000
Binary files a/csharp/lib/S3.Tests/bin/Debug/net6.0/ja/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ
diff --git a/csharp/lib/S3.Tests/bin/Debug/net6.0/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/csharp/lib/S3.Tests/bin/Debug/net6.0/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
deleted file mode 100755
index 58aa0279f..000000000
Binary files a/csharp/lib/S3.Tests/bin/Debug/net6.0/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and /dev/null differ
diff --git a/csharp/lib/S3.Tests/bin/Debug/net6.0/ko/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/csharp/lib/S3.Tests/bin/Debug/net6.0/ko/Microsoft.TestPlatform.CommunicationUtilities.resources.dll
deleted file mode 100755
index fcd4c8be6..000000000
Binary files a/csharp/lib/S3.Tests/bin/Debug/net6.0/ko/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and /dev/null differ
diff --git a/csharp/lib/S3.Tests/bin/Debug/net6.0/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll b/csharp/lib/S3.Tests/bin/Debug/net6.0/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll
deleted file mode 100755
index facaca837..000000000
Binary files a/csharp/lib/S3.Tests/bin/Debug/net6.0/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll and /dev/null differ
diff --git a/csharp/lib/S3.Tests/bin/Debug/net6.0/ko/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/csharp/lib/S3.Tests/bin/Debug/net6.0/ko/Microsoft.TestPlatform.CrossPlatEngine.resources.dll
deleted file mode 100755
index 843398d10..000000000
Binary files a/csharp/lib/S3.Tests/bin/Debug/net6.0/ko/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ
diff --git a/csharp/lib/S3.Tests/bin/Debug/net6.0/ko/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/csharp/lib/S3.Tests/bin/Debug/net6.0/ko/Microsoft.VisualStudio.TestPlatform.Common.resources.dll
deleted file mode 100755
index 8d4ab9384..000000000
Binary files a/csharp/lib/S3.Tests/bin/Debug/net6.0/ko/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ
diff --git a/csharp/lib/S3.Tests/bin/Debug/net6.0/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/csharp/lib/S3.Tests/bin/Debug/net6.0/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
deleted file mode 100755
index 2be8f79a1..000000000
Binary files a/csharp/lib/S3.Tests/bin/Debug/net6.0/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and /dev/null differ
diff --git a/csharp/lib/S3.Tests/bin/Debug/net6.0/pl/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/csharp/lib/S3.Tests/bin/Debug/net6.0/pl/Microsoft.TestPlatform.CommunicationUtilities.resources.dll
deleted file mode 100755
index 340476e9b..000000000
Binary files a/csharp/lib/S3.Tests/bin/Debug/net6.0/pl/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and /dev/null differ
diff --git a/csharp/lib/S3.Tests/bin/Debug/net6.0/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll b/csharp/lib/S3.Tests/bin/Debug/net6.0/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll
deleted file mode 100755
index c9dc953ad..000000000
Binary files a/csharp/lib/S3.Tests/bin/Debug/net6.0/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll and /dev/null differ
diff --git a/csharp/lib/S3.Tests/bin/Debug/net6.0/pl/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/csharp/lib/S3.Tests/bin/Debug/net6.0/pl/Microsoft.TestPlatform.CrossPlatEngine.resources.dll
deleted file mode 100755
index 2c98d5926..000000000
Binary files a/csharp/lib/S3.Tests/bin/Debug/net6.0/pl/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ
diff --git a/csharp/lib/S3.Tests/bin/Debug/net6.0/pl/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/csharp/lib/S3.Tests/bin/Debug/net6.0/pl/Microsoft.VisualStudio.TestPlatform.Common.resources.dll
deleted file mode 100755
index dcfdc14dd..000000000
Binary files a/csharp/lib/S3.Tests/bin/Debug/net6.0/pl/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ
diff --git a/csharp/lib/S3.Tests/bin/Debug/net6.0/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/csharp/lib/S3.Tests/bin/Debug/net6.0/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
deleted file mode 100755
index 60f863fc1..000000000
Binary files a/csharp/lib/S3.Tests/bin/Debug/net6.0/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and /dev/null differ
diff --git a/csharp/lib/S3.Tests/bin/Debug/net6.0/pt-BR/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/csharp/lib/S3.Tests/bin/Debug/net6.0/pt-BR/Microsoft.TestPlatform.CommunicationUtilities.resources.dll
deleted file mode 100755
index d4cf5a507..000000000
Binary files a/csharp/lib/S3.Tests/bin/Debug/net6.0/pt-BR/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and /dev/null differ
diff --git a/csharp/lib/S3.Tests/bin/Debug/net6.0/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll b/csharp/lib/S3.Tests/bin/Debug/net6.0/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll
deleted file mode 100755
index b06d73d20..000000000
Binary files a/csharp/lib/S3.Tests/bin/Debug/net6.0/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll and /dev/null differ
diff --git a/csharp/lib/S3.Tests/bin/Debug/net6.0/pt-BR/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/csharp/lib/S3.Tests/bin/Debug/net6.0/pt-BR/Microsoft.TestPlatform.CrossPlatEngine.resources.dll
deleted file mode 100755
index 9f2b5c44c..000000000
Binary files a/csharp/lib/S3.Tests/bin/Debug/net6.0/pt-BR/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ
diff --git a/csharp/lib/S3.Tests/bin/Debug/net6.0/pt-BR/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/csharp/lib/S3.Tests/bin/Debug/net6.0/pt-BR/Microsoft.VisualStudio.TestPlatform.Common.resources.dll
deleted file mode 100755
index ca2dd80c6..000000000
Binary files a/csharp/lib/S3.Tests/bin/Debug/net6.0/pt-BR/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ
diff --git a/csharp/lib/S3.Tests/bin/Debug/net6.0/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/csharp/lib/S3.Tests/bin/Debug/net6.0/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
deleted file mode 100755
index 1afbe4a44..000000000
Binary files a/csharp/lib/S3.Tests/bin/Debug/net6.0/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and /dev/null differ
diff --git a/csharp/lib/S3.Tests/bin/Debug/net6.0/ref/S3.Tests.dll b/csharp/lib/S3.Tests/bin/Debug/net6.0/ref/S3.Tests.dll
deleted file mode 100644
index 04b8ba2dd..000000000
Binary files a/csharp/lib/S3.Tests/bin/Debug/net6.0/ref/S3.Tests.dll and /dev/null differ
diff --git a/csharp/lib/S3.Tests/bin/Debug/net6.0/ru/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/csharp/lib/S3.Tests/bin/Debug/net6.0/ru/Microsoft.TestPlatform.CommunicationUtilities.resources.dll
deleted file mode 100755
index b517eaac8..000000000
Binary files a/csharp/lib/S3.Tests/bin/Debug/net6.0/ru/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and /dev/null differ
diff --git a/csharp/lib/S3.Tests/bin/Debug/net6.0/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll b/csharp/lib/S3.Tests/bin/Debug/net6.0/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll
deleted file mode 100755
index d68b5702f..000000000
Binary files a/csharp/lib/S3.Tests/bin/Debug/net6.0/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll and /dev/null differ
diff --git a/csharp/lib/S3.Tests/bin/Debug/net6.0/ru/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/csharp/lib/S3.Tests/bin/Debug/net6.0/ru/Microsoft.TestPlatform.CrossPlatEngine.resources.dll
deleted file mode 100755
index 713fdf35a..000000000
Binary files a/csharp/lib/S3.Tests/bin/Debug/net6.0/ru/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ
diff --git a/csharp/lib/S3.Tests/bin/Debug/net6.0/ru/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/csharp/lib/S3.Tests/bin/Debug/net6.0/ru/Microsoft.VisualStudio.TestPlatform.Common.resources.dll
deleted file mode 100755
index 53c14e233..000000000
Binary files a/csharp/lib/S3.Tests/bin/Debug/net6.0/ru/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ
diff --git a/csharp/lib/S3.Tests/bin/Debug/net6.0/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/csharp/lib/S3.Tests/bin/Debug/net6.0/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
deleted file mode 100755
index c683b607e..000000000
Binary files a/csharp/lib/S3.Tests/bin/Debug/net6.0/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and /dev/null differ
diff --git a/csharp/lib/S3.Tests/bin/Debug/net6.0/testhost.dll b/csharp/lib/S3.Tests/bin/Debug/net6.0/testhost.dll
deleted file mode 100755
index 107d07505..000000000
Binary files a/csharp/lib/S3.Tests/bin/Debug/net6.0/testhost.dll and /dev/null differ
diff --git a/csharp/lib/S3.Tests/bin/Debug/net6.0/tr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/csharp/lib/S3.Tests/bin/Debug/net6.0/tr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll
deleted file mode 100755
index d3ac9653b..000000000
Binary files a/csharp/lib/S3.Tests/bin/Debug/net6.0/tr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and /dev/null differ
diff --git a/csharp/lib/S3.Tests/bin/Debug/net6.0/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll b/csharp/lib/S3.Tests/bin/Debug/net6.0/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll
deleted file mode 100755
index 973cd44e3..000000000
Binary files a/csharp/lib/S3.Tests/bin/Debug/net6.0/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll and /dev/null differ
diff --git a/csharp/lib/S3.Tests/bin/Debug/net6.0/tr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/csharp/lib/S3.Tests/bin/Debug/net6.0/tr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll
deleted file mode 100755
index a373afe18..000000000
Binary files a/csharp/lib/S3.Tests/bin/Debug/net6.0/tr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ
diff --git a/csharp/lib/S3.Tests/bin/Debug/net6.0/tr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/csharp/lib/S3.Tests/bin/Debug/net6.0/tr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll
deleted file mode 100755
index be736640f..000000000
Binary files a/csharp/lib/S3.Tests/bin/Debug/net6.0/tr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ
diff --git a/csharp/lib/S3.Tests/bin/Debug/net6.0/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/csharp/lib/S3.Tests/bin/Debug/net6.0/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
deleted file mode 100755
index c1c673db6..000000000
Binary files a/csharp/lib/S3.Tests/bin/Debug/net6.0/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and /dev/null differ
diff --git a/csharp/lib/S3.Tests/bin/Debug/net6.0/zh-Hans/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/csharp/lib/S3.Tests/bin/Debug/net6.0/zh-Hans/Microsoft.TestPlatform.CommunicationUtilities.resources.dll
deleted file mode 100755
index 6ca1092b5..000000000
Binary files a/csharp/lib/S3.Tests/bin/Debug/net6.0/zh-Hans/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and /dev/null differ
diff --git a/csharp/lib/S3.Tests/bin/Debug/net6.0/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll b/csharp/lib/S3.Tests/bin/Debug/net6.0/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll
deleted file mode 100755
index d35db75b9..000000000
Binary files a/csharp/lib/S3.Tests/bin/Debug/net6.0/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll and /dev/null differ
diff --git a/csharp/lib/S3.Tests/bin/Debug/net6.0/zh-Hans/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/csharp/lib/S3.Tests/bin/Debug/net6.0/zh-Hans/Microsoft.TestPlatform.CrossPlatEngine.resources.dll
deleted file mode 100755
index 7bc313a3a..000000000
Binary files a/csharp/lib/S3.Tests/bin/Debug/net6.0/zh-Hans/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ
diff --git a/csharp/lib/S3.Tests/bin/Debug/net6.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/csharp/lib/S3.Tests/bin/Debug/net6.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.Common.resources.dll
deleted file mode 100755
index 1cc4ea6b4..000000000
Binary files a/csharp/lib/S3.Tests/bin/Debug/net6.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ
diff --git a/csharp/lib/S3.Tests/bin/Debug/net6.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/csharp/lib/S3.Tests/bin/Debug/net6.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
deleted file mode 100755
index a0330c778..000000000
Binary files a/csharp/lib/S3.Tests/bin/Debug/net6.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and /dev/null differ
diff --git a/csharp/lib/S3.Tests/bin/Debug/net6.0/zh-Hant/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/csharp/lib/S3.Tests/bin/Debug/net6.0/zh-Hant/Microsoft.TestPlatform.CommunicationUtilities.resources.dll
deleted file mode 100755
index a87c2b41a..000000000
Binary files a/csharp/lib/S3.Tests/bin/Debug/net6.0/zh-Hant/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and /dev/null differ
diff --git a/csharp/lib/S3.Tests/bin/Debug/net6.0/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll b/csharp/lib/S3.Tests/bin/Debug/net6.0/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll
deleted file mode 100755
index 92122b2da..000000000
Binary files a/csharp/lib/S3.Tests/bin/Debug/net6.0/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll and /dev/null differ
diff --git a/csharp/lib/S3.Tests/bin/Debug/net6.0/zh-Hant/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/csharp/lib/S3.Tests/bin/Debug/net6.0/zh-Hant/Microsoft.TestPlatform.CrossPlatEngine.resources.dll
deleted file mode 100755
index dc0702872..000000000
Binary files a/csharp/lib/S3.Tests/bin/Debug/net6.0/zh-Hant/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ
diff --git a/csharp/lib/S3.Tests/bin/Debug/net6.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/csharp/lib/S3.Tests/bin/Debug/net6.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.Common.resources.dll
deleted file mode 100755
index 8b340131c..000000000
Binary files a/csharp/lib/S3.Tests/bin/Debug/net6.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ
diff --git a/csharp/lib/S3.Tests/bin/Debug/net6.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/csharp/lib/S3.Tests/bin/Debug/net6.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
deleted file mode 100755
index 52cfdc50c..000000000
Binary files a/csharp/lib/S3.Tests/bin/Debug/net6.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and /dev/null differ
diff --git a/csharp/lib/S3.Tests/obj/Debug/net6.0/S3.Tests.AssemblyInfo.cs b/csharp/lib/S3.Tests/obj/Debug/net6.0/S3.Tests.AssemblyInfo.cs
deleted file mode 100644
index 4b41772a1..000000000
--- a/csharp/lib/S3.Tests/obj/Debug/net6.0/S3.Tests.AssemblyInfo.cs
+++ /dev/null
@@ -1,23 +0,0 @@
-//------------------------------------------------------------------------------
-//
-// This code was generated by a tool.
-//
-// Changes to this file may cause incorrect behavior and will be lost if
-// the code is regenerated.
-//
-//------------------------------------------------------------------------------
-
-using System;
-using System.Reflection;
-
-[assembly: System.Reflection.AssemblyMetadata("IsTrimmable", "True")]
-[assembly: System.Reflection.AssemblyCompanyAttribute("InnovEnergy")]
-[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
-[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
-[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
-[assembly: System.Reflection.AssemblyProductAttribute("S3.Tests")]
-[assembly: System.Reflection.AssemblyTitleAttribute("S3.Tests")]
-[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
-
-// Generated by the MSBuild WriteCodeFragment class.
-
diff --git a/csharp/lib/S3.Tests/obj/Debug/net6.0/S3.Tests.AssemblyInfoInputs.cache b/csharp/lib/S3.Tests/obj/Debug/net6.0/S3.Tests.AssemblyInfoInputs.cache
deleted file mode 100644
index 205dbf0f6..000000000
--- a/csharp/lib/S3.Tests/obj/Debug/net6.0/S3.Tests.AssemblyInfoInputs.cache
+++ /dev/null
@@ -1 +0,0 @@
-38387d6ffd98c328edd3705bab8bfc42c282d352
diff --git a/csharp/lib/S3.Tests/obj/Debug/net6.0/S3.Tests.csproj.CopyComplete b/csharp/lib/S3.Tests/obj/Debug/net6.0/S3.Tests.csproj.CopyComplete
deleted file mode 100644
index e69de29bb..000000000
diff --git a/csharp/lib/S3.Tests/obj/Debug/net6.0/ref/S3.Tests.dll b/csharp/lib/S3.Tests/obj/Debug/net6.0/ref/S3.Tests.dll
deleted file mode 100644
index 04b8ba2dd..000000000
Binary files a/csharp/lib/S3.Tests/obj/Debug/net6.0/ref/S3.Tests.dll and /dev/null differ
diff --git a/csharp/lib/S3/bin/Debug/net6.0/ref/S3.dll b/csharp/lib/S3/bin/Debug/net6.0/ref/S3.dll
deleted file mode 100644
index bf9a6af5e..000000000
Binary files a/csharp/lib/S3/bin/Debug/net6.0/ref/S3.dll and /dev/null differ
diff --git a/csharp/lib/S3/obj/Debug/net6.0/S3.AssemblyInfo.cs b/csharp/lib/S3/obj/Debug/net6.0/S3.AssemblyInfo.cs
deleted file mode 100644
index a4af54111..000000000
--- a/csharp/lib/S3/obj/Debug/net6.0/S3.AssemblyInfo.cs
+++ /dev/null
@@ -1,23 +0,0 @@
-//------------------------------------------------------------------------------
-//
-// This code was generated by a tool.
-//
-// Changes to this file may cause incorrect behavior and will be lost if
-// the code is regenerated.
-//
-//------------------------------------------------------------------------------
-
-using System;
-using System.Reflection;
-
-[assembly: System.Reflection.AssemblyMetadata("IsTrimmable", "True")]
-[assembly: System.Reflection.AssemblyCompanyAttribute("InnovEnergy")]
-[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
-[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
-[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
-[assembly: System.Reflection.AssemblyProductAttribute("S3")]
-[assembly: System.Reflection.AssemblyTitleAttribute("S3")]
-[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
-
-// Generated by the MSBuild WriteCodeFragment class.
-
diff --git a/csharp/lib/S3/obj/Debug/net6.0/S3.AssemblyInfoInputs.cache b/csharp/lib/S3/obj/Debug/net6.0/S3.AssemblyInfoInputs.cache
deleted file mode 100644
index a16bde241..000000000
--- a/csharp/lib/S3/obj/Debug/net6.0/S3.AssemblyInfoInputs.cache
+++ /dev/null
@@ -1 +0,0 @@
-20fe83bb40950387cf326f1735697ee6f4b68114
diff --git a/csharp/lib/S3/obj/Debug/net6.0/S3.csproj.CopyComplete b/csharp/lib/S3/obj/Debug/net6.0/S3.csproj.CopyComplete
deleted file mode 100644
index e69de29bb..000000000
diff --git a/csharp/lib/S3/obj/Debug/net6.0/ref/S3.dll b/csharp/lib/S3/obj/Debug/net6.0/ref/S3.dll
deleted file mode 100644
index bf9a6af5e..000000000
Binary files a/csharp/lib/S3/obj/Debug/net6.0/ref/S3.dll and /dev/null differ
diff --git a/csharp/lib/StatusApi/obj/Debug/net6.0/InnovEnergy.Lib.StatusApi.dll b/csharp/lib/StatusApi/obj/Debug/net6.0/InnovEnergy.Lib.StatusApi.dll
deleted file mode 100644
index b8d66c8d2..000000000
Binary files a/csharp/lib/StatusApi/obj/Debug/net6.0/InnovEnergy.Lib.StatusApi.dll and /dev/null differ
diff --git a/csharp/lib/StatusApi/obj/Debug/net6.0/InnovEnergy.Lib.StatusApi.pdb b/csharp/lib/StatusApi/obj/Debug/net6.0/InnovEnergy.Lib.StatusApi.pdb
deleted file mode 100644
index 291a605d2..000000000
Binary files a/csharp/lib/StatusApi/obj/Debug/net6.0/InnovEnergy.Lib.StatusApi.pdb and /dev/null differ
diff --git a/csharp/lib/StatusApi/obj/Debug/net6.0/StatusApi.AssemblyInfo.cs b/csharp/lib/StatusApi/obj/Debug/net6.0/StatusApi.AssemblyInfo.cs
deleted file mode 100644
index 8a71dcbfe..000000000
--- a/csharp/lib/StatusApi/obj/Debug/net6.0/StatusApi.AssemblyInfo.cs
+++ /dev/null
@@ -1,23 +0,0 @@
-//------------------------------------------------------------------------------
-//
-// This code was generated by a tool.
-//
-// Changes to this file may cause incorrect behavior and will be lost if
-// the code is regenerated.
-//
-//------------------------------------------------------------------------------
-
-using System;
-using System.Reflection;
-
-[assembly: System.Reflection.AssemblyMetadata("IsTrimmable", "True")]
-[assembly: System.Reflection.AssemblyCompanyAttribute("InnovEnergy")]
-[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
-[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
-[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
-[assembly: System.Reflection.AssemblyProductAttribute("InnovEnergy.Lib.StatusApi")]
-[assembly: System.Reflection.AssemblyTitleAttribute("InnovEnergy.Lib.StatusApi")]
-[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
-
-// Generated by the MSBuild WriteCodeFragment class.
-
diff --git a/csharp/lib/StatusApi/obj/Debug/net6.0/StatusApi.AssemblyInfoInputs.cache b/csharp/lib/StatusApi/obj/Debug/net6.0/StatusApi.AssemblyInfoInputs.cache
deleted file mode 100644
index a95573f34..000000000
--- a/csharp/lib/StatusApi/obj/Debug/net6.0/StatusApi.AssemblyInfoInputs.cache
+++ /dev/null
@@ -1 +0,0 @@
-f744edcf2fad42c26f29a326eeae5f2581a44bb3
diff --git a/csharp/lib/StatusApi/obj/Debug/net6.0/ref/InnovEnergy.Lib.StatusApi.dll b/csharp/lib/StatusApi/obj/Debug/net6.0/ref/InnovEnergy.Lib.StatusApi.dll
deleted file mode 100644
index 92137bf6e..000000000
Binary files a/csharp/lib/StatusApi/obj/Debug/net6.0/ref/InnovEnergy.Lib.StatusApi.dll and /dev/null differ
diff --git a/csharp/lib/SysTools/bin/Debug/net6.0/SysTools.deps.json b/csharp/lib/SysTools/bin/Debug/net6.0/SysTools.deps.json
deleted file mode 100644
index a420445c2..000000000
--- a/csharp/lib/SysTools/bin/Debug/net6.0/SysTools.deps.json
+++ /dev/null
@@ -1,68 +0,0 @@
-{
- "runtimeTarget": {
- "name": ".NETCoreApp,Version=v6.0",
- "signature": ""
- },
- "compilationOptions": {},
- "targets": {
- ".NETCoreApp,Version=v6.0": {
- "SysTools/1.0.0": {
- "dependencies": {
- "System.Reactive.Linq": "5.0.0"
- },
- "runtime": {
- "SysTools.dll": {}
- }
- },
- "System.Reactive/5.0.0": {
- "runtime": {
- "lib/net5.0/System.Reactive.dll": {
- "assemblyVersion": "5.0.0.0",
- "fileVersion": "5.0.0.1"
- }
- }
- },
- "System.Reactive.Linq/5.0.0": {
- "dependencies": {
- "System.Reactive": "5.0.0",
- "System.Threading.Tasks.Extensions": "4.5.4"
- },
- "runtime": {
- "lib/netstandard2.0/System.Reactive.Linq.dll": {
- "assemblyVersion": "3.0.6000.0",
- "fileVersion": "0.0.0.0"
- }
- }
- },
- "System.Threading.Tasks.Extensions/4.5.4": {}
- }
- },
- "libraries": {
- "SysTools/1.0.0": {
- "type": "project",
- "serviceable": false,
- "sha512": ""
- },
- "System.Reactive/5.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-erBZjkQHWL9jpasCE/0qKAryzVBJFxGHVBAvgRN1bzM0q2s1S4oYREEEL0Vb+1kA/6BKb5FjUZMp5VXmy+gzkQ==",
- "path": "system.reactive/5.0.0",
- "hashPath": "system.reactive.5.0.0.nupkg.sha512"
- },
- "System.Reactive.Linq/5.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-IB4/qlV4T1WhZvM11RVoFUSZXPow9VWVeQ1uDkSKgz6bAO+gCf65H/vjrYlwyXmojSSxvfHndF9qdH43P/IuAw==",
- "path": "system.reactive.linq/5.0.0",
- "hashPath": "system.reactive.linq.5.0.0.nupkg.sha512"
- },
- "System.Threading.Tasks.Extensions/4.5.4": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-zteT+G8xuGu6mS+mzDzYXbzS7rd3K6Fjb9RiZlYlJPam2/hU7JCBZBVEcywNuR+oZ1ncTvc/cq0faRr3P01OVg==",
- "path": "system.threading.tasks.extensions/4.5.4",
- "hashPath": "system.threading.tasks.extensions.4.5.4.nupkg.sha512"
- }
- }
-}
\ No newline at end of file
diff --git a/csharp/lib/SysTools/bin/Debug/net6.0/ref/SysTools.dll b/csharp/lib/SysTools/bin/Debug/net6.0/ref/SysTools.dll
deleted file mode 100644
index 79ac8707d..000000000
Binary files a/csharp/lib/SysTools/bin/Debug/net6.0/ref/SysTools.dll and /dev/null differ
diff --git a/csharp/lib/SysTools/obj/Debug/net6.0/SysTools.AssemblyInfo.cs b/csharp/lib/SysTools/obj/Debug/net6.0/SysTools.AssemblyInfo.cs
deleted file mode 100644
index 4aef23a24..000000000
--- a/csharp/lib/SysTools/obj/Debug/net6.0/SysTools.AssemblyInfo.cs
+++ /dev/null
@@ -1,23 +0,0 @@
-//------------------------------------------------------------------------------
-//
-// This code was generated by a tool.
-//
-// Changes to this file may cause incorrect behavior and will be lost if
-// the code is regenerated.
-//
-//------------------------------------------------------------------------------
-
-using System;
-using System.Reflection;
-
-[assembly: System.Reflection.AssemblyMetadata("IsTrimmable", "True")]
-[assembly: System.Reflection.AssemblyCompanyAttribute("InnovEnergy")]
-[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
-[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
-[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
-[assembly: System.Reflection.AssemblyProductAttribute("SysTools")]
-[assembly: System.Reflection.AssemblyTitleAttribute("SysTools")]
-[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
-
-// Generated by the MSBuild WriteCodeFragment class.
-
diff --git a/csharp/lib/SysTools/obj/Debug/net6.0/SysTools.AssemblyInfoInputs.cache b/csharp/lib/SysTools/obj/Debug/net6.0/SysTools.AssemblyInfoInputs.cache
deleted file mode 100644
index 23a7c2869..000000000
--- a/csharp/lib/SysTools/obj/Debug/net6.0/SysTools.AssemblyInfoInputs.cache
+++ /dev/null
@@ -1 +0,0 @@
-ec2096df1b6776d2d434a85696a66e64a0a86bb5
diff --git a/csharp/lib/SysTools/obj/Debug/net6.0/ref/SysTools.dll b/csharp/lib/SysTools/obj/Debug/net6.0/ref/SysTools.dll
deleted file mode 100644
index 79ac8707d..000000000
Binary files a/csharp/lib/SysTools/obj/Debug/net6.0/ref/SysTools.dll and /dev/null differ
diff --git a/csharp/lib/Time/bin/Debug/net6.0/Time.deps.json b/csharp/lib/Time/bin/Debug/net6.0/Time.deps.json
deleted file mode 100644
index 00f6a1ccd..000000000
--- a/csharp/lib/Time/bin/Debug/net6.0/Time.deps.json
+++ /dev/null
@@ -1,23 +0,0 @@
-{
- "runtimeTarget": {
- "name": ".NETCoreApp,Version=v6.0",
- "signature": ""
- },
- "compilationOptions": {},
- "targets": {
- ".NETCoreApp,Version=v6.0": {
- "Time/1.0.0": {
- "runtime": {
- "Time.dll": {}
- }
- }
- }
- },
- "libraries": {
- "Time/1.0.0": {
- "type": "project",
- "serviceable": false,
- "sha512": ""
- }
- }
-}
\ No newline at end of file
diff --git a/csharp/lib/Time/bin/Debug/net6.0/ref/Time.dll b/csharp/lib/Time/bin/Debug/net6.0/ref/Time.dll
deleted file mode 100644
index b492e2bf3..000000000
Binary files a/csharp/lib/Time/bin/Debug/net6.0/ref/Time.dll and /dev/null differ
diff --git a/csharp/lib/Time/obj/Debug/net6.0/Time.AssemblyInfo.cs b/csharp/lib/Time/obj/Debug/net6.0/Time.AssemblyInfo.cs
deleted file mode 100644
index 747ba0b2c..000000000
--- a/csharp/lib/Time/obj/Debug/net6.0/Time.AssemblyInfo.cs
+++ /dev/null
@@ -1,23 +0,0 @@
-//------------------------------------------------------------------------------
-//
-// This code was generated by a tool.
-//
-// Changes to this file may cause incorrect behavior and will be lost if
-// the code is regenerated.
-//
-//------------------------------------------------------------------------------
-
-using System;
-using System.Reflection;
-
-[assembly: System.Reflection.AssemblyMetadata("IsTrimmable", "True")]
-[assembly: System.Reflection.AssemblyCompanyAttribute("InnovEnergy")]
-[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
-[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
-[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
-[assembly: System.Reflection.AssemblyProductAttribute("Time")]
-[assembly: System.Reflection.AssemblyTitleAttribute("Time")]
-[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
-
-// Generated by the MSBuild WriteCodeFragment class.
-
diff --git a/csharp/lib/Time/obj/Debug/net6.0/Time.AssemblyInfoInputs.cache b/csharp/lib/Time/obj/Debug/net6.0/Time.AssemblyInfoInputs.cache
deleted file mode 100644
index 680e73755..000000000
--- a/csharp/lib/Time/obj/Debug/net6.0/Time.AssemblyInfoInputs.cache
+++ /dev/null
@@ -1 +0,0 @@
-5c6e2e2997b7a71793eccb80847f22f5bc7ca2e5
diff --git a/csharp/lib/Time/obj/Debug/net6.0/ref/Time.dll b/csharp/lib/Time/obj/Debug/net6.0/ref/Time.dll
deleted file mode 100644
index b492e2bf3..000000000
Binary files a/csharp/lib/Time/obj/Debug/net6.0/ref/Time.dll and /dev/null differ
diff --git a/csharp/lib/Utils/obj/Debug/net6.0/Utils.AssemblyInfo.cs b/csharp/lib/Utils/obj/Debug/net6.0/Utils.AssemblyInfo.cs
deleted file mode 100644
index 87dff88c6..000000000
--- a/csharp/lib/Utils/obj/Debug/net6.0/Utils.AssemblyInfo.cs
+++ /dev/null
@@ -1,23 +0,0 @@
-//------------------------------------------------------------------------------
-//
-// This code was generated by a tool.
-//
-// Changes to this file may cause incorrect behavior and will be lost if
-// the code is regenerated.
-//
-//------------------------------------------------------------------------------
-
-using System;
-using System.Reflection;
-
-[assembly: System.Reflection.AssemblyMetadata("IsTrimmable", "True")]
-[assembly: System.Reflection.AssemblyCompanyAttribute("InnovEnergy")]
-[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
-[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
-[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
-[assembly: System.Reflection.AssemblyProductAttribute("Utils")]
-[assembly: System.Reflection.AssemblyTitleAttribute("Utils")]
-[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
-
-// Generated by the MSBuild WriteCodeFragment class.
-
diff --git a/csharp/lib/Utils/obj/Debug/net6.0/Utils.AssemblyInfoInputs.cache b/csharp/lib/Utils/obj/Debug/net6.0/Utils.AssemblyInfoInputs.cache
deleted file mode 100644
index df969144e..000000000
--- a/csharp/lib/Utils/obj/Debug/net6.0/Utils.AssemblyInfoInputs.cache
+++ /dev/null
@@ -1 +0,0 @@
-edcc677dc425ca751dc3239600f8289fa5289d04
diff --git a/csharp/lib/Victron/VeDBus/bin/Debug/net6.0/ref/VeDBus.dll b/csharp/lib/Victron/VeDBus/bin/Debug/net6.0/ref/VeDBus.dll
deleted file mode 100644
index 30fd819da..000000000
Binary files a/csharp/lib/Victron/VeDBus/bin/Debug/net6.0/ref/VeDBus.dll and /dev/null differ
diff --git a/csharp/lib/Victron/VeDBus/obj/Debug/net6.0/VeDBus.AssemblyInfo.cs b/csharp/lib/Victron/VeDBus/obj/Debug/net6.0/VeDBus.AssemblyInfo.cs
deleted file mode 100644
index 20cbda421..000000000
--- a/csharp/lib/Victron/VeDBus/obj/Debug/net6.0/VeDBus.AssemblyInfo.cs
+++ /dev/null
@@ -1,23 +0,0 @@
-//------------------------------------------------------------------------------
-//
-// This code was generated by a tool.
-//
-// Changes to this file may cause incorrect behavior and will be lost if
-// the code is regenerated.
-//
-//------------------------------------------------------------------------------
-
-using System;
-using System.Reflection;
-
-[assembly: System.Reflection.AssemblyMetadata("IsTrimmable", "True")]
-[assembly: System.Reflection.AssemblyCompanyAttribute("InnovEnergy")]
-[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
-[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
-[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
-[assembly: System.Reflection.AssemblyProductAttribute("VeDBus")]
-[assembly: System.Reflection.AssemblyTitleAttribute("VeDBus")]
-[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
-
-// Generated by the MSBuild WriteCodeFragment class.
-
diff --git a/csharp/lib/Victron/VeDBus/obj/Debug/net6.0/VeDBus.AssemblyInfoInputs.cache b/csharp/lib/Victron/VeDBus/obj/Debug/net6.0/VeDBus.AssemblyInfoInputs.cache
deleted file mode 100644
index d72dd1a0d..000000000
--- a/csharp/lib/Victron/VeDBus/obj/Debug/net6.0/VeDBus.AssemblyInfoInputs.cache
+++ /dev/null
@@ -1 +0,0 @@
-73a9849c44627c63e73c833e66d6088e5ee2eb26
diff --git a/csharp/lib/Victron/VeDBus/obj/Debug/net6.0/VeDBus.csproj.CopyComplete b/csharp/lib/Victron/VeDBus/obj/Debug/net6.0/VeDBus.csproj.CopyComplete
deleted file mode 100644
index e69de29bb..000000000
diff --git a/csharp/lib/Victron/VeDBus/obj/Debug/net6.0/ref/VeDBus.dll b/csharp/lib/Victron/VeDBus/obj/Debug/net6.0/ref/VeDBus.dll
deleted file mode 100644
index 30fd819da..000000000
Binary files a/csharp/lib/Victron/VeDBus/obj/Debug/net6.0/ref/VeDBus.dll and /dev/null differ
diff --git a/csharp/lib/Victron/VictronVRM/obj/Debug/net6.0/VictronVRM.AssemblyInfo.cs b/csharp/lib/Victron/VictronVRM/obj/Debug/net6.0/VictronVRM.AssemblyInfo.cs
deleted file mode 100644
index 73b629e5a..000000000
--- a/csharp/lib/Victron/VictronVRM/obj/Debug/net6.0/VictronVRM.AssemblyInfo.cs
+++ /dev/null
@@ -1,23 +0,0 @@
-//------------------------------------------------------------------------------
-//
-// This code was generated by a tool.
-//
-// Changes to this file may cause incorrect behavior and will be lost if
-// the code is regenerated.
-//
-//------------------------------------------------------------------------------
-
-using System;
-using System.Reflection;
-
-[assembly: System.Reflection.AssemblyMetadata("IsTrimmable", "True")]
-[assembly: System.Reflection.AssemblyCompanyAttribute("InnovEnergy")]
-[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
-[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
-[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
-[assembly: System.Reflection.AssemblyProductAttribute("VictronVRM")]
-[assembly: System.Reflection.AssemblyTitleAttribute("VictronVRM")]
-[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
-
-// Generated by the MSBuild WriteCodeFragment class.
-
diff --git a/csharp/lib/Victron/VictronVRM/obj/Debug/net6.0/VictronVRM.AssemblyInfoInputs.cache b/csharp/lib/Victron/VictronVRM/obj/Debug/net6.0/VictronVRM.AssemblyInfoInputs.cache
deleted file mode 100644
index 61eb56885..000000000
--- a/csharp/lib/Victron/VictronVRM/obj/Debug/net6.0/VictronVRM.AssemblyInfoInputs.cache
+++ /dev/null
@@ -1 +0,0 @@
-76860b9cc34059ab4b9b785afd4fb986c2edce53
diff --git a/csharp/lib/Victron/VictronVRM/obj/Debug/net6.0/VictronVRM.csproj.CopyComplete b/csharp/lib/Victron/VictronVRM/obj/Debug/net6.0/VictronVRM.csproj.CopyComplete
deleted file mode 100644
index e69de29bb..000000000
diff --git a/csharp/lib/WebServer/bin/Debug/net6.0/ref/WebServer.dll b/csharp/lib/WebServer/bin/Debug/net6.0/ref/WebServer.dll
deleted file mode 100644
index 76336d22d..000000000
Binary files a/csharp/lib/WebServer/bin/Debug/net6.0/ref/WebServer.dll and /dev/null differ
diff --git a/csharp/lib/WebServer/obj/Debug/net6.0/WebServer.AssemblyInfo.cs b/csharp/lib/WebServer/obj/Debug/net6.0/WebServer.AssemblyInfo.cs
deleted file mode 100644
index 3b6dc5cd4..000000000
--- a/csharp/lib/WebServer/obj/Debug/net6.0/WebServer.AssemblyInfo.cs
+++ /dev/null
@@ -1,23 +0,0 @@
-//------------------------------------------------------------------------------
-//
-// This code was generated by a tool.
-//
-// Changes to this file may cause incorrect behavior and will be lost if
-// the code is regenerated.
-//
-//------------------------------------------------------------------------------
-
-using System;
-using System.Reflection;
-
-[assembly: System.Reflection.AssemblyMetadata("IsTrimmable", "True")]
-[assembly: System.Reflection.AssemblyCompanyAttribute("InnovEnergy")]
-[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
-[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
-[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
-[assembly: System.Reflection.AssemblyProductAttribute("WebServer")]
-[assembly: System.Reflection.AssemblyTitleAttribute("WebServer")]
-[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
-
-// Generated by the MSBuild WriteCodeFragment class.
-
diff --git a/csharp/lib/WebServer/obj/Debug/net6.0/WebServer.AssemblyInfoInputs.cache b/csharp/lib/WebServer/obj/Debug/net6.0/WebServer.AssemblyInfoInputs.cache
deleted file mode 100644
index 051b2b7fc..000000000
--- a/csharp/lib/WebServer/obj/Debug/net6.0/WebServer.AssemblyInfoInputs.cache
+++ /dev/null
@@ -1 +0,0 @@
-8513831d88f68bf5e0c15faad90a5eae82eb4d06
diff --git a/csharp/lib/WebServer/obj/Debug/net6.0/WebServer.csproj.CopyComplete b/csharp/lib/WebServer/obj/Debug/net6.0/WebServer.csproj.CopyComplete
deleted file mode 100644
index e69de29bb..000000000
diff --git a/csharp/lib/WebServer/obj/Debug/net6.0/ref/WebServer.dll b/csharp/lib/WebServer/obj/Debug/net6.0/ref/WebServer.dll
deleted file mode 100644
index 76336d22d..000000000
Binary files a/csharp/lib/WebServer/obj/Debug/net6.0/ref/WebServer.dll and /dev/null differ