diff --git a/AquaCare.Controller/bin/Debug/net9.0/AquaCare.Controller.deps.json b/AquaCare.Controller/bin/Debug/net9.0/AquaCare.Controller.deps.json deleted file mode 100644 index fe5edfb..0000000 --- a/AquaCare.Controller/bin/Debug/net9.0/AquaCare.Controller.deps.json +++ /dev/null @@ -1,262 +0,0 @@ -{ - "runtimeTarget": { - "name": ".NETCoreApp,Version=v9.0", - "signature": "" - }, - "compilationOptions": {}, - "targets": { - ".NETCoreApp,Version=v9.0": { - "AquaCare.Controller/1.0.0": { - "dependencies": { - "AquaCare.Model": "1.0.0", - "AquaCare.Persistence": "1.0.0" - }, - "runtime": { - "AquaCare.Controller.dll": {} - } - }, - "Microsoft.Data.Sqlite/8.0.0": { - "dependencies": { - "Microsoft.Data.Sqlite.Core": "8.0.0", - "SQLitePCLRaw.bundle_e_sqlite3": "2.1.6" - } - }, - "Microsoft.Data.Sqlite.Core/8.0.0": { - "dependencies": { - "SQLitePCLRaw.core": "2.1.6" - }, - "runtime": { - "lib/net8.0/Microsoft.Data.Sqlite.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.23.53103" - } - } - }, - "SQLitePCLRaw.bundle_e_sqlite3/2.1.6": { - "dependencies": { - "SQLitePCLRaw.lib.e_sqlite3": "2.1.6", - "SQLitePCLRaw.provider.e_sqlite3": "2.1.6" - }, - "runtime": { - "lib/netstandard2.0/SQLitePCLRaw.batteries_v2.dll": { - "assemblyVersion": "2.1.6.2060", - "fileVersion": "2.1.6.2060" - } - } - }, - "SQLitePCLRaw.core/2.1.6": { - "dependencies": { - "System.Memory": "4.5.3" - }, - "runtime": { - "lib/netstandard2.0/SQLitePCLRaw.core.dll": { - "assemblyVersion": "2.1.6.2060", - "fileVersion": "2.1.6.2060" - } - } - }, - "SQLitePCLRaw.lib.e_sqlite3/2.1.6": { - "runtimeTargets": { - "runtimes/browser-wasm/nativeassets/net8.0/e_sqlite3.a": { - "rid": "browser-wasm", - "assetType": "native", - "fileVersion": "0.0.0.0" - }, - "runtimes/linux-arm/native/libe_sqlite3.so": { - "rid": "linux-arm", - "assetType": "native", - "fileVersion": "0.0.0.0" - }, - "runtimes/linux-arm64/native/libe_sqlite3.so": { - "rid": "linux-arm64", - "assetType": "native", - "fileVersion": "0.0.0.0" - }, - "runtimes/linux-armel/native/libe_sqlite3.so": { - "rid": "linux-armel", - "assetType": "native", - "fileVersion": "0.0.0.0" - }, - "runtimes/linux-mips64/native/libe_sqlite3.so": { - "rid": "linux-mips64", - "assetType": "native", - "fileVersion": "0.0.0.0" - }, - "runtimes/linux-musl-arm/native/libe_sqlite3.so": { - "rid": "linux-musl-arm", - "assetType": "native", - "fileVersion": "0.0.0.0" - }, - "runtimes/linux-musl-arm64/native/libe_sqlite3.so": { - "rid": "linux-musl-arm64", - "assetType": "native", - "fileVersion": "0.0.0.0" - }, - "runtimes/linux-musl-x64/native/libe_sqlite3.so": { - "rid": "linux-musl-x64", - "assetType": "native", - "fileVersion": "0.0.0.0" - }, - "runtimes/linux-ppc64le/native/libe_sqlite3.so": { - "rid": "linux-ppc64le", - "assetType": "native", - "fileVersion": "0.0.0.0" - }, - "runtimes/linux-s390x/native/libe_sqlite3.so": { - "rid": "linux-s390x", - "assetType": "native", - "fileVersion": "0.0.0.0" - }, - "runtimes/linux-x64/native/libe_sqlite3.so": { - "rid": "linux-x64", - "assetType": "native", - "fileVersion": "0.0.0.0" - }, - "runtimes/linux-x86/native/libe_sqlite3.so": { - "rid": "linux-x86", - "assetType": "native", - "fileVersion": "0.0.0.0" - }, - "runtimes/maccatalyst-arm64/native/libe_sqlite3.dylib": { - "rid": "maccatalyst-arm64", - "assetType": "native", - "fileVersion": "0.0.0.0" - }, - "runtimes/maccatalyst-x64/native/libe_sqlite3.dylib": { - "rid": "maccatalyst-x64", - "assetType": "native", - "fileVersion": "0.0.0.0" - }, - "runtimes/osx-arm64/native/libe_sqlite3.dylib": { - "rid": "osx-arm64", - "assetType": "native", - "fileVersion": "0.0.0.0" - }, - "runtimes/osx-x64/native/libe_sqlite3.dylib": { - "rid": "osx-x64", - "assetType": "native", - "fileVersion": "0.0.0.0" - }, - "runtimes/win-arm/native/e_sqlite3.dll": { - "rid": "win-arm", - "assetType": "native", - "fileVersion": "0.0.0.0" - }, - "runtimes/win-arm64/native/e_sqlite3.dll": { - "rid": "win-arm64", - "assetType": "native", - "fileVersion": "0.0.0.0" - }, - "runtimes/win-x64/native/e_sqlite3.dll": { - "rid": "win-x64", - "assetType": "native", - "fileVersion": "0.0.0.0" - }, - "runtimes/win-x86/native/e_sqlite3.dll": { - "rid": "win-x86", - "assetType": "native", - "fileVersion": "0.0.0.0" - } - } - }, - "SQLitePCLRaw.provider.e_sqlite3/2.1.6": { - "dependencies": { - "SQLitePCLRaw.core": "2.1.6" - }, - "runtime": { - "lib/net6.0/SQLitePCLRaw.provider.e_sqlite3.dll": { - "assemblyVersion": "2.1.6.2060", - "fileVersion": "2.1.6.2060" - } - } - }, - "System.Memory/4.5.3": {}, - "AquaCare.Model/1.0.0": { - "runtime": { - "AquaCare.Model.dll": { - "assemblyVersion": "1.0.0", - "fileVersion": "1.0.0.0" - } - } - }, - "AquaCare.Persistence/1.0.0": { - "dependencies": { - "AquaCare.Model": "1.0.0", - "Microsoft.Data.Sqlite": "8.0.0" - }, - "runtime": { - "AquaCare.Persistence.dll": { - "assemblyVersion": "1.0.0", - "fileVersion": "1.0.0.0" - } - } - } - } - }, - "libraries": { - "AquaCare.Controller/1.0.0": { - "type": "project", - "serviceable": false, - "sha512": "" - }, - "Microsoft.Data.Sqlite/8.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-H+iC5IvkCCKSNHXzL3JARvDn7VpkvuJM91KVB89sKjeTF/KX/BocNNh93ZJtX5MCQKb/z4yVKgkU2sVIq+xKfg==", - "path": "microsoft.data.sqlite/8.0.0", - "hashPath": "microsoft.data.sqlite.8.0.0.nupkg.sha512" - }, - "Microsoft.Data.Sqlite.Core/8.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-pujbzfszX7jAl7oTbHhqx7pxd9jibeyHHl8zy1gd55XMaKWjDtc5XhhNYwQnrwWYCInNdVoArbaaAvLgW7TwuA==", - "path": "microsoft.data.sqlite.core/8.0.0", - "hashPath": "microsoft.data.sqlite.core.8.0.0.nupkg.sha512" - }, - "SQLitePCLRaw.bundle_e_sqlite3/2.1.6": { - "type": "package", - "serviceable": true, - "sha512": "sha512-BmAf6XWt4TqtowmiWe4/5rRot6GerAeklmOPfviOvwLoF5WwgxcJHAxZtySuyW9r9w+HLILnm8VfJFLCUJYW8A==", - "path": "sqlitepclraw.bundle_e_sqlite3/2.1.6", - "hashPath": "sqlitepclraw.bundle_e_sqlite3.2.1.6.nupkg.sha512" - }, - "SQLitePCLRaw.core/2.1.6": { - "type": "package", - "serviceable": true, - "sha512": "sha512-wO6v9GeMx9CUngAet8hbO7xdm+M42p1XeJq47ogyRoYSvNSp0NGLI+MgC0bhrMk9C17MTVFlLiN6ylyExLCc5w==", - "path": "sqlitepclraw.core/2.1.6", - "hashPath": "sqlitepclraw.core.2.1.6.nupkg.sha512" - }, - "SQLitePCLRaw.lib.e_sqlite3/2.1.6": { - "type": "package", - "serviceable": true, - "sha512": "sha512-2ObJJLkIUIxRpOUlZNGuD4rICpBnrBR5anjyfUFQep4hMOIeqW+XGQYzrNmHSVz5xSWZ3klSbh7sFR6UyDj68Q==", - "path": "sqlitepclraw.lib.e_sqlite3/2.1.6", - "hashPath": "sqlitepclraw.lib.e_sqlite3.2.1.6.nupkg.sha512" - }, - "SQLitePCLRaw.provider.e_sqlite3/2.1.6": { - "type": "package", - "serviceable": true, - "sha512": "sha512-PQ2Oq3yepLY4P7ll145P3xtx2bX8xF4PzaKPRpw9jZlKvfe4LE/saAV82inND9usn1XRpmxXk7Lal3MTI+6CNg==", - "path": "sqlitepclraw.provider.e_sqlite3/2.1.6", - "hashPath": "sqlitepclraw.provider.e_sqlite3.2.1.6.nupkg.sha512" - }, - "System.Memory/4.5.3": { - "type": "package", - "serviceable": true, - "sha512": "sha512-3oDzvc/zzetpTKWMShs1AADwZjQ/36HnsufHRPcOjyRAAMLDlu2iD33MBI2opxnezcVUtXyqDXXjoFMOU9c7SA==", - "path": "system.memory/4.5.3", - "hashPath": "system.memory.4.5.3.nupkg.sha512" - }, - "AquaCare.Model/1.0.0": { - "type": "project", - "serviceable": false, - "sha512": "" - }, - "AquaCare.Persistence/1.0.0": { - "type": "project", - "serviceable": false, - "sha512": "" - } - } -} \ No newline at end of file diff --git a/AquaCare.Controller/bin/Debug/net9.0/AquaCare.Controller.dll b/AquaCare.Controller/bin/Debug/net9.0/AquaCare.Controller.dll deleted file mode 100644 index abdafa0..0000000 Binary files a/AquaCare.Controller/bin/Debug/net9.0/AquaCare.Controller.dll and /dev/null differ diff --git a/AquaCare.Controller/bin/Debug/net9.0/AquaCare.Controller.pdb b/AquaCare.Controller/bin/Debug/net9.0/AquaCare.Controller.pdb deleted file mode 100644 index 82fce95..0000000 Binary files a/AquaCare.Controller/bin/Debug/net9.0/AquaCare.Controller.pdb and /dev/null differ diff --git a/AquaCare.Controller/bin/Debug/net9.0/AquaCare.Model.dll b/AquaCare.Controller/bin/Debug/net9.0/AquaCare.Model.dll deleted file mode 100644 index 4234b2c..0000000 Binary files a/AquaCare.Controller/bin/Debug/net9.0/AquaCare.Model.dll and /dev/null differ diff --git a/AquaCare.Controller/bin/Debug/net9.0/AquaCare.Model.pdb b/AquaCare.Controller/bin/Debug/net9.0/AquaCare.Model.pdb deleted file mode 100644 index be17b98..0000000 Binary files a/AquaCare.Controller/bin/Debug/net9.0/AquaCare.Model.pdb and /dev/null differ diff --git a/AquaCare.Controller/bin/Debug/net9.0/AquaCare.Persistence.dll b/AquaCare.Controller/bin/Debug/net9.0/AquaCare.Persistence.dll deleted file mode 100644 index 3ddb0da..0000000 Binary files a/AquaCare.Controller/bin/Debug/net9.0/AquaCare.Persistence.dll and /dev/null differ diff --git a/AquaCare.Controller/bin/Debug/net9.0/AquaCare.Persistence.pdb b/AquaCare.Controller/bin/Debug/net9.0/AquaCare.Persistence.pdb deleted file mode 100644 index a1682d9..0000000 Binary files a/AquaCare.Controller/bin/Debug/net9.0/AquaCare.Persistence.pdb and /dev/null differ diff --git a/AquaCare.Controller/obj/Debug/net9.0/AquaCare.C1037AF7.Up2Date b/AquaCare.Controller/obj/Debug/net9.0/AquaCare.C1037AF7.Up2Date deleted file mode 100644 index e69de29..0000000 diff --git a/AquaCare.Controller/obj/Debug/net9.0/AquaCare.Controller.AssemblyInfo.cs b/AquaCare.Controller/obj/Debug/net9.0/AquaCare.Controller.AssemblyInfo.cs deleted file mode 100644 index e9e17fb..0000000 --- a/AquaCare.Controller/obj/Debug/net9.0/AquaCare.Controller.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("AquaCare.Controller")] -[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] -[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+57c28fea8a2e3d1efb96f7b34a937ec27a8e6afc")] -[assembly: System.Reflection.AssemblyProductAttribute("AquaCare.Controller")] -[assembly: System.Reflection.AssemblyTitleAttribute("AquaCare.Controller")] -[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] - -// Von der MSBuild WriteCodeFragment-Klasse generiert. - diff --git a/AquaCare.Controller/obj/Debug/net9.0/AquaCare.Controller.AssemblyInfoInputs.cache b/AquaCare.Controller/obj/Debug/net9.0/AquaCare.Controller.AssemblyInfoInputs.cache deleted file mode 100644 index 2bdc30c..0000000 --- a/AquaCare.Controller/obj/Debug/net9.0/AquaCare.Controller.AssemblyInfoInputs.cache +++ /dev/null @@ -1 +0,0 @@ -2447fb5f20302464129ed393423517e54c103e3c068055a79bc24a70adebf114 diff --git a/AquaCare.Controller/obj/Debug/net9.0/AquaCare.Controller.GeneratedMSBuildEditorConfig.editorconfig b/AquaCare.Controller/obj/Debug/net9.0/AquaCare.Controller.GeneratedMSBuildEditorConfig.editorconfig deleted file mode 100644 index a3d6640..0000000 --- a/AquaCare.Controller/obj/Debug/net9.0/AquaCare.Controller.GeneratedMSBuildEditorConfig.editorconfig +++ /dev/null @@ -1,15 +0,0 @@ -is_global = true -build_property.TargetFramework = net9.0 -build_property.TargetPlatformMinVersion = -build_property.UsingMicrosoftNETSdkWeb = -build_property.ProjectTypeGuids = -build_property.InvariantGlobalization = -build_property.PlatformNeutralAssembly = -build_property.EnforceExtendedAnalyzerRules = -build_property._SupportedPlatformList = Linux,macOS,Windows -build_property.RootNamespace = AquaCare.Controller -build_property.ProjectDir = C:\Users\Martikke Maximilian\Desktop\AquaCare\AquaCare.Controller\ -build_property.EnableComHosting = -build_property.EnableGeneratedComInterfaceComImportInterop = -build_property.EffectiveAnalysisLevelStyle = 9.0 -build_property.EnableCodeStyleSeverity = diff --git a/AquaCare.Controller/obj/Debug/net9.0/AquaCare.Controller.assets.cache b/AquaCare.Controller/obj/Debug/net9.0/AquaCare.Controller.assets.cache index 28398e3..fa78032 100644 Binary files a/AquaCare.Controller/obj/Debug/net9.0/AquaCare.Controller.assets.cache and b/AquaCare.Controller/obj/Debug/net9.0/AquaCare.Controller.assets.cache differ diff --git a/AquaCare.Controller/obj/Debug/net9.0/AquaCare.Controller.csproj.AssemblyReference.cache b/AquaCare.Controller/obj/Debug/net9.0/AquaCare.Controller.csproj.AssemblyReference.cache deleted file mode 100644 index c346e46..0000000 Binary files a/AquaCare.Controller/obj/Debug/net9.0/AquaCare.Controller.csproj.AssemblyReference.cache and /dev/null differ diff --git a/AquaCare.Controller/obj/Debug/net9.0/AquaCare.Controller.csproj.CoreCompileInputs.cache b/AquaCare.Controller/obj/Debug/net9.0/AquaCare.Controller.csproj.CoreCompileInputs.cache deleted file mode 100644 index e27af89..0000000 --- a/AquaCare.Controller/obj/Debug/net9.0/AquaCare.Controller.csproj.CoreCompileInputs.cache +++ /dev/null @@ -1 +0,0 @@ -004dda8ed6cf2222a87ec58b7c46255f1ca5e3e6dd949300cd167fb1628267f9 diff --git a/AquaCare.Controller/obj/Debug/net9.0/AquaCare.Controller.csproj.FileListAbsolute.txt b/AquaCare.Controller/obj/Debug/net9.0/AquaCare.Controller.csproj.FileListAbsolute.txt index 2b65416..a417164 100644 --- a/AquaCare.Controller/obj/Debug/net9.0/AquaCare.Controller.csproj.FileListAbsolute.txt +++ b/AquaCare.Controller/obj/Debug/net9.0/AquaCare.Controller.csproj.FileListAbsolute.txt @@ -117,20 +117,3 @@ C:\Users\Martikke Maximilian\Desktop\AquaCare-1\AquaCare.Controller\obj\Debug\ne C:\Users\Martikke Maximilian\Desktop\AquaCare-1\AquaCare.Controller\obj\Debug\net9.0\refint\AquaCare.Controller.dll C:\Users\Martikke Maximilian\Desktop\AquaCare-1\AquaCare.Controller\obj\Debug\net9.0\AquaCare.Controller.pdb C:\Users\Martikke Maximilian\Desktop\AquaCare-1\AquaCare.Controller\obj\Debug\net9.0\ref\AquaCare.Controller.dll -C:\Users\Martikke Maximilian\Desktop\AquaCare\AquaCare.Controller\bin\Debug\net9.0\AquaCare.Controller.deps.json -C:\Users\Martikke Maximilian\Desktop\AquaCare\AquaCare.Controller\bin\Debug\net9.0\AquaCare.Controller.dll -C:\Users\Martikke Maximilian\Desktop\AquaCare\AquaCare.Controller\bin\Debug\net9.0\AquaCare.Controller.pdb -C:\Users\Martikke Maximilian\Desktop\AquaCare\AquaCare.Controller\bin\Debug\net9.0\AquaCare.Model.dll -C:\Users\Martikke Maximilian\Desktop\AquaCare\AquaCare.Controller\bin\Debug\net9.0\AquaCare.Persistence.dll -C:\Users\Martikke Maximilian\Desktop\AquaCare\AquaCare.Controller\bin\Debug\net9.0\AquaCare.Model.pdb -C:\Users\Martikke Maximilian\Desktop\AquaCare\AquaCare.Controller\bin\Debug\net9.0\AquaCare.Persistence.pdb -C:\Users\Martikke Maximilian\Desktop\AquaCare\AquaCare.Controller\obj\Debug\net9.0\AquaCare.Controller.csproj.AssemblyReference.cache -C:\Users\Martikke Maximilian\Desktop\AquaCare\AquaCare.Controller\obj\Debug\net9.0\AquaCare.Controller.GeneratedMSBuildEditorConfig.editorconfig -C:\Users\Martikke Maximilian\Desktop\AquaCare\AquaCare.Controller\obj\Debug\net9.0\AquaCare.Controller.AssemblyInfoInputs.cache -C:\Users\Martikke Maximilian\Desktop\AquaCare\AquaCare.Controller\obj\Debug\net9.0\AquaCare.Controller.AssemblyInfo.cs -C:\Users\Martikke Maximilian\Desktop\AquaCare\AquaCare.Controller\obj\Debug\net9.0\AquaCare.Controller.csproj.CoreCompileInputs.cache -C:\Users\Martikke Maximilian\Desktop\AquaCare\AquaCare.Controller\obj\Debug\net9.0\AquaCare.C1037AF7.Up2Date -C:\Users\Martikke Maximilian\Desktop\AquaCare\AquaCare.Controller\obj\Debug\net9.0\AquaCare.Controller.dll -C:\Users\Martikke Maximilian\Desktop\AquaCare\AquaCare.Controller\obj\Debug\net9.0\refint\AquaCare.Controller.dll -C:\Users\Martikke Maximilian\Desktop\AquaCare\AquaCare.Controller\obj\Debug\net9.0\AquaCare.Controller.pdb -C:\Users\Martikke Maximilian\Desktop\AquaCare\AquaCare.Controller\obj\Debug\net9.0\ref\AquaCare.Controller.dll diff --git a/AquaCare.Controller/obj/Debug/net9.0/AquaCare.Controller.dll b/AquaCare.Controller/obj/Debug/net9.0/AquaCare.Controller.dll deleted file mode 100644 index abdafa0..0000000 Binary files a/AquaCare.Controller/obj/Debug/net9.0/AquaCare.Controller.dll and /dev/null differ diff --git a/AquaCare.Controller/obj/Debug/net9.0/AquaCare.Controller.pdb b/AquaCare.Controller/obj/Debug/net9.0/AquaCare.Controller.pdb deleted file mode 100644 index 82fce95..0000000 Binary files a/AquaCare.Controller/obj/Debug/net9.0/AquaCare.Controller.pdb and /dev/null differ diff --git a/AquaCare.Controller/obj/Debug/net9.0/ref/AquaCare.Controller.dll b/AquaCare.Controller/obj/Debug/net9.0/ref/AquaCare.Controller.dll deleted file mode 100644 index 6afe650..0000000 Binary files a/AquaCare.Controller/obj/Debug/net9.0/ref/AquaCare.Controller.dll and /dev/null differ diff --git a/AquaCare.Controller/obj/Debug/net9.0/refint/AquaCare.Controller.dll b/AquaCare.Controller/obj/Debug/net9.0/refint/AquaCare.Controller.dll deleted file mode 100644 index 6afe650..0000000 Binary files a/AquaCare.Controller/obj/Debug/net9.0/refint/AquaCare.Controller.dll and /dev/null differ diff --git a/AquaCare.Model/bin/Debug/net9.0/AquaCare.Model.deps.json b/AquaCare.Model/bin/Debug/net9.0/AquaCare.Model.deps.json deleted file mode 100644 index 26b8eef..0000000 --- a/AquaCare.Model/bin/Debug/net9.0/AquaCare.Model.deps.json +++ /dev/null @@ -1,23 +0,0 @@ -{ - "runtimeTarget": { - "name": ".NETCoreApp,Version=v9.0", - "signature": "" - }, - "compilationOptions": {}, - "targets": { - ".NETCoreApp,Version=v9.0": { - "AquaCare.Model/1.0.0": { - "runtime": { - "AquaCare.Model.dll": {} - } - } - } - }, - "libraries": { - "AquaCare.Model/1.0.0": { - "type": "project", - "serviceable": false, - "sha512": "" - } - } -} \ No newline at end of file diff --git a/AquaCare.Model/bin/Debug/net9.0/AquaCare.Model.dll b/AquaCare.Model/bin/Debug/net9.0/AquaCare.Model.dll deleted file mode 100644 index 4234b2c..0000000 Binary files a/AquaCare.Model/bin/Debug/net9.0/AquaCare.Model.dll and /dev/null differ diff --git a/AquaCare.Model/bin/Debug/net9.0/AquaCare.Model.pdb b/AquaCare.Model/bin/Debug/net9.0/AquaCare.Model.pdb deleted file mode 100644 index be17b98..0000000 Binary files a/AquaCare.Model/bin/Debug/net9.0/AquaCare.Model.pdb and /dev/null differ diff --git a/AquaCare.Model/obj/Debug/net9.0/AquaCare.Model.AssemblyInfo.cs b/AquaCare.Model/obj/Debug/net9.0/AquaCare.Model.AssemblyInfo.cs deleted file mode 100644 index b7e459d..0000000 --- a/AquaCare.Model/obj/Debug/net9.0/AquaCare.Model.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("AquaCare.Model")] -[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] -[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+57c28fea8a2e3d1efb96f7b34a937ec27a8e6afc")] -[assembly: System.Reflection.AssemblyProductAttribute("AquaCare.Model")] -[assembly: System.Reflection.AssemblyTitleAttribute("AquaCare.Model")] -[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] - -// Von der MSBuild WriteCodeFragment-Klasse generiert. - diff --git a/AquaCare.Model/obj/Debug/net9.0/AquaCare.Model.AssemblyInfoInputs.cache b/AquaCare.Model/obj/Debug/net9.0/AquaCare.Model.AssemblyInfoInputs.cache deleted file mode 100644 index 7e1c638..0000000 --- a/AquaCare.Model/obj/Debug/net9.0/AquaCare.Model.AssemblyInfoInputs.cache +++ /dev/null @@ -1 +0,0 @@ -e54ef302553ca46a6f491a8177ed13a6243a3784c9ddd6d6ef89011ce5a88698 diff --git a/AquaCare.Model/obj/Debug/net9.0/AquaCare.Model.GeneratedMSBuildEditorConfig.editorconfig b/AquaCare.Model/obj/Debug/net9.0/AquaCare.Model.GeneratedMSBuildEditorConfig.editorconfig deleted file mode 100644 index f1518d2..0000000 --- a/AquaCare.Model/obj/Debug/net9.0/AquaCare.Model.GeneratedMSBuildEditorConfig.editorconfig +++ /dev/null @@ -1,15 +0,0 @@ -is_global = true -build_property.TargetFramework = net9.0 -build_property.TargetPlatformMinVersion = -build_property.UsingMicrosoftNETSdkWeb = -build_property.ProjectTypeGuids = -build_property.InvariantGlobalization = -build_property.PlatformNeutralAssembly = -build_property.EnforceExtendedAnalyzerRules = -build_property._SupportedPlatformList = Linux,macOS,Windows -build_property.RootNamespace = AquaCare.Model -build_property.ProjectDir = C:\Users\Martikke Maximilian\Desktop\AquaCare\AquaCare.Model\ -build_property.EnableComHosting = -build_property.EnableGeneratedComInterfaceComImportInterop = -build_property.EffectiveAnalysisLevelStyle = 9.0 -build_property.EnableCodeStyleSeverity = diff --git a/AquaCare.Model/obj/Debug/net9.0/AquaCare.Model.assets.cache b/AquaCare.Model/obj/Debug/net9.0/AquaCare.Model.assets.cache index 46740a9..937ea4a 100644 Binary files a/AquaCare.Model/obj/Debug/net9.0/AquaCare.Model.assets.cache and b/AquaCare.Model/obj/Debug/net9.0/AquaCare.Model.assets.cache differ diff --git a/AquaCare.Model/obj/Debug/net9.0/AquaCare.Model.csproj.CoreCompileInputs.cache b/AquaCare.Model/obj/Debug/net9.0/AquaCare.Model.csproj.CoreCompileInputs.cache deleted file mode 100644 index eaa8c05..0000000 --- a/AquaCare.Model/obj/Debug/net9.0/AquaCare.Model.csproj.CoreCompileInputs.cache +++ /dev/null @@ -1 +0,0 @@ -12727b7c458cde28ab1f6f774d0f5729a87631cfb14d3a3fcc512bc6608e4802 diff --git a/AquaCare.Model/obj/Debug/net9.0/AquaCare.Model.csproj.FileListAbsolute.txt b/AquaCare.Model/obj/Debug/net9.0/AquaCare.Model.csproj.FileListAbsolute.txt index f26f042..2824b80 100644 --- a/AquaCare.Model/obj/Debug/net9.0/AquaCare.Model.csproj.FileListAbsolute.txt +++ b/AquaCare.Model/obj/Debug/net9.0/AquaCare.Model.csproj.FileListAbsolute.txt @@ -75,14 +75,3 @@ C:\Users\Martikke Maximilian\Desktop\AquaCare-1\AquaCare.Model\obj\Debug\net9.0\ C:\Users\Martikke Maximilian\Desktop\AquaCare-1\AquaCare.Model\obj\Debug\net9.0\refint\AquaCare.Model.dll C:\Users\Martikke Maximilian\Desktop\AquaCare-1\AquaCare.Model\obj\Debug\net9.0\AquaCare.Model.pdb C:\Users\Martikke Maximilian\Desktop\AquaCare-1\AquaCare.Model\obj\Debug\net9.0\ref\AquaCare.Model.dll -C:\Users\Martikke Maximilian\Desktop\AquaCare\AquaCare.Model\bin\Debug\net9.0\AquaCare.Model.deps.json -C:\Users\Martikke Maximilian\Desktop\AquaCare\AquaCare.Model\bin\Debug\net9.0\AquaCare.Model.dll -C:\Users\Martikke Maximilian\Desktop\AquaCare\AquaCare.Model\bin\Debug\net9.0\AquaCare.Model.pdb -C:\Users\Martikke Maximilian\Desktop\AquaCare\AquaCare.Model\obj\Debug\net9.0\AquaCare.Model.GeneratedMSBuildEditorConfig.editorconfig -C:\Users\Martikke Maximilian\Desktop\AquaCare\AquaCare.Model\obj\Debug\net9.0\AquaCare.Model.AssemblyInfoInputs.cache -C:\Users\Martikke Maximilian\Desktop\AquaCare\AquaCare.Model\obj\Debug\net9.0\AquaCare.Model.AssemblyInfo.cs -C:\Users\Martikke Maximilian\Desktop\AquaCare\AquaCare.Model\obj\Debug\net9.0\AquaCare.Model.csproj.CoreCompileInputs.cache -C:\Users\Martikke Maximilian\Desktop\AquaCare\AquaCare.Model\obj\Debug\net9.0\AquaCare.Model.dll -C:\Users\Martikke Maximilian\Desktop\AquaCare\AquaCare.Model\obj\Debug\net9.0\refint\AquaCare.Model.dll -C:\Users\Martikke Maximilian\Desktop\AquaCare\AquaCare.Model\obj\Debug\net9.0\AquaCare.Model.pdb -C:\Users\Martikke Maximilian\Desktop\AquaCare\AquaCare.Model\obj\Debug\net9.0\ref\AquaCare.Model.dll diff --git a/AquaCare.Model/obj/Debug/net9.0/AquaCare.Model.dll b/AquaCare.Model/obj/Debug/net9.0/AquaCare.Model.dll deleted file mode 100644 index 4234b2c..0000000 Binary files a/AquaCare.Model/obj/Debug/net9.0/AquaCare.Model.dll and /dev/null differ diff --git a/AquaCare.Model/obj/Debug/net9.0/AquaCare.Model.pdb b/AquaCare.Model/obj/Debug/net9.0/AquaCare.Model.pdb deleted file mode 100644 index be17b98..0000000 Binary files a/AquaCare.Model/obj/Debug/net9.0/AquaCare.Model.pdb and /dev/null differ diff --git a/AquaCare.Model/obj/Debug/net9.0/ref/AquaCare.Model.dll b/AquaCare.Model/obj/Debug/net9.0/ref/AquaCare.Model.dll deleted file mode 100644 index 5b940a8..0000000 Binary files a/AquaCare.Model/obj/Debug/net9.0/ref/AquaCare.Model.dll and /dev/null differ diff --git a/AquaCare.Model/obj/Debug/net9.0/refint/AquaCare.Model.dll b/AquaCare.Model/obj/Debug/net9.0/refint/AquaCare.Model.dll deleted file mode 100644 index 5b940a8..0000000 Binary files a/AquaCare.Model/obj/Debug/net9.0/refint/AquaCare.Model.dll and /dev/null differ diff --git a/AquaCare.Persistence/bin/Debug/net9.0/AquaCare.Model.dll b/AquaCare.Persistence/bin/Debug/net9.0/AquaCare.Model.dll deleted file mode 100644 index 4234b2c..0000000 Binary files a/AquaCare.Persistence/bin/Debug/net9.0/AquaCare.Model.dll and /dev/null differ diff --git a/AquaCare.Persistence/bin/Debug/net9.0/AquaCare.Model.pdb b/AquaCare.Persistence/bin/Debug/net9.0/AquaCare.Model.pdb deleted file mode 100644 index be17b98..0000000 Binary files a/AquaCare.Persistence/bin/Debug/net9.0/AquaCare.Model.pdb and /dev/null differ diff --git a/AquaCare.Persistence/bin/Debug/net9.0/AquaCare.Persistence.deps.json b/AquaCare.Persistence/bin/Debug/net9.0/AquaCare.Persistence.deps.json deleted file mode 100644 index 71bac35..0000000 --- a/AquaCare.Persistence/bin/Debug/net9.0/AquaCare.Persistence.deps.json +++ /dev/null @@ -1,245 +0,0 @@ -{ - "runtimeTarget": { - "name": ".NETCoreApp,Version=v9.0", - "signature": "" - }, - "compilationOptions": {}, - "targets": { - ".NETCoreApp,Version=v9.0": { - "AquaCare.Persistence/1.0.0": { - "dependencies": { - "AquaCare.Model": "1.0.0", - "Microsoft.Data.Sqlite": "8.0.0" - }, - "runtime": { - "AquaCare.Persistence.dll": {} - } - }, - "Microsoft.Data.Sqlite/8.0.0": { - "dependencies": { - "Microsoft.Data.Sqlite.Core": "8.0.0", - "SQLitePCLRaw.bundle_e_sqlite3": "2.1.6" - } - }, - "Microsoft.Data.Sqlite.Core/8.0.0": { - "dependencies": { - "SQLitePCLRaw.core": "2.1.6" - }, - "runtime": { - "lib/net8.0/Microsoft.Data.Sqlite.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.23.53103" - } - } - }, - "SQLitePCLRaw.bundle_e_sqlite3/2.1.6": { - "dependencies": { - "SQLitePCLRaw.lib.e_sqlite3": "2.1.6", - "SQLitePCLRaw.provider.e_sqlite3": "2.1.6" - }, - "runtime": { - "lib/netstandard2.0/SQLitePCLRaw.batteries_v2.dll": { - "assemblyVersion": "2.1.6.2060", - "fileVersion": "2.1.6.2060" - } - } - }, - "SQLitePCLRaw.core/2.1.6": { - "dependencies": { - "System.Memory": "4.5.3" - }, - "runtime": { - "lib/netstandard2.0/SQLitePCLRaw.core.dll": { - "assemblyVersion": "2.1.6.2060", - "fileVersion": "2.1.6.2060" - } - } - }, - "SQLitePCLRaw.lib.e_sqlite3/2.1.6": { - "runtimeTargets": { - "runtimes/browser-wasm/nativeassets/net8.0/e_sqlite3.a": { - "rid": "browser-wasm", - "assetType": "native", - "fileVersion": "0.0.0.0" - }, - "runtimes/linux-arm/native/libe_sqlite3.so": { - "rid": "linux-arm", - "assetType": "native", - "fileVersion": "0.0.0.0" - }, - "runtimes/linux-arm64/native/libe_sqlite3.so": { - "rid": "linux-arm64", - "assetType": "native", - "fileVersion": "0.0.0.0" - }, - "runtimes/linux-armel/native/libe_sqlite3.so": { - "rid": "linux-armel", - "assetType": "native", - "fileVersion": "0.0.0.0" - }, - "runtimes/linux-mips64/native/libe_sqlite3.so": { - "rid": "linux-mips64", - "assetType": "native", - "fileVersion": "0.0.0.0" - }, - "runtimes/linux-musl-arm/native/libe_sqlite3.so": { - "rid": "linux-musl-arm", - "assetType": "native", - "fileVersion": "0.0.0.0" - }, - "runtimes/linux-musl-arm64/native/libe_sqlite3.so": { - "rid": "linux-musl-arm64", - "assetType": "native", - "fileVersion": "0.0.0.0" - }, - "runtimes/linux-musl-x64/native/libe_sqlite3.so": { - "rid": "linux-musl-x64", - "assetType": "native", - "fileVersion": "0.0.0.0" - }, - "runtimes/linux-ppc64le/native/libe_sqlite3.so": { - "rid": "linux-ppc64le", - "assetType": "native", - "fileVersion": "0.0.0.0" - }, - "runtimes/linux-s390x/native/libe_sqlite3.so": { - "rid": "linux-s390x", - "assetType": "native", - "fileVersion": "0.0.0.0" - }, - "runtimes/linux-x64/native/libe_sqlite3.so": { - "rid": "linux-x64", - "assetType": "native", - "fileVersion": "0.0.0.0" - }, - "runtimes/linux-x86/native/libe_sqlite3.so": { - "rid": "linux-x86", - "assetType": "native", - "fileVersion": "0.0.0.0" - }, - "runtimes/maccatalyst-arm64/native/libe_sqlite3.dylib": { - "rid": "maccatalyst-arm64", - "assetType": "native", - "fileVersion": "0.0.0.0" - }, - "runtimes/maccatalyst-x64/native/libe_sqlite3.dylib": { - "rid": "maccatalyst-x64", - "assetType": "native", - "fileVersion": "0.0.0.0" - }, - "runtimes/osx-arm64/native/libe_sqlite3.dylib": { - "rid": "osx-arm64", - "assetType": "native", - "fileVersion": "0.0.0.0" - }, - "runtimes/osx-x64/native/libe_sqlite3.dylib": { - "rid": "osx-x64", - "assetType": "native", - "fileVersion": "0.0.0.0" - }, - "runtimes/win-arm/native/e_sqlite3.dll": { - "rid": "win-arm", - "assetType": "native", - "fileVersion": "0.0.0.0" - }, - "runtimes/win-arm64/native/e_sqlite3.dll": { - "rid": "win-arm64", - "assetType": "native", - "fileVersion": "0.0.0.0" - }, - "runtimes/win-x64/native/e_sqlite3.dll": { - "rid": "win-x64", - "assetType": "native", - "fileVersion": "0.0.0.0" - }, - "runtimes/win-x86/native/e_sqlite3.dll": { - "rid": "win-x86", - "assetType": "native", - "fileVersion": "0.0.0.0" - } - } - }, - "SQLitePCLRaw.provider.e_sqlite3/2.1.6": { - "dependencies": { - "SQLitePCLRaw.core": "2.1.6" - }, - "runtime": { - "lib/net6.0/SQLitePCLRaw.provider.e_sqlite3.dll": { - "assemblyVersion": "2.1.6.2060", - "fileVersion": "2.1.6.2060" - } - } - }, - "System.Memory/4.5.3": {}, - "AquaCare.Model/1.0.0": { - "runtime": { - "AquaCare.Model.dll": { - "assemblyVersion": "1.0.0", - "fileVersion": "1.0.0.0" - } - } - } - } - }, - "libraries": { - "AquaCare.Persistence/1.0.0": { - "type": "project", - "serviceable": false, - "sha512": "" - }, - "Microsoft.Data.Sqlite/8.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-H+iC5IvkCCKSNHXzL3JARvDn7VpkvuJM91KVB89sKjeTF/KX/BocNNh93ZJtX5MCQKb/z4yVKgkU2sVIq+xKfg==", - "path": "microsoft.data.sqlite/8.0.0", - "hashPath": "microsoft.data.sqlite.8.0.0.nupkg.sha512" - }, - "Microsoft.Data.Sqlite.Core/8.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-pujbzfszX7jAl7oTbHhqx7pxd9jibeyHHl8zy1gd55XMaKWjDtc5XhhNYwQnrwWYCInNdVoArbaaAvLgW7TwuA==", - "path": "microsoft.data.sqlite.core/8.0.0", - "hashPath": "microsoft.data.sqlite.core.8.0.0.nupkg.sha512" - }, - "SQLitePCLRaw.bundle_e_sqlite3/2.1.6": { - "type": "package", - "serviceable": true, - "sha512": "sha512-BmAf6XWt4TqtowmiWe4/5rRot6GerAeklmOPfviOvwLoF5WwgxcJHAxZtySuyW9r9w+HLILnm8VfJFLCUJYW8A==", - "path": "sqlitepclraw.bundle_e_sqlite3/2.1.6", - "hashPath": "sqlitepclraw.bundle_e_sqlite3.2.1.6.nupkg.sha512" - }, - "SQLitePCLRaw.core/2.1.6": { - "type": "package", - "serviceable": true, - "sha512": "sha512-wO6v9GeMx9CUngAet8hbO7xdm+M42p1XeJq47ogyRoYSvNSp0NGLI+MgC0bhrMk9C17MTVFlLiN6ylyExLCc5w==", - "path": "sqlitepclraw.core/2.1.6", - "hashPath": "sqlitepclraw.core.2.1.6.nupkg.sha512" - }, - "SQLitePCLRaw.lib.e_sqlite3/2.1.6": { - "type": "package", - "serviceable": true, - "sha512": "sha512-2ObJJLkIUIxRpOUlZNGuD4rICpBnrBR5anjyfUFQep4hMOIeqW+XGQYzrNmHSVz5xSWZ3klSbh7sFR6UyDj68Q==", - "path": "sqlitepclraw.lib.e_sqlite3/2.1.6", - "hashPath": "sqlitepclraw.lib.e_sqlite3.2.1.6.nupkg.sha512" - }, - "SQLitePCLRaw.provider.e_sqlite3/2.1.6": { - "type": "package", - "serviceable": true, - "sha512": "sha512-PQ2Oq3yepLY4P7ll145P3xtx2bX8xF4PzaKPRpw9jZlKvfe4LE/saAV82inND9usn1XRpmxXk7Lal3MTI+6CNg==", - "path": "sqlitepclraw.provider.e_sqlite3/2.1.6", - "hashPath": "sqlitepclraw.provider.e_sqlite3.2.1.6.nupkg.sha512" - }, - "System.Memory/4.5.3": { - "type": "package", - "serviceable": true, - "sha512": "sha512-3oDzvc/zzetpTKWMShs1AADwZjQ/36HnsufHRPcOjyRAAMLDlu2iD33MBI2opxnezcVUtXyqDXXjoFMOU9c7SA==", - "path": "system.memory/4.5.3", - "hashPath": "system.memory.4.5.3.nupkg.sha512" - }, - "AquaCare.Model/1.0.0": { - "type": "project", - "serviceable": false, - "sha512": "" - } - } -} \ No newline at end of file diff --git a/AquaCare.Persistence/bin/Debug/net9.0/AquaCare.Persistence.dll b/AquaCare.Persistence/bin/Debug/net9.0/AquaCare.Persistence.dll deleted file mode 100644 index 3ddb0da..0000000 Binary files a/AquaCare.Persistence/bin/Debug/net9.0/AquaCare.Persistence.dll and /dev/null differ diff --git a/AquaCare.Persistence/bin/Debug/net9.0/AquaCare.Persistence.pdb b/AquaCare.Persistence/bin/Debug/net9.0/AquaCare.Persistence.pdb deleted file mode 100644 index a1682d9..0000000 Binary files a/AquaCare.Persistence/bin/Debug/net9.0/AquaCare.Persistence.pdb and /dev/null differ diff --git a/AquaCare.Persistence/obj/Debug/net9.0/AquaCare.DB9F918F.Up2Date b/AquaCare.Persistence/obj/Debug/net9.0/AquaCare.DB9F918F.Up2Date deleted file mode 100644 index e69de29..0000000 diff --git a/AquaCare.Persistence/obj/Debug/net9.0/AquaCare.Persistence.AssemblyInfo.cs b/AquaCare.Persistence/obj/Debug/net9.0/AquaCare.Persistence.AssemblyInfo.cs deleted file mode 100644 index 847cd53..0000000 --- a/AquaCare.Persistence/obj/Debug/net9.0/AquaCare.Persistence.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("AquaCare.Persistence")] -[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] -[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+57c28fea8a2e3d1efb96f7b34a937ec27a8e6afc")] -[assembly: System.Reflection.AssemblyProductAttribute("AquaCare.Persistence")] -[assembly: System.Reflection.AssemblyTitleAttribute("AquaCare.Persistence")] -[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] - -// Von der MSBuild WriteCodeFragment-Klasse generiert. - diff --git a/AquaCare.Persistence/obj/Debug/net9.0/AquaCare.Persistence.AssemblyInfoInputs.cache b/AquaCare.Persistence/obj/Debug/net9.0/AquaCare.Persistence.AssemblyInfoInputs.cache deleted file mode 100644 index 444e6a5..0000000 --- a/AquaCare.Persistence/obj/Debug/net9.0/AquaCare.Persistence.AssemblyInfoInputs.cache +++ /dev/null @@ -1 +0,0 @@ -5d31fd66f970d2aa953da2345fead0690445f6ad6c6b15f7bab37aef8c65d51d diff --git a/AquaCare.Persistence/obj/Debug/net9.0/AquaCare.Persistence.GeneratedMSBuildEditorConfig.editorconfig b/AquaCare.Persistence/obj/Debug/net9.0/AquaCare.Persistence.GeneratedMSBuildEditorConfig.editorconfig deleted file mode 100644 index 2e40303..0000000 --- a/AquaCare.Persistence/obj/Debug/net9.0/AquaCare.Persistence.GeneratedMSBuildEditorConfig.editorconfig +++ /dev/null @@ -1,15 +0,0 @@ -is_global = true -build_property.TargetFramework = net9.0 -build_property.TargetPlatformMinVersion = -build_property.UsingMicrosoftNETSdkWeb = -build_property.ProjectTypeGuids = -build_property.InvariantGlobalization = -build_property.PlatformNeutralAssembly = -build_property.EnforceExtendedAnalyzerRules = -build_property._SupportedPlatformList = Linux,macOS,Windows -build_property.RootNamespace = AquaCare.Persistence -build_property.ProjectDir = C:\Users\Martikke Maximilian\Desktop\AquaCare\AquaCare.Persistence\ -build_property.EnableComHosting = -build_property.EnableGeneratedComInterfaceComImportInterop = -build_property.EffectiveAnalysisLevelStyle = 9.0 -build_property.EnableCodeStyleSeverity = diff --git a/AquaCare.Persistence/obj/Debug/net9.0/AquaCare.Persistence.assets.cache b/AquaCare.Persistence/obj/Debug/net9.0/AquaCare.Persistence.assets.cache index 4810f54..a4cf7dd 100644 Binary files a/AquaCare.Persistence/obj/Debug/net9.0/AquaCare.Persistence.assets.cache and b/AquaCare.Persistence/obj/Debug/net9.0/AquaCare.Persistence.assets.cache differ diff --git a/AquaCare.Persistence/obj/Debug/net9.0/AquaCare.Persistence.csproj.AssemblyReference.cache b/AquaCare.Persistence/obj/Debug/net9.0/AquaCare.Persistence.csproj.AssemblyReference.cache deleted file mode 100644 index eb99af1..0000000 Binary files a/AquaCare.Persistence/obj/Debug/net9.0/AquaCare.Persistence.csproj.AssemblyReference.cache and /dev/null differ diff --git a/AquaCare.Persistence/obj/Debug/net9.0/AquaCare.Persistence.csproj.CoreCompileInputs.cache b/AquaCare.Persistence/obj/Debug/net9.0/AquaCare.Persistence.csproj.CoreCompileInputs.cache deleted file mode 100644 index fe53288..0000000 --- a/AquaCare.Persistence/obj/Debug/net9.0/AquaCare.Persistence.csproj.CoreCompileInputs.cache +++ /dev/null @@ -1 +0,0 @@ -741950ac9ea495409fefb1d8b31cc5bd850e33ffb462f17c8da1f253419a0017 diff --git a/AquaCare.Persistence/obj/Debug/net9.0/AquaCare.Persistence.csproj.FileListAbsolute.txt b/AquaCare.Persistence/obj/Debug/net9.0/AquaCare.Persistence.csproj.FileListAbsolute.txt index 41e6523..313376c 100644 --- a/AquaCare.Persistence/obj/Debug/net9.0/AquaCare.Persistence.csproj.FileListAbsolute.txt +++ b/AquaCare.Persistence/obj/Debug/net9.0/AquaCare.Persistence.csproj.FileListAbsolute.txt @@ -103,18 +103,3 @@ C:\Users\Martikke Maximilian\Desktop\AquaCare-1\AquaCare.Persistence\obj\Debug\n C:\Users\Martikke Maximilian\Desktop\AquaCare-1\AquaCare.Persistence\obj\Debug\net9.0\refint\AquaCare.Persistence.dll C:\Users\Martikke Maximilian\Desktop\AquaCare-1\AquaCare.Persistence\obj\Debug\net9.0\AquaCare.Persistence.pdb C:\Users\Martikke Maximilian\Desktop\AquaCare-1\AquaCare.Persistence\obj\Debug\net9.0\ref\AquaCare.Persistence.dll -C:\Users\Martikke Maximilian\Desktop\AquaCare\AquaCare.Persistence\bin\Debug\net9.0\AquaCare.Persistence.deps.json -C:\Users\Martikke Maximilian\Desktop\AquaCare\AquaCare.Persistence\bin\Debug\net9.0\AquaCare.Persistence.dll -C:\Users\Martikke Maximilian\Desktop\AquaCare\AquaCare.Persistence\bin\Debug\net9.0\AquaCare.Persistence.pdb -C:\Users\Martikke Maximilian\Desktop\AquaCare\AquaCare.Persistence\bin\Debug\net9.0\AquaCare.Model.dll -C:\Users\Martikke Maximilian\Desktop\AquaCare\AquaCare.Persistence\bin\Debug\net9.0\AquaCare.Model.pdb -C:\Users\Martikke Maximilian\Desktop\AquaCare\AquaCare.Persistence\obj\Debug\net9.0\AquaCare.Persistence.csproj.AssemblyReference.cache -C:\Users\Martikke Maximilian\Desktop\AquaCare\AquaCare.Persistence\obj\Debug\net9.0\AquaCare.Persistence.GeneratedMSBuildEditorConfig.editorconfig -C:\Users\Martikke Maximilian\Desktop\AquaCare\AquaCare.Persistence\obj\Debug\net9.0\AquaCare.Persistence.AssemblyInfoInputs.cache -C:\Users\Martikke Maximilian\Desktop\AquaCare\AquaCare.Persistence\obj\Debug\net9.0\AquaCare.Persistence.AssemblyInfo.cs -C:\Users\Martikke Maximilian\Desktop\AquaCare\AquaCare.Persistence\obj\Debug\net9.0\AquaCare.Persistence.csproj.CoreCompileInputs.cache -C:\Users\Martikke Maximilian\Desktop\AquaCare\AquaCare.Persistence\obj\Debug\net9.0\AquaCare.DB9F918F.Up2Date -C:\Users\Martikke Maximilian\Desktop\AquaCare\AquaCare.Persistence\obj\Debug\net9.0\AquaCare.Persistence.dll -C:\Users\Martikke Maximilian\Desktop\AquaCare\AquaCare.Persistence\obj\Debug\net9.0\refint\AquaCare.Persistence.dll -C:\Users\Martikke Maximilian\Desktop\AquaCare\AquaCare.Persistence\obj\Debug\net9.0\AquaCare.Persistence.pdb -C:\Users\Martikke Maximilian\Desktop\AquaCare\AquaCare.Persistence\obj\Debug\net9.0\ref\AquaCare.Persistence.dll diff --git a/AquaCare.Persistence/obj/Debug/net9.0/AquaCare.Persistence.dll b/AquaCare.Persistence/obj/Debug/net9.0/AquaCare.Persistence.dll deleted file mode 100644 index 3ddb0da..0000000 Binary files a/AquaCare.Persistence/obj/Debug/net9.0/AquaCare.Persistence.dll and /dev/null differ diff --git a/AquaCare.Persistence/obj/Debug/net9.0/AquaCare.Persistence.pdb b/AquaCare.Persistence/obj/Debug/net9.0/AquaCare.Persistence.pdb deleted file mode 100644 index a1682d9..0000000 Binary files a/AquaCare.Persistence/obj/Debug/net9.0/AquaCare.Persistence.pdb and /dev/null differ diff --git a/AquaCare.Persistence/obj/Debug/net9.0/ref/AquaCare.Persistence.dll b/AquaCare.Persistence/obj/Debug/net9.0/ref/AquaCare.Persistence.dll deleted file mode 100644 index d4bcf62..0000000 Binary files a/AquaCare.Persistence/obj/Debug/net9.0/ref/AquaCare.Persistence.dll and /dev/null differ diff --git a/AquaCare.Persistence/obj/Debug/net9.0/refint/AquaCare.Persistence.dll b/AquaCare.Persistence/obj/Debug/net9.0/refint/AquaCare.Persistence.dll deleted file mode 100644 index d4bcf62..0000000 Binary files a/AquaCare.Persistence/obj/Debug/net9.0/refint/AquaCare.Persistence.dll and /dev/null differ diff --git a/AquaCare.View/bin/Debug/net9.0/AquaCare.Controller.dll b/AquaCare.View/bin/Debug/net9.0/AquaCare.Controller.dll deleted file mode 100644 index abdafa0..0000000 Binary files a/AquaCare.View/bin/Debug/net9.0/AquaCare.Controller.dll and /dev/null differ diff --git a/AquaCare.View/bin/Debug/net9.0/AquaCare.Controller.pdb b/AquaCare.View/bin/Debug/net9.0/AquaCare.Controller.pdb deleted file mode 100644 index 82fce95..0000000 Binary files a/AquaCare.View/bin/Debug/net9.0/AquaCare.Controller.pdb and /dev/null differ diff --git a/AquaCare.View/bin/Debug/net9.0/AquaCare.Model.dll b/AquaCare.View/bin/Debug/net9.0/AquaCare.Model.dll deleted file mode 100644 index 4234b2c..0000000 Binary files a/AquaCare.View/bin/Debug/net9.0/AquaCare.Model.dll and /dev/null differ diff --git a/AquaCare.View/bin/Debug/net9.0/AquaCare.Model.pdb b/AquaCare.View/bin/Debug/net9.0/AquaCare.Model.pdb deleted file mode 100644 index be17b98..0000000 Binary files a/AquaCare.View/bin/Debug/net9.0/AquaCare.Model.pdb and /dev/null differ diff --git a/AquaCare.View/bin/Debug/net9.0/AquaCare.Persistence.dll b/AquaCare.View/bin/Debug/net9.0/AquaCare.Persistence.dll deleted file mode 100644 index 3ddb0da..0000000 Binary files a/AquaCare.View/bin/Debug/net9.0/AquaCare.Persistence.dll and /dev/null differ diff --git a/AquaCare.View/bin/Debug/net9.0/AquaCare.Persistence.pdb b/AquaCare.View/bin/Debug/net9.0/AquaCare.Persistence.pdb deleted file mode 100644 index a1682d9..0000000 Binary files a/AquaCare.View/bin/Debug/net9.0/AquaCare.Persistence.pdb and /dev/null differ diff --git a/AquaCare.View/bin/Debug/net9.0/AquaCare.View.deps.json b/AquaCare.View/bin/Debug/net9.0/AquaCare.View.deps.json deleted file mode 100644 index c270476..0000000 --- a/AquaCare.View/bin/Debug/net9.0/AquaCare.View.deps.json +++ /dev/null @@ -1,930 +0,0 @@ -{ - "runtimeTarget": { - "name": ".NETCoreApp,Version=v9.0", - "signature": "" - }, - "compilationOptions": {}, - "targets": { - ".NETCoreApp,Version=v9.0": { - "AquaCare.View/1.0.0": { - "dependencies": { - "AquaCare.Controller": "1.0.0", - "AquaCare.Model": "1.0.0", - "Avalonia": "11.3.0", - "Avalonia.Controls.DataGrid": "11.3.0", - "Avalonia.Desktop": "11.3.0", - "Avalonia.Diagnostics": "11.3.0", - "Avalonia.Fonts.Inter": "11.3.0", - "Avalonia.Themes.Fluent": "11.3.0", - "MessageBox.Avalonia": "3.2.0", - "Microsoft.Data.Sqlite": "9.0.5" - }, - "runtime": { - "AquaCare.View.dll": {} - } - }, - "Avalonia/11.3.0": { - "dependencies": { - "Avalonia.BuildServices": "0.0.31", - "Avalonia.Remote.Protocol": "11.3.0", - "MicroCom.Runtime": "0.11.0" - }, - "runtime": { - "lib/net8.0/Avalonia.Base.dll": { - "assemblyVersion": "11.3.0.0", - "fileVersion": "11.3.0.0" - }, - "lib/net8.0/Avalonia.Controls.dll": { - "assemblyVersion": "11.3.0.0", - "fileVersion": "11.3.0.0" - }, - "lib/net8.0/Avalonia.DesignerSupport.dll": { - "assemblyVersion": "0.7.0.0", - "fileVersion": "0.7.0.0" - }, - "lib/net8.0/Avalonia.Dialogs.dll": { - "assemblyVersion": "11.3.0.0", - "fileVersion": "11.3.0.0" - }, - "lib/net8.0/Avalonia.Markup.Xaml.dll": { - "assemblyVersion": "11.3.0.0", - "fileVersion": "11.3.0.0" - }, - "lib/net8.0/Avalonia.Markup.dll": { - "assemblyVersion": "11.3.0.0", - "fileVersion": "11.3.0.0" - }, - "lib/net8.0/Avalonia.Metal.dll": { - "assemblyVersion": "11.3.0.0", - "fileVersion": "11.3.0.0" - }, - "lib/net8.0/Avalonia.MicroCom.dll": { - "assemblyVersion": "11.3.0.0", - "fileVersion": "11.3.0.0" - }, - "lib/net8.0/Avalonia.OpenGL.dll": { - "assemblyVersion": "11.3.0.0", - "fileVersion": "11.3.0.0" - }, - "lib/net8.0/Avalonia.Vulkan.dll": { - "assemblyVersion": "11.3.0.0", - "fileVersion": "11.3.0.0" - }, - "lib/net8.0/Avalonia.dll": { - "assemblyVersion": "11.3.0.0", - "fileVersion": "11.3.0.0" - } - } - }, - "Avalonia.Angle.Windows.Natives/2.1.22045.20230930": { - "runtimeTargets": { - "runtimes/win-arm64/native/av_libglesv2.dll": { - "rid": "win-arm64", - "assetType": "native", - "fileVersion": "2.1.22045.0" - }, - "runtimes/win-x64/native/av_libglesv2.dll": { - "rid": "win-x64", - "assetType": "native", - "fileVersion": "2.1.22045.0" - }, - "runtimes/win-x86/native/av_libglesv2.dll": { - "rid": "win-x86", - "assetType": "native", - "fileVersion": "2.1.22045.0" - } - } - }, - "Avalonia.BuildServices/0.0.31": {}, - "Avalonia.Controls.ColorPicker/11.3.0": { - "dependencies": { - "Avalonia": "11.3.0", - "Avalonia.Remote.Protocol": "11.3.0" - }, - "runtime": { - "lib/net8.0/Avalonia.Controls.ColorPicker.dll": { - "assemblyVersion": "11.3.0.0", - "fileVersion": "11.3.0.0" - } - } - }, - "Avalonia.Controls.DataGrid/11.3.0": { - "dependencies": { - "Avalonia": "11.3.0" - }, - "runtime": { - "lib/net8.0/Avalonia.Controls.DataGrid.dll": { - "assemblyVersion": "11.3.0.0", - "fileVersion": "11.3.0.0" - } - } - }, - "Avalonia.Desktop/11.3.0": { - "dependencies": { - "Avalonia": "11.3.0", - "Avalonia.Native": "11.3.0", - "Avalonia.Skia": "11.3.0", - "Avalonia.Win32": "11.3.0", - "Avalonia.X11": "11.3.0" - }, - "runtime": { - "lib/net8.0/Avalonia.Desktop.dll": { - "assemblyVersion": "11.3.0.0", - "fileVersion": "11.3.0.0" - } - } - }, - "Avalonia.Diagnostics/11.3.0": { - "dependencies": { - "Avalonia": "11.3.0", - "Avalonia.Controls.ColorPicker": "11.3.0", - "Avalonia.Themes.Simple": "11.3.0" - }, - "runtime": { - "lib/net8.0/Avalonia.Diagnostics.dll": { - "assemblyVersion": "11.3.0.0", - "fileVersion": "11.3.0.0" - } - } - }, - "Avalonia.Fonts.Inter/11.3.0": { - "dependencies": { - "Avalonia": "11.3.0" - }, - "runtime": { - "lib/net8.0/Avalonia.Fonts.Inter.dll": { - "assemblyVersion": "11.3.0.0", - "fileVersion": "11.3.0.0" - } - } - }, - "Avalonia.FreeDesktop/11.3.0": { - "dependencies": { - "Avalonia": "11.3.0", - "Tmds.DBus.Protocol": "0.21.2" - }, - "runtime": { - "lib/net8.0/Avalonia.FreeDesktop.dll": { - "assemblyVersion": "11.3.0.0", - "fileVersion": "11.3.0.0" - } - } - }, - "Avalonia.Native/11.3.0": { - "dependencies": { - "Avalonia": "11.3.0" - }, - "runtime": { - "lib/net8.0/Avalonia.Native.dll": { - "assemblyVersion": "11.3.0.0", - "fileVersion": "11.3.0.0" - } - }, - "runtimeTargets": { - "runtimes/osx/native/libAvaloniaNative.dylib": { - "rid": "osx", - "assetType": "native", - "fileVersion": "0.0.0.0" - } - } - }, - "Avalonia.Remote.Protocol/11.3.0": { - "runtime": { - "lib/net8.0/Avalonia.Remote.Protocol.dll": { - "assemblyVersion": "11.3.0.0", - "fileVersion": "11.3.0.0" - } - } - }, - "Avalonia.Skia/11.3.0": { - "dependencies": { - "Avalonia": "11.3.0", - "HarfBuzzSharp": "7.3.0.3", - "HarfBuzzSharp.NativeAssets.Linux": "7.3.0.3", - "HarfBuzzSharp.NativeAssets.WebAssembly": "7.3.0.3", - "SkiaSharp": "2.88.9", - "SkiaSharp.NativeAssets.Linux": "2.88.9", - "SkiaSharp.NativeAssets.WebAssembly": "2.88.9" - }, - "runtime": { - "lib/net8.0/Avalonia.Skia.dll": { - "assemblyVersion": "11.3.0.0", - "fileVersion": "11.3.0.0" - } - } - }, - "Avalonia.Themes.Fluent/11.3.0": { - "dependencies": { - "Avalonia": "11.3.0" - }, - "runtime": { - "lib/net8.0/Avalonia.Themes.Fluent.dll": { - "assemblyVersion": "11.3.0.0", - "fileVersion": "11.3.0.0" - } - } - }, - "Avalonia.Themes.Simple/11.3.0": { - "dependencies": { - "Avalonia": "11.3.0" - }, - "runtime": { - "lib/net8.0/Avalonia.Themes.Simple.dll": { - "assemblyVersion": "11.3.0.0", - "fileVersion": "11.3.0.0" - } - } - }, - "Avalonia.Win32/11.3.0": { - "dependencies": { - "Avalonia": "11.3.0", - "Avalonia.Angle.Windows.Natives": "2.1.22045.20230930" - }, - "runtime": { - "lib/net8.0/Avalonia.Win32.Automation.dll": { - "assemblyVersion": "11.3.0.0", - "fileVersion": "11.3.0.0" - }, - "lib/net8.0/Avalonia.Win32.dll": { - "assemblyVersion": "11.3.0.0", - "fileVersion": "11.3.0.0" - } - } - }, - "Avalonia.X11/11.3.0": { - "dependencies": { - "Avalonia": "11.3.0", - "Avalonia.FreeDesktop": "11.3.0", - "Avalonia.Skia": "11.3.0" - }, - "runtime": { - "lib/net8.0/Avalonia.X11.dll": { - "assemblyVersion": "11.3.0.0", - "fileVersion": "11.3.0.0" - } - } - }, - "DialogHost.Avalonia/0.8.1": { - "dependencies": { - "Avalonia": "11.3.0" - }, - "runtime": { - "lib/netstandard2.0/DialogHost.Avalonia.dll": { - "assemblyVersion": "0.8.1.0", - "fileVersion": "0.8.1.0" - } - } - }, - "HarfBuzzSharp/7.3.0.3": { - "dependencies": { - "HarfBuzzSharp.NativeAssets.Win32": "7.3.0.3", - "HarfBuzzSharp.NativeAssets.macOS": "7.3.0.3" - }, - "runtime": { - "lib/net6.0/HarfBuzzSharp.dll": { - "assemblyVersion": "1.0.0.0", - "fileVersion": "7.3.0.3" - } - } - }, - "HarfBuzzSharp.NativeAssets.Linux/7.3.0.3": { - "dependencies": { - "HarfBuzzSharp": "7.3.0.3" - }, - "runtimeTargets": { - "runtimes/linux-arm/native/libHarfBuzzSharp.so": { - "rid": "linux-arm", - "assetType": "native", - "fileVersion": "0.0.0.0" - }, - "runtimes/linux-arm64/native/libHarfBuzzSharp.so": { - "rid": "linux-arm64", - "assetType": "native", - "fileVersion": "0.0.0.0" - }, - "runtimes/linux-musl-x64/native/libHarfBuzzSharp.so": { - "rid": "linux-musl-x64", - "assetType": "native", - "fileVersion": "0.0.0.0" - }, - "runtimes/linux-x64/native/libHarfBuzzSharp.so": { - "rid": "linux-x64", - "assetType": "native", - "fileVersion": "0.0.0.0" - } - } - }, - "HarfBuzzSharp.NativeAssets.macOS/7.3.0.3": { - "runtimeTargets": { - "runtimes/osx/native/libHarfBuzzSharp.dylib": { - "rid": "osx", - "assetType": "native", - "fileVersion": "0.0.0.0" - } - } - }, - "HarfBuzzSharp.NativeAssets.WebAssembly/7.3.0.3": {}, - "HarfBuzzSharp.NativeAssets.Win32/7.3.0.3": { - "runtimeTargets": { - "runtimes/win-arm64/native/libHarfBuzzSharp.dll": { - "rid": "win-arm64", - "assetType": "native", - "fileVersion": "0.0.0.0" - }, - "runtimes/win-x64/native/libHarfBuzzSharp.dll": { - "rid": "win-x64", - "assetType": "native", - "fileVersion": "0.0.0.0" - }, - "runtimes/win-x86/native/libHarfBuzzSharp.dll": { - "rid": "win-x86", - "assetType": "native", - "fileVersion": "0.0.0.0" - } - } - }, - "MessageBox.Avalonia/3.2.0": { - "dependencies": { - "Avalonia": "11.3.0", - "DialogHost.Avalonia": "0.8.1" - }, - "runtime": { - "lib/netstandard2.0/MsBox.Avalonia.dll": { - "assemblyVersion": "1.0.0.0", - "fileVersion": "1.0.0.0" - } - } - }, - "MicroCom.Runtime/0.11.0": { - "runtime": { - "lib/net5.0/MicroCom.Runtime.dll": { - "assemblyVersion": "0.11.0.0", - "fileVersion": "0.11.0.0" - } - } - }, - "Microsoft.Data.Sqlite/9.0.5": { - "dependencies": { - "Microsoft.Data.Sqlite.Core": "9.0.5", - "SQLitePCLRaw.bundle_e_sqlite3": "2.1.10", - "SQLitePCLRaw.core": "2.1.10" - } - }, - "Microsoft.Data.Sqlite.Core/9.0.5": { - "dependencies": { - "SQLitePCLRaw.core": "2.1.10" - }, - "runtime": { - "lib/net8.0/Microsoft.Data.Sqlite.dll": { - "assemblyVersion": "9.0.5.0", - "fileVersion": "9.0.525.21604" - } - } - }, - "SkiaSharp/2.88.9": { - "dependencies": { - "SkiaSharp.NativeAssets.Win32": "2.88.9", - "SkiaSharp.NativeAssets.macOS": "2.88.9" - }, - "runtime": { - "lib/net6.0/SkiaSharp.dll": { - "assemblyVersion": "2.88.0.0", - "fileVersion": "2.88.9.0" - } - } - }, - "SkiaSharp.NativeAssets.Linux/2.88.9": { - "dependencies": { - "SkiaSharp": "2.88.9" - }, - "runtimeTargets": { - "runtimes/linux-arm/native/libSkiaSharp.so": { - "rid": "linux-arm", - "assetType": "native", - "fileVersion": "0.0.0.0" - }, - "runtimes/linux-arm64/native/libSkiaSharp.so": { - "rid": "linux-arm64", - "assetType": "native", - "fileVersion": "0.0.0.0" - }, - "runtimes/linux-musl-x64/native/libSkiaSharp.so": { - "rid": "linux-musl-x64", - "assetType": "native", - "fileVersion": "0.0.0.0" - }, - "runtimes/linux-x64/native/libSkiaSharp.so": { - "rid": "linux-x64", - "assetType": "native", - "fileVersion": "0.0.0.0" - } - } - }, - "SkiaSharp.NativeAssets.macOS/2.88.9": { - "runtimeTargets": { - "runtimes/osx/native/libSkiaSharp.dylib": { - "rid": "osx", - "assetType": "native", - "fileVersion": "0.0.0.0" - } - } - }, - "SkiaSharp.NativeAssets.WebAssembly/2.88.9": {}, - "SkiaSharp.NativeAssets.Win32/2.88.9": { - "runtimeTargets": { - "runtimes/win-arm64/native/libSkiaSharp.dll": { - "rid": "win-arm64", - "assetType": "native", - "fileVersion": "0.0.0.0" - }, - "runtimes/win-x64/native/libSkiaSharp.dll": { - "rid": "win-x64", - "assetType": "native", - "fileVersion": "0.0.0.0" - }, - "runtimes/win-x86/native/libSkiaSharp.dll": { - "rid": "win-x86", - "assetType": "native", - "fileVersion": "0.0.0.0" - } - } - }, - "SQLitePCLRaw.bundle_e_sqlite3/2.1.10": { - "dependencies": { - "SQLitePCLRaw.lib.e_sqlite3": "2.1.10", - "SQLitePCLRaw.provider.e_sqlite3": "2.1.10" - }, - "runtime": { - "lib/netstandard2.0/SQLitePCLRaw.batteries_v2.dll": { - "assemblyVersion": "2.1.10.2445", - "fileVersion": "2.1.10.2445" - } - } - }, - "SQLitePCLRaw.core/2.1.10": { - "dependencies": { - "System.Memory": "4.5.3" - }, - "runtime": { - "lib/netstandard2.0/SQLitePCLRaw.core.dll": { - "assemblyVersion": "2.1.10.2445", - "fileVersion": "2.1.10.2445" - } - } - }, - "SQLitePCLRaw.lib.e_sqlite3/2.1.10": { - "runtimeTargets": { - "runtimes/browser-wasm/nativeassets/net9.0/e_sqlite3.a": { - "rid": "browser-wasm", - "assetType": "native", - "fileVersion": "0.0.0.0" - }, - "runtimes/linux-arm/native/libe_sqlite3.so": { - "rid": "linux-arm", - "assetType": "native", - "fileVersion": "0.0.0.0" - }, - "runtimes/linux-arm64/native/libe_sqlite3.so": { - "rid": "linux-arm64", - "assetType": "native", - "fileVersion": "0.0.0.0" - }, - "runtimes/linux-armel/native/libe_sqlite3.so": { - "rid": "linux-armel", - "assetType": "native", - "fileVersion": "0.0.0.0" - }, - "runtimes/linux-mips64/native/libe_sqlite3.so": { - "rid": "linux-mips64", - "assetType": "native", - "fileVersion": "0.0.0.0" - }, - "runtimes/linux-musl-arm/native/libe_sqlite3.so": { - "rid": "linux-musl-arm", - "assetType": "native", - "fileVersion": "0.0.0.0" - }, - "runtimes/linux-musl-arm64/native/libe_sqlite3.so": { - "rid": "linux-musl-arm64", - "assetType": "native", - "fileVersion": "0.0.0.0" - }, - "runtimes/linux-musl-s390x/native/libe_sqlite3.so": { - "rid": "linux-musl-s390x", - "assetType": "native", - "fileVersion": "0.0.0.0" - }, - "runtimes/linux-musl-x64/native/libe_sqlite3.so": { - "rid": "linux-musl-x64", - "assetType": "native", - "fileVersion": "0.0.0.0" - }, - "runtimes/linux-ppc64le/native/libe_sqlite3.so": { - "rid": "linux-ppc64le", - "assetType": "native", - "fileVersion": "0.0.0.0" - }, - "runtimes/linux-s390x/native/libe_sqlite3.so": { - "rid": "linux-s390x", - "assetType": "native", - "fileVersion": "0.0.0.0" - }, - "runtimes/linux-x64/native/libe_sqlite3.so": { - "rid": "linux-x64", - "assetType": "native", - "fileVersion": "0.0.0.0" - }, - "runtimes/linux-x86/native/libe_sqlite3.so": { - "rid": "linux-x86", - "assetType": "native", - "fileVersion": "0.0.0.0" - }, - "runtimes/maccatalyst-arm64/native/libe_sqlite3.dylib": { - "rid": "maccatalyst-arm64", - "assetType": "native", - "fileVersion": "0.0.0.0" - }, - "runtimes/maccatalyst-x64/native/libe_sqlite3.dylib": { - "rid": "maccatalyst-x64", - "assetType": "native", - "fileVersion": "0.0.0.0" - }, - "runtimes/osx-arm64/native/libe_sqlite3.dylib": { - "rid": "osx-arm64", - "assetType": "native", - "fileVersion": "0.0.0.0" - }, - "runtimes/osx-x64/native/libe_sqlite3.dylib": { - "rid": "osx-x64", - "assetType": "native", - "fileVersion": "0.0.0.0" - }, - "runtimes/win-arm/native/e_sqlite3.dll": { - "rid": "win-arm", - "assetType": "native", - "fileVersion": "0.0.0.0" - }, - "runtimes/win-arm64/native/e_sqlite3.dll": { - "rid": "win-arm64", - "assetType": "native", - "fileVersion": "0.0.0.0" - }, - "runtimes/win-x64/native/e_sqlite3.dll": { - "rid": "win-x64", - "assetType": "native", - "fileVersion": "0.0.0.0" - }, - "runtimes/win-x86/native/e_sqlite3.dll": { - "rid": "win-x86", - "assetType": "native", - "fileVersion": "0.0.0.0" - } - } - }, - "SQLitePCLRaw.provider.e_sqlite3/2.1.10": { - "dependencies": { - "SQLitePCLRaw.core": "2.1.10" - }, - "runtime": { - "lib/net6.0/SQLitePCLRaw.provider.e_sqlite3.dll": { - "assemblyVersion": "2.1.10.2445", - "fileVersion": "2.1.10.2445" - } - } - }, - "System.IO.Pipelines/8.0.0": {}, - "System.Memory/4.5.3": {}, - "Tmds.DBus.Protocol/0.21.2": { - "dependencies": { - "System.IO.Pipelines": "8.0.0" - }, - "runtime": { - "lib/net8.0/Tmds.DBus.Protocol.dll": { - "assemblyVersion": "0.21.2.0", - "fileVersion": "0.21.2.0" - } - } - }, - "AquaCare.Controller/1.0.0": { - "dependencies": { - "AquaCare.Model": "1.0.0", - "AquaCare.Persistence": "1.0.0" - }, - "runtime": { - "AquaCare.Controller.dll": { - "assemblyVersion": "1.0.0", - "fileVersion": "1.0.0.0" - } - } - }, - "AquaCare.Model/1.0.0": { - "runtime": { - "AquaCare.Model.dll": { - "assemblyVersion": "1.0.0", - "fileVersion": "1.0.0.0" - } - } - }, - "AquaCare.Persistence/1.0.0": { - "dependencies": { - "AquaCare.Model": "1.0.0", - "Microsoft.Data.Sqlite": "9.0.5" - }, - "runtime": { - "AquaCare.Persistence.dll": { - "assemblyVersion": "1.0.0", - "fileVersion": "1.0.0.0" - } - } - } - } - }, - "libraries": { - "AquaCare.View/1.0.0": { - "type": "project", - "serviceable": false, - "sha512": "" - }, - "Avalonia/11.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-/j8J0QcekWFBl+DE/4g8WeSGwUK11auhh5d1o5pfOgi5gMrG6V9QdTsPv0ZCDL73c7dJwwL1BZn1WrhE11I76g==", - "path": "avalonia/11.3.0", - "hashPath": "avalonia.11.3.0.nupkg.sha512" - }, - "Avalonia.Angle.Windows.Natives/2.1.22045.20230930": { - "type": "package", - "serviceable": true, - "sha512": "sha512-Bo3qOhKC1b84BIhiogndMdAzB3UrrESKK7hS769f5HWeoMw/pcd42US5KFYW2JJ4ZSTrXnP8mXwLTMzh+S+9Lg==", - "path": "avalonia.angle.windows.natives/2.1.22045.20230930", - "hashPath": "avalonia.angle.windows.natives.2.1.22045.20230930.nupkg.sha512" - }, - "Avalonia.BuildServices/0.0.31": { - "type": "package", - "serviceable": true, - "sha512": "sha512-KmCN6Hc+45q4OnF10ge450yVUvWuxU6bdQiyKqiSvrHKpahNrEdk0kG6Ip6GHk2SKOCttGQuA206JVdkldEENg==", - "path": "avalonia.buildservices/0.0.31", - "hashPath": "avalonia.buildservices.0.0.31.nupkg.sha512" - }, - "Avalonia.Controls.ColorPicker/11.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-MqwZPVdBiDc0h6DHVG5Igb+bd+3o7IOM9nbHgNPlJn38xG0jQb+YqqRcvnt/KnD5FBEaXZcGmiW3rqU9ydXvlg==", - "path": "avalonia.controls.colorpicker/11.3.0", - "hashPath": "avalonia.controls.colorpicker.11.3.0.nupkg.sha512" - }, - "Avalonia.Controls.DataGrid/11.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-adUf0W2omXcmXOqcVfZLchtJUkuSO3WAEutzN4xDGP74wS5q9pGigc2yKCZOhKvYBDY6Yfcu5sIe5Avb8V9X4w==", - "path": "avalonia.controls.datagrid/11.3.0", - "hashPath": "avalonia.controls.datagrid.11.3.0.nupkg.sha512" - }, - "Avalonia.Desktop/11.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-X1nUSIDHPFt34U8Dn4Hk8/c/i+rN3pA0Nv4awfYHlYdenmLqE82gm8fpKmQE6/OfguUN1yMYi/uU9lAAAbd2hg==", - "path": "avalonia.desktop/11.3.0", - "hashPath": "avalonia.desktop.11.3.0.nupkg.sha512" - }, - "Avalonia.Diagnostics/11.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-P152VhCexkrvTLRiRj7mSzUSMGKwTEsbz/XWTogV/33vGVWeCC8tStf/c8YsRrU5kSITtKeCV52UOh4m46hTfA==", - "path": "avalonia.diagnostics/11.3.0", - "hashPath": "avalonia.diagnostics.11.3.0.nupkg.sha512" - }, - "Avalonia.Fonts.Inter/11.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-1PXi6Ehk5LwZBBkgSXmxsB5iW4UVSLyS3t39it1uB5bGIhagiDMh1RK4kuiZive7f6NRDfRSDCmpsqRKNDGvLg==", - "path": "avalonia.fonts.inter/11.3.0", - "hashPath": "avalonia.fonts.inter.11.3.0.nupkg.sha512" - }, - "Avalonia.FreeDesktop/11.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-NUoXEEmZ4gbXn5c2Smv2QfDT23Ps2x2O1Dls5/op1AjmxZFXRkx/zz1xQVnJu6cHEA2Jx4i+SG7AvCPVs8bBBA==", - "path": "avalonia.freedesktop/11.3.0", - "hashPath": "avalonia.freedesktop.11.3.0.nupkg.sha512" - }, - "Avalonia.Native/11.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-1KFRYgxY9IVxceXB+/jRH0zCrhcKDOs/mTxLexZGd5MT8oKs0NTnAHP8R09bCQOw9aGcYLpzXVzKzhpGulxxWQ==", - "path": "avalonia.native/11.3.0", - "hashPath": "avalonia.native.11.3.0.nupkg.sha512" - }, - "Avalonia.Remote.Protocol/11.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-noH0+YgFsXshhDnEcBATw5EULNiTYv4gznE2OnSPDvU5K9/COVs6W3ZWlYY1lwY+w4x1IGueMux7dcw0TbjEzA==", - "path": "avalonia.remote.protocol/11.3.0", - "hashPath": "avalonia.remote.protocol.11.3.0.nupkg.sha512" - }, - "Avalonia.Skia/11.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-6R3+Qp3u0W70MFAxBD4bjRVwQtXs7TstsD2eqLR1HOJI07sha2dh2GoogOI5hKLBn32fD6gek7iSJL6kqH5OiA==", - "path": "avalonia.skia/11.3.0", - "hashPath": "avalonia.skia.11.3.0.nupkg.sha512" - }, - "Avalonia.Themes.Fluent/11.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-tRcR0xKhpnHikIhtiE1vchuNHD/hvqLtto9yKmw73eZyhsyQMCncCu3GGfWTCCHOxJfawdMUCfUWo8COqmgLZw==", - "path": "avalonia.themes.fluent/11.3.0", - "hashPath": "avalonia.themes.fluent.11.3.0.nupkg.sha512" - }, - "Avalonia.Themes.Simple/11.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-pGurEpish9NS89iiBLbvIlN+DJ5hGaW1ABxcIl6XL9M/WcvUPtLznxoI0dbW2zw8OLDSsvowbsvQLdyknEvmhA==", - "path": "avalonia.themes.simple/11.3.0", - "hashPath": "avalonia.themes.simple.11.3.0.nupkg.sha512" - }, - "Avalonia.Win32/11.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-25gOjtAyWTEMCfOGioJEZ1iOH2jdOTnVpyK4y8ku1n4CKwnsml9XFbQum253y5rFlty29Vs0TiYzsC0CWuWAVg==", - "path": "avalonia.win32/11.3.0", - "hashPath": "avalonia.win32.11.3.0.nupkg.sha512" - }, - "Avalonia.X11/11.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-BFkNmxW0pyqrg7q62tAEv7ZCfkR4k2bz39B3umU2VLRrYpsH/b2DocXeqgeYZYJbHikSPAXLkY34IHLZtdkU1w==", - "path": "avalonia.x11/11.3.0", - "hashPath": "avalonia.x11.11.3.0.nupkg.sha512" - }, - "DialogHost.Avalonia/0.8.1": { - "type": "package", - "serviceable": true, - "sha512": "sha512-RLBOMqjJPgSmwe0i1pzX3Q7Pn0i4xE/E1b774krd4VyEkaorz1AYMdYQHyIfuhtQv5NntZyS0MuQbxJl/PhzBg==", - "path": "dialoghost.avalonia/0.8.1", - "hashPath": "dialoghost.avalonia.0.8.1.nupkg.sha512" - }, - "HarfBuzzSharp/7.3.0.3": { - "type": "package", - "serviceable": true, - "sha512": "sha512-Hq+5+gx10coOvuRgB13KBwiWxJq1QeYuhtVLbA01ZCWaugOnolUahF44KvrQTUUHDNk/C7HB6SMaebsZeOdhgg==", - "path": "harfbuzzsharp/7.3.0.3", - "hashPath": "harfbuzzsharp.7.3.0.3.nupkg.sha512" - }, - "HarfBuzzSharp.NativeAssets.Linux/7.3.0.3": { - "type": "package", - "serviceable": true, - "sha512": "sha512-hkcHeTfOyIeJuPtO/QfoqkDvV/MXebZYaA/Bn/S+nXsjH3Wt9oQ6okH2kklYO+1UUdBSJFd67bi9IrpQXI2mPw==", - "path": "harfbuzzsharp.nativeassets.linux/7.3.0.3", - "hashPath": "harfbuzzsharp.nativeassets.linux.7.3.0.3.nupkg.sha512" - }, - "HarfBuzzSharp.NativeAssets.macOS/7.3.0.3": { - "type": "package", - "serviceable": true, - "sha512": "sha512-UAwIYnkbBTzBJv1Id8FijY/i8QiIepRemSXufU8fyzwWhYJdx4+ajG8yQUie5HW/uusbVLFSr26muSlJOFDgSw==", - "path": "harfbuzzsharp.nativeassets.macos/7.3.0.3", - "hashPath": "harfbuzzsharp.nativeassets.macos.7.3.0.3.nupkg.sha512" - }, - "HarfBuzzSharp.NativeAssets.WebAssembly/7.3.0.3": { - "type": "package", - "serviceable": true, - "sha512": "sha512-OpheDNp9a3nC6hWNACemWkNEXJ4tWP3Gw9bykw3FbyeEmU2nUDtLIp6VgNnjHAPRMgUs1Kl7m4gJpzVYwC7CZw==", - "path": "harfbuzzsharp.nativeassets.webassembly/7.3.0.3", - "hashPath": "harfbuzzsharp.nativeassets.webassembly.7.3.0.3.nupkg.sha512" - }, - "HarfBuzzSharp.NativeAssets.Win32/7.3.0.3": { - "type": "package", - "serviceable": true, - "sha512": "sha512-RPxRXD16KtSs8Yxr2RK9Qs7AwyN9MlpqZIYs0AvfaJwl7RAtVhC0+u2f2SKwX0uMYYd3O98Z+OBA1sj6aWVKQA==", - "path": "harfbuzzsharp.nativeassets.win32/7.3.0.3", - "hashPath": "harfbuzzsharp.nativeassets.win32.7.3.0.3.nupkg.sha512" - }, - "MessageBox.Avalonia/3.2.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-f4iJxmyF0fKoJQdMCiSSRitP/niUl4g1mSBLGQ9+/58ZXrhjUImnuLdbuBY36n+JpMegy4FA62s588yJkbbjCA==", - "path": "messagebox.avalonia/3.2.0", - "hashPath": "messagebox.avalonia.3.2.0.nupkg.sha512" - }, - "MicroCom.Runtime/0.11.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-MEnrZ3UIiH40hjzMDsxrTyi8dtqB5ziv3iBeeU4bXsL/7NLSal9F1lZKpK+tfBRnUoDSdtcW3KufE4yhATOMCA==", - "path": "microcom.runtime/0.11.0", - "hashPath": "microcom.runtime.0.11.0.nupkg.sha512" - }, - "Microsoft.Data.Sqlite/9.0.5": { - "type": "package", - "serviceable": true, - "sha512": "sha512-Fht/vwX7uzPaIdlj1xtcpKD225GXjPOj7iW8934NNiTfBX5uqeCy2TdlPWPpLj+VPty/UmfgUSJSb55hXHqJMw==", - "path": "microsoft.data.sqlite/9.0.5", - "hashPath": "microsoft.data.sqlite.9.0.5.nupkg.sha512" - }, - "Microsoft.Data.Sqlite.Core/9.0.5": { - "type": "package", - "serviceable": true, - "sha512": "sha512-cP5eBSqra4Ae80X72g0h2N+jdrA4BgoMQmz9JaQmKAEXUHw9N21DPIBqIyMjOo2fK9ISiGytlAOxBAJf1hEvqg==", - "path": "microsoft.data.sqlite.core/9.0.5", - "hashPath": "microsoft.data.sqlite.core.9.0.5.nupkg.sha512" - }, - "SkiaSharp/2.88.9": { - "type": "package", - "serviceable": true, - "sha512": "sha512-3MD5VHjXXieSHCleRLuaTXmL2pD0mB7CcOB1x2kA1I4bhptf4e3R27iM93264ZYuAq6mkUyX5XbcxnZvMJYc1Q==", - "path": "skiasharp/2.88.9", - "hashPath": "skiasharp.2.88.9.nupkg.sha512" - }, - "SkiaSharp.NativeAssets.Linux/2.88.9": { - "type": "package", - "serviceable": true, - "sha512": "sha512-cWSaJKVPWAaT/WIn9c8T5uT/l4ETwHxNJTkEOtNKjphNo8AW6TF9O32aRkxqw3l8GUdUo66Bu7EiqtFh/XG0Zg==", - "path": "skiasharp.nativeassets.linux/2.88.9", - "hashPath": "skiasharp.nativeassets.linux.2.88.9.nupkg.sha512" - }, - "SkiaSharp.NativeAssets.macOS/2.88.9": { - "type": "package", - "serviceable": true, - "sha512": "sha512-Nv5spmKc4505Ep7oUoJ5vp3KweFpeNqxpyGDWyeEPTX2uR6S6syXIm3gj75dM0YJz7NPvcix48mR5laqs8dPuA==", - "path": "skiasharp.nativeassets.macos/2.88.9", - "hashPath": "skiasharp.nativeassets.macos.2.88.9.nupkg.sha512" - }, - "SkiaSharp.NativeAssets.WebAssembly/2.88.9": { - "type": "package", - "serviceable": true, - "sha512": "sha512-kt06RccBHSnAs2wDYdBSfsjIDbY3EpsOVqnlDgKdgvyuRA8ZFDaHRdWNx1VHjGgYzmnFCGiTJBnXFl5BqGwGnA==", - "path": "skiasharp.nativeassets.webassembly/2.88.9", - "hashPath": "skiasharp.nativeassets.webassembly.2.88.9.nupkg.sha512" - }, - "SkiaSharp.NativeAssets.Win32/2.88.9": { - "type": "package", - "serviceable": true, - "sha512": "sha512-wb2kYgU7iy84nQLYZwMeJXixvK++GoIuECjU4ECaUKNuflyRlJKyiRhN1MAHswvlvzuvkrjRWlK0Za6+kYQK7w==", - "path": "skiasharp.nativeassets.win32/2.88.9", - "hashPath": "skiasharp.nativeassets.win32.2.88.9.nupkg.sha512" - }, - "SQLitePCLRaw.bundle_e_sqlite3/2.1.10": { - "type": "package", - "serviceable": true, - "sha512": "sha512-UxWuisvZ3uVcVOLJQv7urM/JiQH+v3TmaJc1BLKl5Dxfm/nTzTUrqswCqg/INiYLi61AXnHo1M1JPmPqqLnAdg==", - "path": "sqlitepclraw.bundle_e_sqlite3/2.1.10", - "hashPath": "sqlitepclraw.bundle_e_sqlite3.2.1.10.nupkg.sha512" - }, - "SQLitePCLRaw.core/2.1.10": { - "type": "package", - "serviceable": true, - "sha512": "sha512-Ii8JCbC7oiVclaE/mbDEK000EFIJ+ShRPwAvvV89GOZhQ+ZLtlnSWl6ksCNMKu/VGXA4Nfi2B7LhN/QFN9oBcw==", - "path": "sqlitepclraw.core/2.1.10", - "hashPath": "sqlitepclraw.core.2.1.10.nupkg.sha512" - }, - "SQLitePCLRaw.lib.e_sqlite3/2.1.10": { - "type": "package", - "serviceable": true, - "sha512": "sha512-mAr69tDbnf3QJpRy2nJz8Qdpebdil00fvycyByR58Cn9eARvR+UiG2Vzsp+4q1tV3ikwiYIjlXCQFc12GfebbA==", - "path": "sqlitepclraw.lib.e_sqlite3/2.1.10", - "hashPath": "sqlitepclraw.lib.e_sqlite3.2.1.10.nupkg.sha512" - }, - "SQLitePCLRaw.provider.e_sqlite3/2.1.10": { - "type": "package", - "serviceable": true, - "sha512": "sha512-uZVTi02C1SxqzgT0HqTWatIbWGb40iIkfc3FpFCpE/r7g6K0PqzDUeefL6P6HPhDtc6BacN3yQysfzP7ks+wSQ==", - "path": "sqlitepclraw.provider.e_sqlite3/2.1.10", - "hashPath": "sqlitepclraw.provider.e_sqlite3.2.1.10.nupkg.sha512" - }, - "System.IO.Pipelines/8.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-FHNOatmUq0sqJOkTx+UF/9YK1f180cnW5FVqnQMvYUN0elp6wFzbtPSiqbo1/ru8ICp43JM1i7kKkk6GsNGHlA==", - "path": "system.io.pipelines/8.0.0", - "hashPath": "system.io.pipelines.8.0.0.nupkg.sha512" - }, - "System.Memory/4.5.3": { - "type": "package", - "serviceable": true, - "sha512": "sha512-3oDzvc/zzetpTKWMShs1AADwZjQ/36HnsufHRPcOjyRAAMLDlu2iD33MBI2opxnezcVUtXyqDXXjoFMOU9c7SA==", - "path": "system.memory/4.5.3", - "hashPath": "system.memory.4.5.3.nupkg.sha512" - }, - "Tmds.DBus.Protocol/0.21.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-ScSMrUrrw8px4kK1Glh0fZv/HQUlg1078bNXNPfRPKQ3WbRzV9HpsydYEOgSoMK5LWICMf2bMwIFH0pGjxjcMA==", - "path": "tmds.dbus.protocol/0.21.2", - "hashPath": "tmds.dbus.protocol.0.21.2.nupkg.sha512" - }, - "AquaCare.Controller/1.0.0": { - "type": "project", - "serviceable": false, - "sha512": "" - }, - "AquaCare.Model/1.0.0": { - "type": "project", - "serviceable": false, - "sha512": "" - }, - "AquaCare.Persistence/1.0.0": { - "type": "project", - "serviceable": false, - "sha512": "" - } - } -} \ No newline at end of file diff --git a/AquaCare.View/bin/Debug/net9.0/AquaCare.View.dll b/AquaCare.View/bin/Debug/net9.0/AquaCare.View.dll deleted file mode 100644 index fe3667b..0000000 Binary files a/AquaCare.View/bin/Debug/net9.0/AquaCare.View.dll and /dev/null differ diff --git a/AquaCare.View/bin/Debug/net9.0/AquaCare.View.exe b/AquaCare.View/bin/Debug/net9.0/AquaCare.View.exe deleted file mode 100644 index ed1f2af..0000000 Binary files a/AquaCare.View/bin/Debug/net9.0/AquaCare.View.exe and /dev/null differ diff --git a/AquaCare.View/bin/Debug/net9.0/AquaCare.View.pdb b/AquaCare.View/bin/Debug/net9.0/AquaCare.View.pdb deleted file mode 100644 index 4a57946..0000000 Binary files a/AquaCare.View/bin/Debug/net9.0/AquaCare.View.pdb and /dev/null differ diff --git a/AquaCare.View/bin/Debug/net9.0/AquaCare.View.runtimeconfig.json b/AquaCare.View/bin/Debug/net9.0/AquaCare.View.runtimeconfig.json deleted file mode 100644 index 52317ef..0000000 --- a/AquaCare.View/bin/Debug/net9.0/AquaCare.View.runtimeconfig.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "runtimeOptions": { - "tfm": "net9.0", - "framework": { - "name": "Microsoft.NETCore.App", - "version": "9.0.0" - }, - "configProperties": { - "System.Runtime.InteropServices.BuiltInComInterop.IsSupported": true, - "System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization": false - } - } -} \ No newline at end of file diff --git a/AquaCare.View/bin/Debug/net9.0/Avalonia.Base.dll b/AquaCare.View/bin/Debug/net9.0/Avalonia.Base.dll deleted file mode 100644 index f529a92..0000000 Binary files a/AquaCare.View/bin/Debug/net9.0/Avalonia.Base.dll and /dev/null differ diff --git a/AquaCare.View/bin/Debug/net9.0/Avalonia.Controls.ColorPicker.dll b/AquaCare.View/bin/Debug/net9.0/Avalonia.Controls.ColorPicker.dll deleted file mode 100644 index effea41..0000000 Binary files a/AquaCare.View/bin/Debug/net9.0/Avalonia.Controls.ColorPicker.dll and /dev/null differ diff --git a/AquaCare.View/bin/Debug/net9.0/Avalonia.Controls.DataGrid.dll b/AquaCare.View/bin/Debug/net9.0/Avalonia.Controls.DataGrid.dll deleted file mode 100644 index 1f753da..0000000 Binary files a/AquaCare.View/bin/Debug/net9.0/Avalonia.Controls.DataGrid.dll and /dev/null differ diff --git a/AquaCare.View/bin/Debug/net9.0/Avalonia.Controls.dll b/AquaCare.View/bin/Debug/net9.0/Avalonia.Controls.dll deleted file mode 100644 index 5785d0c..0000000 Binary files a/AquaCare.View/bin/Debug/net9.0/Avalonia.Controls.dll and /dev/null differ diff --git a/AquaCare.View/bin/Debug/net9.0/Avalonia.DesignerSupport.dll b/AquaCare.View/bin/Debug/net9.0/Avalonia.DesignerSupport.dll deleted file mode 100644 index e2b9054..0000000 Binary files a/AquaCare.View/bin/Debug/net9.0/Avalonia.DesignerSupport.dll and /dev/null differ diff --git a/AquaCare.View/bin/Debug/net9.0/Avalonia.Desktop.dll b/AquaCare.View/bin/Debug/net9.0/Avalonia.Desktop.dll deleted file mode 100644 index 18855b5..0000000 Binary files a/AquaCare.View/bin/Debug/net9.0/Avalonia.Desktop.dll and /dev/null differ diff --git a/AquaCare.View/bin/Debug/net9.0/Avalonia.Diagnostics.dll b/AquaCare.View/bin/Debug/net9.0/Avalonia.Diagnostics.dll deleted file mode 100644 index ecf4f5b..0000000 Binary files a/AquaCare.View/bin/Debug/net9.0/Avalonia.Diagnostics.dll and /dev/null differ diff --git a/AquaCare.View/bin/Debug/net9.0/Avalonia.Dialogs.dll b/AquaCare.View/bin/Debug/net9.0/Avalonia.Dialogs.dll deleted file mode 100644 index f6fab6a..0000000 Binary files a/AquaCare.View/bin/Debug/net9.0/Avalonia.Dialogs.dll and /dev/null differ diff --git a/AquaCare.View/bin/Debug/net9.0/Avalonia.Fonts.Inter.dll b/AquaCare.View/bin/Debug/net9.0/Avalonia.Fonts.Inter.dll deleted file mode 100644 index 2e79e99..0000000 Binary files a/AquaCare.View/bin/Debug/net9.0/Avalonia.Fonts.Inter.dll and /dev/null differ diff --git a/AquaCare.View/bin/Debug/net9.0/Avalonia.FreeDesktop.dll b/AquaCare.View/bin/Debug/net9.0/Avalonia.FreeDesktop.dll deleted file mode 100644 index 3724da7..0000000 Binary files a/AquaCare.View/bin/Debug/net9.0/Avalonia.FreeDesktop.dll and /dev/null differ diff --git a/AquaCare.View/bin/Debug/net9.0/Avalonia.Markup.Xaml.dll b/AquaCare.View/bin/Debug/net9.0/Avalonia.Markup.Xaml.dll deleted file mode 100644 index 2f73696..0000000 Binary files a/AquaCare.View/bin/Debug/net9.0/Avalonia.Markup.Xaml.dll and /dev/null differ diff --git a/AquaCare.View/bin/Debug/net9.0/Avalonia.Markup.dll b/AquaCare.View/bin/Debug/net9.0/Avalonia.Markup.dll deleted file mode 100644 index 4cc6647..0000000 Binary files a/AquaCare.View/bin/Debug/net9.0/Avalonia.Markup.dll and /dev/null differ diff --git a/AquaCare.View/bin/Debug/net9.0/Avalonia.Metal.dll b/AquaCare.View/bin/Debug/net9.0/Avalonia.Metal.dll deleted file mode 100644 index 222c7ef..0000000 Binary files a/AquaCare.View/bin/Debug/net9.0/Avalonia.Metal.dll and /dev/null differ diff --git a/AquaCare.View/bin/Debug/net9.0/Avalonia.MicroCom.dll b/AquaCare.View/bin/Debug/net9.0/Avalonia.MicroCom.dll deleted file mode 100644 index 94e5e99..0000000 Binary files a/AquaCare.View/bin/Debug/net9.0/Avalonia.MicroCom.dll and /dev/null differ diff --git a/AquaCare.View/bin/Debug/net9.0/Avalonia.Native.dll b/AquaCare.View/bin/Debug/net9.0/Avalonia.Native.dll deleted file mode 100644 index e596685..0000000 Binary files a/AquaCare.View/bin/Debug/net9.0/Avalonia.Native.dll and /dev/null differ diff --git a/AquaCare.View/bin/Debug/net9.0/Avalonia.OpenGL.dll b/AquaCare.View/bin/Debug/net9.0/Avalonia.OpenGL.dll deleted file mode 100644 index 097408e..0000000 Binary files a/AquaCare.View/bin/Debug/net9.0/Avalonia.OpenGL.dll and /dev/null differ diff --git a/AquaCare.View/bin/Debug/net9.0/Avalonia.Remote.Protocol.dll b/AquaCare.View/bin/Debug/net9.0/Avalonia.Remote.Protocol.dll deleted file mode 100644 index 3384c12..0000000 Binary files a/AquaCare.View/bin/Debug/net9.0/Avalonia.Remote.Protocol.dll and /dev/null differ diff --git a/AquaCare.View/bin/Debug/net9.0/Avalonia.Skia.dll b/AquaCare.View/bin/Debug/net9.0/Avalonia.Skia.dll deleted file mode 100644 index f042986..0000000 Binary files a/AquaCare.View/bin/Debug/net9.0/Avalonia.Skia.dll and /dev/null differ diff --git a/AquaCare.View/bin/Debug/net9.0/Avalonia.Themes.Fluent.dll b/AquaCare.View/bin/Debug/net9.0/Avalonia.Themes.Fluent.dll deleted file mode 100644 index 02b0fe0..0000000 Binary files a/AquaCare.View/bin/Debug/net9.0/Avalonia.Themes.Fluent.dll and /dev/null differ diff --git a/AquaCare.View/bin/Debug/net9.0/Avalonia.Themes.Simple.dll b/AquaCare.View/bin/Debug/net9.0/Avalonia.Themes.Simple.dll deleted file mode 100644 index 3f9aff6..0000000 Binary files a/AquaCare.View/bin/Debug/net9.0/Avalonia.Themes.Simple.dll and /dev/null differ diff --git a/AquaCare.View/bin/Debug/net9.0/Avalonia.Vulkan.dll b/AquaCare.View/bin/Debug/net9.0/Avalonia.Vulkan.dll deleted file mode 100644 index 841a170..0000000 Binary files a/AquaCare.View/bin/Debug/net9.0/Avalonia.Vulkan.dll and /dev/null differ diff --git a/AquaCare.View/bin/Debug/net9.0/Avalonia.Win32.Automation.dll b/AquaCare.View/bin/Debug/net9.0/Avalonia.Win32.Automation.dll deleted file mode 100644 index 049ed80..0000000 Binary files a/AquaCare.View/bin/Debug/net9.0/Avalonia.Win32.Automation.dll and /dev/null differ diff --git a/AquaCare.View/bin/Debug/net9.0/Avalonia.Win32.dll b/AquaCare.View/bin/Debug/net9.0/Avalonia.Win32.dll deleted file mode 100644 index 954ce38..0000000 Binary files a/AquaCare.View/bin/Debug/net9.0/Avalonia.Win32.dll and /dev/null differ diff --git a/AquaCare.View/bin/Debug/net9.0/Avalonia.X11.dll b/AquaCare.View/bin/Debug/net9.0/Avalonia.X11.dll deleted file mode 100644 index 17d60ad..0000000 Binary files a/AquaCare.View/bin/Debug/net9.0/Avalonia.X11.dll and /dev/null differ diff --git a/AquaCare.View/bin/Debug/net9.0/Avalonia.dll b/AquaCare.View/bin/Debug/net9.0/Avalonia.dll deleted file mode 100644 index affaaa0..0000000 Binary files a/AquaCare.View/bin/Debug/net9.0/Avalonia.dll and /dev/null differ diff --git a/AquaCare.View/bin/Debug/net9.0/DialogHost.Avalonia.dll b/AquaCare.View/bin/Debug/net9.0/DialogHost.Avalonia.dll deleted file mode 100644 index 19fb549..0000000 Binary files a/AquaCare.View/bin/Debug/net9.0/DialogHost.Avalonia.dll and /dev/null differ diff --git a/AquaCare.View/bin/Debug/net9.0/HarfBuzzSharp.dll b/AquaCare.View/bin/Debug/net9.0/HarfBuzzSharp.dll deleted file mode 100644 index f4e2c2e..0000000 Binary files a/AquaCare.View/bin/Debug/net9.0/HarfBuzzSharp.dll and /dev/null differ diff --git a/AquaCare.View/bin/Debug/net9.0/MicroCom.Runtime.dll b/AquaCare.View/bin/Debug/net9.0/MicroCom.Runtime.dll deleted file mode 100644 index f6cf008..0000000 Binary files a/AquaCare.View/bin/Debug/net9.0/MicroCom.Runtime.dll and /dev/null differ diff --git a/AquaCare.View/bin/Debug/net9.0/Microsoft.Data.Sqlite.dll b/AquaCare.View/bin/Debug/net9.0/Microsoft.Data.Sqlite.dll deleted file mode 100644 index 4e7b709..0000000 Binary files a/AquaCare.View/bin/Debug/net9.0/Microsoft.Data.Sqlite.dll and /dev/null differ diff --git a/AquaCare.View/bin/Debug/net9.0/MsBox.Avalonia.dll b/AquaCare.View/bin/Debug/net9.0/MsBox.Avalonia.dll deleted file mode 100644 index c1893fc..0000000 Binary files a/AquaCare.View/bin/Debug/net9.0/MsBox.Avalonia.dll and /dev/null differ diff --git a/AquaCare.View/bin/Debug/net9.0/SQLitePCLRaw.batteries_v2.dll b/AquaCare.View/bin/Debug/net9.0/SQLitePCLRaw.batteries_v2.dll deleted file mode 100644 index 53e53eb..0000000 Binary files a/AquaCare.View/bin/Debug/net9.0/SQLitePCLRaw.batteries_v2.dll and /dev/null differ diff --git a/AquaCare.View/bin/Debug/net9.0/SQLitePCLRaw.core.dll b/AquaCare.View/bin/Debug/net9.0/SQLitePCLRaw.core.dll deleted file mode 100644 index b563677..0000000 Binary files a/AquaCare.View/bin/Debug/net9.0/SQLitePCLRaw.core.dll and /dev/null differ diff --git a/AquaCare.View/bin/Debug/net9.0/SQLitePCLRaw.provider.e_sqlite3.dll b/AquaCare.View/bin/Debug/net9.0/SQLitePCLRaw.provider.e_sqlite3.dll deleted file mode 100644 index a06a782..0000000 Binary files a/AquaCare.View/bin/Debug/net9.0/SQLitePCLRaw.provider.e_sqlite3.dll and /dev/null differ diff --git a/AquaCare.View/bin/Debug/net9.0/SkiaSharp.dll b/AquaCare.View/bin/Debug/net9.0/SkiaSharp.dll deleted file mode 100644 index 5d7e9cd..0000000 Binary files a/AquaCare.View/bin/Debug/net9.0/SkiaSharp.dll and /dev/null differ diff --git a/AquaCare.View/bin/Debug/net9.0/Tmds.DBus.Protocol.dll b/AquaCare.View/bin/Debug/net9.0/Tmds.DBus.Protocol.dll deleted file mode 100644 index b66137d..0000000 Binary files a/AquaCare.View/bin/Debug/net9.0/Tmds.DBus.Protocol.dll and /dev/null differ diff --git a/AquaCare.View/bin/Debug/net9.0/runtimes/browser-wasm/nativeassets/net9.0/e_sqlite3.a b/AquaCare.View/bin/Debug/net9.0/runtimes/browser-wasm/nativeassets/net9.0/e_sqlite3.a deleted file mode 100644 index 5a5a2a3..0000000 Binary files a/AquaCare.View/bin/Debug/net9.0/runtimes/browser-wasm/nativeassets/net9.0/e_sqlite3.a and /dev/null differ diff --git a/AquaCare.View/bin/Debug/net9.0/runtimes/linux-arm/native/libHarfBuzzSharp.so b/AquaCare.View/bin/Debug/net9.0/runtimes/linux-arm/native/libHarfBuzzSharp.so deleted file mode 100644 index 2c6fbe3..0000000 Binary files a/AquaCare.View/bin/Debug/net9.0/runtimes/linux-arm/native/libHarfBuzzSharp.so and /dev/null differ diff --git a/AquaCare.View/bin/Debug/net9.0/runtimes/linux-arm/native/libSkiaSharp.so b/AquaCare.View/bin/Debug/net9.0/runtimes/linux-arm/native/libSkiaSharp.so deleted file mode 100644 index cf26d78..0000000 Binary files a/AquaCare.View/bin/Debug/net9.0/runtimes/linux-arm/native/libSkiaSharp.so and /dev/null differ diff --git a/AquaCare.View/bin/Debug/net9.0/runtimes/linux-arm/native/libe_sqlite3.so b/AquaCare.View/bin/Debug/net9.0/runtimes/linux-arm/native/libe_sqlite3.so deleted file mode 100644 index a6a80a4..0000000 Binary files a/AquaCare.View/bin/Debug/net9.0/runtimes/linux-arm/native/libe_sqlite3.so and /dev/null differ diff --git a/AquaCare.View/bin/Debug/net9.0/runtimes/linux-arm64/native/libHarfBuzzSharp.so b/AquaCare.View/bin/Debug/net9.0/runtimes/linux-arm64/native/libHarfBuzzSharp.so deleted file mode 100644 index 89e71b5..0000000 Binary files a/AquaCare.View/bin/Debug/net9.0/runtimes/linux-arm64/native/libHarfBuzzSharp.so and /dev/null differ diff --git a/AquaCare.View/bin/Debug/net9.0/runtimes/linux-arm64/native/libSkiaSharp.so b/AquaCare.View/bin/Debug/net9.0/runtimes/linux-arm64/native/libSkiaSharp.so deleted file mode 100644 index 8154cf2..0000000 Binary files a/AquaCare.View/bin/Debug/net9.0/runtimes/linux-arm64/native/libSkiaSharp.so and /dev/null differ diff --git a/AquaCare.View/bin/Debug/net9.0/runtimes/linux-arm64/native/libe_sqlite3.so b/AquaCare.View/bin/Debug/net9.0/runtimes/linux-arm64/native/libe_sqlite3.so deleted file mode 100644 index a1030eb..0000000 Binary files a/AquaCare.View/bin/Debug/net9.0/runtimes/linux-arm64/native/libe_sqlite3.so and /dev/null differ diff --git a/AquaCare.View/bin/Debug/net9.0/runtimes/linux-armel/native/libe_sqlite3.so b/AquaCare.View/bin/Debug/net9.0/runtimes/linux-armel/native/libe_sqlite3.so deleted file mode 100644 index 56fc44d..0000000 Binary files a/AquaCare.View/bin/Debug/net9.0/runtimes/linux-armel/native/libe_sqlite3.so and /dev/null differ diff --git a/AquaCare.View/bin/Debug/net9.0/runtimes/linux-mips64/native/libe_sqlite3.so b/AquaCare.View/bin/Debug/net9.0/runtimes/linux-mips64/native/libe_sqlite3.so deleted file mode 100644 index 15883be..0000000 Binary files a/AquaCare.View/bin/Debug/net9.0/runtimes/linux-mips64/native/libe_sqlite3.so and /dev/null differ diff --git a/AquaCare.View/bin/Debug/net9.0/runtimes/linux-musl-arm/native/libe_sqlite3.so b/AquaCare.View/bin/Debug/net9.0/runtimes/linux-musl-arm/native/libe_sqlite3.so deleted file mode 100644 index 28eaa8b..0000000 Binary files a/AquaCare.View/bin/Debug/net9.0/runtimes/linux-musl-arm/native/libe_sqlite3.so and /dev/null differ diff --git a/AquaCare.View/bin/Debug/net9.0/runtimes/linux-musl-arm64/native/libe_sqlite3.so b/AquaCare.View/bin/Debug/net9.0/runtimes/linux-musl-arm64/native/libe_sqlite3.so deleted file mode 100644 index 5a6a8f7..0000000 Binary files a/AquaCare.View/bin/Debug/net9.0/runtimes/linux-musl-arm64/native/libe_sqlite3.so and /dev/null differ diff --git a/AquaCare.View/bin/Debug/net9.0/runtimes/linux-musl-s390x/native/libe_sqlite3.so b/AquaCare.View/bin/Debug/net9.0/runtimes/linux-musl-s390x/native/libe_sqlite3.so deleted file mode 100644 index c576551..0000000 Binary files a/AquaCare.View/bin/Debug/net9.0/runtimes/linux-musl-s390x/native/libe_sqlite3.so and /dev/null differ diff --git a/AquaCare.View/bin/Debug/net9.0/runtimes/linux-musl-x64/native/libHarfBuzzSharp.so b/AquaCare.View/bin/Debug/net9.0/runtimes/linux-musl-x64/native/libHarfBuzzSharp.so deleted file mode 100644 index 43ea300..0000000 Binary files a/AquaCare.View/bin/Debug/net9.0/runtimes/linux-musl-x64/native/libHarfBuzzSharp.so and /dev/null differ diff --git a/AquaCare.View/bin/Debug/net9.0/runtimes/linux-musl-x64/native/libSkiaSharp.so b/AquaCare.View/bin/Debug/net9.0/runtimes/linux-musl-x64/native/libSkiaSharp.so deleted file mode 100644 index 6c63070..0000000 Binary files a/AquaCare.View/bin/Debug/net9.0/runtimes/linux-musl-x64/native/libSkiaSharp.so and /dev/null differ diff --git a/AquaCare.View/bin/Debug/net9.0/runtimes/linux-musl-x64/native/libe_sqlite3.so b/AquaCare.View/bin/Debug/net9.0/runtimes/linux-musl-x64/native/libe_sqlite3.so deleted file mode 100644 index 980a4a6..0000000 Binary files a/AquaCare.View/bin/Debug/net9.0/runtimes/linux-musl-x64/native/libe_sqlite3.so and /dev/null differ diff --git a/AquaCare.View/bin/Debug/net9.0/runtimes/linux-ppc64le/native/libe_sqlite3.so b/AquaCare.View/bin/Debug/net9.0/runtimes/linux-ppc64le/native/libe_sqlite3.so deleted file mode 100644 index 3f7dca6..0000000 Binary files a/AquaCare.View/bin/Debug/net9.0/runtimes/linux-ppc64le/native/libe_sqlite3.so and /dev/null differ diff --git a/AquaCare.View/bin/Debug/net9.0/runtimes/linux-s390x/native/libe_sqlite3.so b/AquaCare.View/bin/Debug/net9.0/runtimes/linux-s390x/native/libe_sqlite3.so deleted file mode 100644 index a4bb64d..0000000 Binary files a/AquaCare.View/bin/Debug/net9.0/runtimes/linux-s390x/native/libe_sqlite3.so and /dev/null differ diff --git a/AquaCare.View/bin/Debug/net9.0/runtimes/linux-x64/native/libHarfBuzzSharp.so b/AquaCare.View/bin/Debug/net9.0/runtimes/linux-x64/native/libHarfBuzzSharp.so deleted file mode 100644 index d8548f3..0000000 Binary files a/AquaCare.View/bin/Debug/net9.0/runtimes/linux-x64/native/libHarfBuzzSharp.so and /dev/null differ diff --git a/AquaCare.View/bin/Debug/net9.0/runtimes/linux-x64/native/libSkiaSharp.so b/AquaCare.View/bin/Debug/net9.0/runtimes/linux-x64/native/libSkiaSharp.so deleted file mode 100644 index af626a4..0000000 Binary files a/AquaCare.View/bin/Debug/net9.0/runtimes/linux-x64/native/libSkiaSharp.so and /dev/null differ diff --git a/AquaCare.View/bin/Debug/net9.0/runtimes/linux-x64/native/libe_sqlite3.so b/AquaCare.View/bin/Debug/net9.0/runtimes/linux-x64/native/libe_sqlite3.so deleted file mode 100644 index 705798a..0000000 Binary files a/AquaCare.View/bin/Debug/net9.0/runtimes/linux-x64/native/libe_sqlite3.so and /dev/null differ diff --git a/AquaCare.View/bin/Debug/net9.0/runtimes/linux-x86/native/libe_sqlite3.so b/AquaCare.View/bin/Debug/net9.0/runtimes/linux-x86/native/libe_sqlite3.so deleted file mode 100644 index c32107b..0000000 Binary files a/AquaCare.View/bin/Debug/net9.0/runtimes/linux-x86/native/libe_sqlite3.so and /dev/null differ diff --git a/AquaCare.View/bin/Debug/net9.0/runtimes/maccatalyst-arm64/native/libe_sqlite3.dylib b/AquaCare.View/bin/Debug/net9.0/runtimes/maccatalyst-arm64/native/libe_sqlite3.dylib deleted file mode 100644 index f32c878..0000000 Binary files a/AquaCare.View/bin/Debug/net9.0/runtimes/maccatalyst-arm64/native/libe_sqlite3.dylib and /dev/null differ diff --git a/AquaCare.View/bin/Debug/net9.0/runtimes/maccatalyst-x64/native/libe_sqlite3.dylib b/AquaCare.View/bin/Debug/net9.0/runtimes/maccatalyst-x64/native/libe_sqlite3.dylib deleted file mode 100644 index 33a1c68..0000000 Binary files a/AquaCare.View/bin/Debug/net9.0/runtimes/maccatalyst-x64/native/libe_sqlite3.dylib and /dev/null differ diff --git a/AquaCare.View/bin/Debug/net9.0/runtimes/osx-arm64/native/libe_sqlite3.dylib b/AquaCare.View/bin/Debug/net9.0/runtimes/osx-arm64/native/libe_sqlite3.dylib deleted file mode 100644 index 05932eb..0000000 Binary files a/AquaCare.View/bin/Debug/net9.0/runtimes/osx-arm64/native/libe_sqlite3.dylib and /dev/null differ diff --git a/AquaCare.View/bin/Debug/net9.0/runtimes/osx-x64/native/libe_sqlite3.dylib b/AquaCare.View/bin/Debug/net9.0/runtimes/osx-x64/native/libe_sqlite3.dylib deleted file mode 100644 index 0cd9a57..0000000 Binary files a/AquaCare.View/bin/Debug/net9.0/runtimes/osx-x64/native/libe_sqlite3.dylib and /dev/null differ diff --git a/AquaCare.View/bin/Debug/net9.0/runtimes/osx/native/libAvaloniaNative.dylib b/AquaCare.View/bin/Debug/net9.0/runtimes/osx/native/libAvaloniaNative.dylib deleted file mode 100644 index 61cf434..0000000 Binary files a/AquaCare.View/bin/Debug/net9.0/runtimes/osx/native/libAvaloniaNative.dylib and /dev/null differ diff --git a/AquaCare.View/bin/Debug/net9.0/runtimes/osx/native/libHarfBuzzSharp.dylib b/AquaCare.View/bin/Debug/net9.0/runtimes/osx/native/libHarfBuzzSharp.dylib deleted file mode 100644 index c6b6888..0000000 Binary files a/AquaCare.View/bin/Debug/net9.0/runtimes/osx/native/libHarfBuzzSharp.dylib and /dev/null differ diff --git a/AquaCare.View/bin/Debug/net9.0/runtimes/osx/native/libSkiaSharp.dylib b/AquaCare.View/bin/Debug/net9.0/runtimes/osx/native/libSkiaSharp.dylib deleted file mode 100644 index 9731583..0000000 Binary files a/AquaCare.View/bin/Debug/net9.0/runtimes/osx/native/libSkiaSharp.dylib and /dev/null differ diff --git a/AquaCare.View/bin/Debug/net9.0/runtimes/win-arm/native/e_sqlite3.dll b/AquaCare.View/bin/Debug/net9.0/runtimes/win-arm/native/e_sqlite3.dll deleted file mode 100644 index 8294262..0000000 Binary files a/AquaCare.View/bin/Debug/net9.0/runtimes/win-arm/native/e_sqlite3.dll and /dev/null differ diff --git a/AquaCare.View/bin/Debug/net9.0/runtimes/win-arm64/native/av_libglesv2.dll b/AquaCare.View/bin/Debug/net9.0/runtimes/win-arm64/native/av_libglesv2.dll deleted file mode 100644 index 7b5c978..0000000 Binary files a/AquaCare.View/bin/Debug/net9.0/runtimes/win-arm64/native/av_libglesv2.dll and /dev/null differ diff --git a/AquaCare.View/bin/Debug/net9.0/runtimes/win-arm64/native/e_sqlite3.dll b/AquaCare.View/bin/Debug/net9.0/runtimes/win-arm64/native/e_sqlite3.dll deleted file mode 100644 index 4ac1f79..0000000 Binary files a/AquaCare.View/bin/Debug/net9.0/runtimes/win-arm64/native/e_sqlite3.dll and /dev/null differ diff --git a/AquaCare.View/bin/Debug/net9.0/runtimes/win-arm64/native/libHarfBuzzSharp.dll b/AquaCare.View/bin/Debug/net9.0/runtimes/win-arm64/native/libHarfBuzzSharp.dll deleted file mode 100644 index ee36cd0..0000000 Binary files a/AquaCare.View/bin/Debug/net9.0/runtimes/win-arm64/native/libHarfBuzzSharp.dll and /dev/null differ diff --git a/AquaCare.View/bin/Debug/net9.0/runtimes/win-arm64/native/libSkiaSharp.dll b/AquaCare.View/bin/Debug/net9.0/runtimes/win-arm64/native/libSkiaSharp.dll deleted file mode 100644 index 48404a0..0000000 Binary files a/AquaCare.View/bin/Debug/net9.0/runtimes/win-arm64/native/libSkiaSharp.dll and /dev/null differ diff --git a/AquaCare.View/bin/Debug/net9.0/runtimes/win-x64/native/av_libglesv2.dll b/AquaCare.View/bin/Debug/net9.0/runtimes/win-x64/native/av_libglesv2.dll deleted file mode 100644 index c327f9e..0000000 Binary files a/AquaCare.View/bin/Debug/net9.0/runtimes/win-x64/native/av_libglesv2.dll and /dev/null differ diff --git a/AquaCare.View/bin/Debug/net9.0/runtimes/win-x64/native/e_sqlite3.dll b/AquaCare.View/bin/Debug/net9.0/runtimes/win-x64/native/e_sqlite3.dll deleted file mode 100644 index 8c1c1d9..0000000 Binary files a/AquaCare.View/bin/Debug/net9.0/runtimes/win-x64/native/e_sqlite3.dll and /dev/null differ diff --git a/AquaCare.View/bin/Debug/net9.0/runtimes/win-x64/native/libHarfBuzzSharp.dll b/AquaCare.View/bin/Debug/net9.0/runtimes/win-x64/native/libHarfBuzzSharp.dll deleted file mode 100644 index 01deb29..0000000 Binary files a/AquaCare.View/bin/Debug/net9.0/runtimes/win-x64/native/libHarfBuzzSharp.dll and /dev/null differ diff --git a/AquaCare.View/bin/Debug/net9.0/runtimes/win-x64/native/libSkiaSharp.dll b/AquaCare.View/bin/Debug/net9.0/runtimes/win-x64/native/libSkiaSharp.dll deleted file mode 100644 index 3f8c6f2..0000000 Binary files a/AquaCare.View/bin/Debug/net9.0/runtimes/win-x64/native/libSkiaSharp.dll and /dev/null differ diff --git a/AquaCare.View/bin/Debug/net9.0/runtimes/win-x86/native/av_libglesv2.dll b/AquaCare.View/bin/Debug/net9.0/runtimes/win-x86/native/av_libglesv2.dll deleted file mode 100644 index e517c3c..0000000 Binary files a/AquaCare.View/bin/Debug/net9.0/runtimes/win-x86/native/av_libglesv2.dll and /dev/null differ diff --git a/AquaCare.View/bin/Debug/net9.0/runtimes/win-x86/native/e_sqlite3.dll b/AquaCare.View/bin/Debug/net9.0/runtimes/win-x86/native/e_sqlite3.dll deleted file mode 100644 index 0e05ac0..0000000 Binary files a/AquaCare.View/bin/Debug/net9.0/runtimes/win-x86/native/e_sqlite3.dll and /dev/null differ diff --git a/AquaCare.View/bin/Debug/net9.0/runtimes/win-x86/native/libHarfBuzzSharp.dll b/AquaCare.View/bin/Debug/net9.0/runtimes/win-x86/native/libHarfBuzzSharp.dll deleted file mode 100644 index ac87173..0000000 Binary files a/AquaCare.View/bin/Debug/net9.0/runtimes/win-x86/native/libHarfBuzzSharp.dll and /dev/null differ diff --git a/AquaCare.View/bin/Debug/net9.0/runtimes/win-x86/native/libSkiaSharp.dll b/AquaCare.View/bin/Debug/net9.0/runtimes/win-x86/native/libSkiaSharp.dll deleted file mode 100644 index 655f773..0000000 Binary files a/AquaCare.View/bin/Debug/net9.0/runtimes/win-x86/native/libSkiaSharp.dll and /dev/null differ diff --git a/AquaCare.View/obj/Debug/net9.0/AquaCare.49F230C4.Up2Date b/AquaCare.View/obj/Debug/net9.0/AquaCare.49F230C4.Up2Date deleted file mode 100644 index e69de29..0000000 diff --git a/AquaCare.View/obj/Debug/net9.0/AquaCare.View.AssemblyInfo.cs b/AquaCare.View/obj/Debug/net9.0/AquaCare.View.AssemblyInfo.cs deleted file mode 100644 index c0a3b9e..0000000 --- a/AquaCare.View/obj/Debug/net9.0/AquaCare.View.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("AquaCare.View")] -[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] -[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+57c28fea8a2e3d1efb96f7b34a937ec27a8e6afc")] -[assembly: System.Reflection.AssemblyProductAttribute("AquaCare.View")] -[assembly: System.Reflection.AssemblyTitleAttribute("AquaCare.View")] -[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] - -// Von der MSBuild WriteCodeFragment-Klasse generiert. - diff --git a/AquaCare.View/obj/Debug/net9.0/AquaCare.View.AssemblyInfoInputs.cache b/AquaCare.View/obj/Debug/net9.0/AquaCare.View.AssemblyInfoInputs.cache deleted file mode 100644 index 9a74f5b..0000000 --- a/AquaCare.View/obj/Debug/net9.0/AquaCare.View.AssemblyInfoInputs.cache +++ /dev/null @@ -1 +0,0 @@ -8df6d6815406906a180968c50118355b3d93b974f4d8ae1781f7bd2867df11db diff --git a/AquaCare.View/obj/Debug/net9.0/AquaCare.View.GeneratedMSBuildEditorConfig.editorconfig b/AquaCare.View/obj/Debug/net9.0/AquaCare.View.GeneratedMSBuildEditorConfig.editorconfig deleted file mode 100644 index 0886821..0000000 --- a/AquaCare.View/obj/Debug/net9.0/AquaCare.View.GeneratedMSBuildEditorConfig.editorconfig +++ /dev/null @@ -1,40 +0,0 @@ -is_global = true -build_property.AvaloniaNameGeneratorIsEnabled = true -build_property.AvaloniaNameGeneratorBehavior = InitializeComponent -build_property.AvaloniaNameGeneratorDefaultFieldModifier = internal -build_property.AvaloniaNameGeneratorFilterByPath = * -build_property.AvaloniaNameGeneratorFilterByNamespace = * -build_property.AvaloniaNameGeneratorViewFileNamingStrategy = NamespaceAndClassName -build_property.AvaloniaNameGeneratorAttachDevTools = true -build_property.TargetFramework = net9.0 -build_property.TargetPlatformMinVersion = -build_property.UsingMicrosoftNETSdkWeb = -build_property.ProjectTypeGuids = -build_property.InvariantGlobalization = -build_property.PlatformNeutralAssembly = -build_property.EnforceExtendedAnalyzerRules = -build_property._SupportedPlatformList = Linux,macOS,Windows -build_property.RootNamespace = AquaCare.View -build_property.ProjectDir = C:\Users\Martikke Maximilian\Desktop\AquaCare\AquaCare.View\ -build_property.EnableComHosting = -build_property.EnableGeneratedComInterfaceComImportInterop = -build_property.EffectiveAnalysisLevelStyle = 9.0 -build_property.EnableCodeStyleSeverity = - -[C:/Users/Martikke Maximilian/Desktop/AquaCare/AquaCare.View/App.axaml] -build_metadata.AdditionalFiles.SourceItemGroup = AvaloniaXaml - -[C:/Users/Martikke Maximilian/Desktop/AquaCare/AquaCare.View/EinstellungenWindow.axaml] -build_metadata.AdditionalFiles.SourceItemGroup = AvaloniaXaml - -[C:/Users/Martikke Maximilian/Desktop/AquaCare/AquaCare.View/MainWindow.axaml] -build_metadata.AdditionalFiles.SourceItemGroup = AvaloniaXaml - -[C:/Users/Martikke Maximilian/Desktop/AquaCare/AquaCare.View/PflegeWindow.axaml] -build_metadata.AdditionalFiles.SourceItemGroup = AvaloniaXaml - -[C:/Users/Martikke Maximilian/Desktop/AquaCare/AquaCare.View/TutorialsWindow.axaml] -build_metadata.AdditionalFiles.SourceItemGroup = AvaloniaXaml - -[C:/Users/Martikke Maximilian/Desktop/AquaCare/AquaCare.View/WerteWindow.axaml] -build_metadata.AdditionalFiles.SourceItemGroup = AvaloniaXaml diff --git a/AquaCare.View/obj/Debug/net9.0/AquaCare.View.assets.cache b/AquaCare.View/obj/Debug/net9.0/AquaCare.View.assets.cache index 5324d2f..17fcf97 100644 Binary files a/AquaCare.View/obj/Debug/net9.0/AquaCare.View.assets.cache and b/AquaCare.View/obj/Debug/net9.0/AquaCare.View.assets.cache differ diff --git a/AquaCare.View/obj/Debug/net9.0/AquaCare.View.csproj.AssemblyReference.cache b/AquaCare.View/obj/Debug/net9.0/AquaCare.View.csproj.AssemblyReference.cache deleted file mode 100644 index f857cfc..0000000 Binary files a/AquaCare.View/obj/Debug/net9.0/AquaCare.View.csproj.AssemblyReference.cache and /dev/null differ diff --git a/AquaCare.View/obj/Debug/net9.0/AquaCare.View.csproj.CoreCompileInputs.cache b/AquaCare.View/obj/Debug/net9.0/AquaCare.View.csproj.CoreCompileInputs.cache deleted file mode 100644 index 8456e91..0000000 --- a/AquaCare.View/obj/Debug/net9.0/AquaCare.View.csproj.CoreCompileInputs.cache +++ /dev/null @@ -1 +0,0 @@ -08103204d9db241587be9ae6b65a540ee4f3a0cb49996bada4be0d9a6999de90 diff --git a/AquaCare.View/obj/Debug/net9.0/AquaCare.View.csproj.FileListAbsolute.txt b/AquaCare.View/obj/Debug/net9.0/AquaCare.View.csproj.FileListAbsolute.txt index df36b70..3f4e1e2 100644 --- a/AquaCare.View/obj/Debug/net9.0/AquaCare.View.csproj.FileListAbsolute.txt +++ b/AquaCare.View/obj/Debug/net9.0/AquaCare.View.csproj.FileListAbsolute.txt @@ -580,103 +580,3 @@ C:\Users\Martikke Maximilian\Desktop\AquaCare-1\AquaCare.View\obj\Debug\net9.0\r C:\Users\Martikke Maximilian\Desktop\AquaCare-1\AquaCare.View\obj\Debug\net9.0\AquaCare.View.pdb C:\Users\Martikke Maximilian\Desktop\AquaCare-1\AquaCare.View\obj\Debug\net9.0\AquaCare.View.genruntimeconfig.cache C:\Users\Martikke Maximilian\Desktop\AquaCare-1\AquaCare.View\obj\Debug\net9.0\ref\AquaCare.View.dll -C:\Users\Martikke Maximilian\Desktop\AquaCare\AquaCare.View\obj\Debug\net9.0\AquaCare.View.csproj.AssemblyReference.cache -C:\Users\Martikke Maximilian\Desktop\AquaCare\AquaCare.View\obj\Debug\net9.0\Avalonia\Resources.Inputs.cache -C:\Users\Martikke Maximilian\Desktop\AquaCare\AquaCare.View\obj\Debug\net9.0\Avalonia\resources -C:\Users\Martikke Maximilian\Desktop\AquaCare\AquaCare.View\obj\Debug\net9.0\AquaCare.View.GeneratedMSBuildEditorConfig.editorconfig -C:\Users\Martikke Maximilian\Desktop\AquaCare\AquaCare.View\obj\Debug\net9.0\AquaCare.View.AssemblyInfoInputs.cache -C:\Users\Martikke Maximilian\Desktop\AquaCare\AquaCare.View\obj\Debug\net9.0\AquaCare.View.AssemblyInfo.cs -C:\Users\Martikke Maximilian\Desktop\AquaCare\AquaCare.View\obj\Debug\net9.0\AquaCare.View.csproj.CoreCompileInputs.cache -C:\Users\Martikke Maximilian\Desktop\AquaCare\AquaCare.View\bin\Debug\net9.0\AquaCare.View.exe -C:\Users\Martikke Maximilian\Desktop\AquaCare\AquaCare.View\bin\Debug\net9.0\AquaCare.View.deps.json -C:\Users\Martikke Maximilian\Desktop\AquaCare\AquaCare.View\bin\Debug\net9.0\AquaCare.View.runtimeconfig.json -C:\Users\Martikke Maximilian\Desktop\AquaCare\AquaCare.View\bin\Debug\net9.0\AquaCare.View.dll -C:\Users\Martikke Maximilian\Desktop\AquaCare\AquaCare.View\bin\Debug\net9.0\AquaCare.View.pdb -C:\Users\Martikke Maximilian\Desktop\AquaCare\AquaCare.View\bin\Debug\net9.0\Avalonia.Base.dll -C:\Users\Martikke Maximilian\Desktop\AquaCare\AquaCare.View\bin\Debug\net9.0\Avalonia.Controls.dll -C:\Users\Martikke Maximilian\Desktop\AquaCare\AquaCare.View\bin\Debug\net9.0\Avalonia.DesignerSupport.dll -C:\Users\Martikke Maximilian\Desktop\AquaCare\AquaCare.View\bin\Debug\net9.0\Avalonia.Dialogs.dll -C:\Users\Martikke Maximilian\Desktop\AquaCare\AquaCare.View\bin\Debug\net9.0\Avalonia.Markup.Xaml.dll -C:\Users\Martikke Maximilian\Desktop\AquaCare\AquaCare.View\bin\Debug\net9.0\Avalonia.Markup.dll -C:\Users\Martikke Maximilian\Desktop\AquaCare\AquaCare.View\bin\Debug\net9.0\Avalonia.Metal.dll -C:\Users\Martikke Maximilian\Desktop\AquaCare\AquaCare.View\bin\Debug\net9.0\Avalonia.MicroCom.dll -C:\Users\Martikke Maximilian\Desktop\AquaCare\AquaCare.View\bin\Debug\net9.0\Avalonia.OpenGL.dll -C:\Users\Martikke Maximilian\Desktop\AquaCare\AquaCare.View\bin\Debug\net9.0\Avalonia.Vulkan.dll -C:\Users\Martikke Maximilian\Desktop\AquaCare\AquaCare.View\bin\Debug\net9.0\Avalonia.dll -C:\Users\Martikke Maximilian\Desktop\AquaCare\AquaCare.View\bin\Debug\net9.0\Avalonia.Controls.ColorPicker.dll -C:\Users\Martikke Maximilian\Desktop\AquaCare\AquaCare.View\bin\Debug\net9.0\Avalonia.Controls.DataGrid.dll -C:\Users\Martikke Maximilian\Desktop\AquaCare\AquaCare.View\bin\Debug\net9.0\Avalonia.Desktop.dll -C:\Users\Martikke Maximilian\Desktop\AquaCare\AquaCare.View\bin\Debug\net9.0\Avalonia.Diagnostics.dll -C:\Users\Martikke Maximilian\Desktop\AquaCare\AquaCare.View\bin\Debug\net9.0\Avalonia.Fonts.Inter.dll -C:\Users\Martikke Maximilian\Desktop\AquaCare\AquaCare.View\bin\Debug\net9.0\Avalonia.FreeDesktop.dll -C:\Users\Martikke Maximilian\Desktop\AquaCare\AquaCare.View\bin\Debug\net9.0\Avalonia.Native.dll -C:\Users\Martikke Maximilian\Desktop\AquaCare\AquaCare.View\bin\Debug\net9.0\Avalonia.Remote.Protocol.dll -C:\Users\Martikke Maximilian\Desktop\AquaCare\AquaCare.View\bin\Debug\net9.0\Avalonia.Skia.dll -C:\Users\Martikke Maximilian\Desktop\AquaCare\AquaCare.View\bin\Debug\net9.0\Avalonia.Themes.Fluent.dll -C:\Users\Martikke Maximilian\Desktop\AquaCare\AquaCare.View\bin\Debug\net9.0\Avalonia.Themes.Simple.dll -C:\Users\Martikke Maximilian\Desktop\AquaCare\AquaCare.View\bin\Debug\net9.0\Avalonia.Win32.Automation.dll -C:\Users\Martikke Maximilian\Desktop\AquaCare\AquaCare.View\bin\Debug\net9.0\Avalonia.Win32.dll -C:\Users\Martikke Maximilian\Desktop\AquaCare\AquaCare.View\bin\Debug\net9.0\Avalonia.X11.dll -C:\Users\Martikke Maximilian\Desktop\AquaCare\AquaCare.View\bin\Debug\net9.0\DialogHost.Avalonia.dll -C:\Users\Martikke Maximilian\Desktop\AquaCare\AquaCare.View\bin\Debug\net9.0\HarfBuzzSharp.dll -C:\Users\Martikke Maximilian\Desktop\AquaCare\AquaCare.View\bin\Debug\net9.0\MsBox.Avalonia.dll -C:\Users\Martikke Maximilian\Desktop\AquaCare\AquaCare.View\bin\Debug\net9.0\MicroCom.Runtime.dll -C:\Users\Martikke Maximilian\Desktop\AquaCare\AquaCare.View\bin\Debug\net9.0\Microsoft.Data.Sqlite.dll -C:\Users\Martikke Maximilian\Desktop\AquaCare\AquaCare.View\bin\Debug\net9.0\SkiaSharp.dll -C:\Users\Martikke Maximilian\Desktop\AquaCare\AquaCare.View\bin\Debug\net9.0\SQLitePCLRaw.batteries_v2.dll -C:\Users\Martikke Maximilian\Desktop\AquaCare\AquaCare.View\bin\Debug\net9.0\SQLitePCLRaw.core.dll -C:\Users\Martikke Maximilian\Desktop\AquaCare\AquaCare.View\bin\Debug\net9.0\SQLitePCLRaw.provider.e_sqlite3.dll -C:\Users\Martikke Maximilian\Desktop\AquaCare\AquaCare.View\bin\Debug\net9.0\Tmds.DBus.Protocol.dll -C:\Users\Martikke Maximilian\Desktop\AquaCare\AquaCare.View\bin\Debug\net9.0\runtimes\win-arm64\native\av_libglesv2.dll -C:\Users\Martikke Maximilian\Desktop\AquaCare\AquaCare.View\bin\Debug\net9.0\runtimes\win-x64\native\av_libglesv2.dll -C:\Users\Martikke Maximilian\Desktop\AquaCare\AquaCare.View\bin\Debug\net9.0\runtimes\win-x86\native\av_libglesv2.dll -C:\Users\Martikke Maximilian\Desktop\AquaCare\AquaCare.View\bin\Debug\net9.0\runtimes\osx\native\libAvaloniaNative.dylib -C:\Users\Martikke Maximilian\Desktop\AquaCare\AquaCare.View\bin\Debug\net9.0\runtimes\linux-arm\native\libHarfBuzzSharp.so -C:\Users\Martikke Maximilian\Desktop\AquaCare\AquaCare.View\bin\Debug\net9.0\runtimes\linux-arm64\native\libHarfBuzzSharp.so -C:\Users\Martikke Maximilian\Desktop\AquaCare\AquaCare.View\bin\Debug\net9.0\runtimes\linux-musl-x64\native\libHarfBuzzSharp.so -C:\Users\Martikke Maximilian\Desktop\AquaCare\AquaCare.View\bin\Debug\net9.0\runtimes\linux-x64\native\libHarfBuzzSharp.so -C:\Users\Martikke Maximilian\Desktop\AquaCare\AquaCare.View\bin\Debug\net9.0\runtimes\osx\native\libHarfBuzzSharp.dylib -C:\Users\Martikke Maximilian\Desktop\AquaCare\AquaCare.View\bin\Debug\net9.0\runtimes\win-arm64\native\libHarfBuzzSharp.dll -C:\Users\Martikke Maximilian\Desktop\AquaCare\AquaCare.View\bin\Debug\net9.0\runtimes\win-x64\native\libHarfBuzzSharp.dll -C:\Users\Martikke Maximilian\Desktop\AquaCare\AquaCare.View\bin\Debug\net9.0\runtimes\win-x86\native\libHarfBuzzSharp.dll -C:\Users\Martikke Maximilian\Desktop\AquaCare\AquaCare.View\bin\Debug\net9.0\runtimes\linux-arm\native\libSkiaSharp.so -C:\Users\Martikke Maximilian\Desktop\AquaCare\AquaCare.View\bin\Debug\net9.0\runtimes\linux-arm64\native\libSkiaSharp.so -C:\Users\Martikke Maximilian\Desktop\AquaCare\AquaCare.View\bin\Debug\net9.0\runtimes\linux-musl-x64\native\libSkiaSharp.so -C:\Users\Martikke Maximilian\Desktop\AquaCare\AquaCare.View\bin\Debug\net9.0\runtimes\linux-x64\native\libSkiaSharp.so -C:\Users\Martikke Maximilian\Desktop\AquaCare\AquaCare.View\bin\Debug\net9.0\runtimes\osx\native\libSkiaSharp.dylib -C:\Users\Martikke Maximilian\Desktop\AquaCare\AquaCare.View\bin\Debug\net9.0\runtimes\win-arm64\native\libSkiaSharp.dll -C:\Users\Martikke Maximilian\Desktop\AquaCare\AquaCare.View\bin\Debug\net9.0\runtimes\win-x64\native\libSkiaSharp.dll -C:\Users\Martikke Maximilian\Desktop\AquaCare\AquaCare.View\bin\Debug\net9.0\runtimes\win-x86\native\libSkiaSharp.dll -C:\Users\Martikke Maximilian\Desktop\AquaCare\AquaCare.View\bin\Debug\net9.0\runtimes\browser-wasm\nativeassets\net9.0\e_sqlite3.a -C:\Users\Martikke Maximilian\Desktop\AquaCare\AquaCare.View\bin\Debug\net9.0\runtimes\linux-arm\native\libe_sqlite3.so -C:\Users\Martikke Maximilian\Desktop\AquaCare\AquaCare.View\bin\Debug\net9.0\runtimes\linux-arm64\native\libe_sqlite3.so -C:\Users\Martikke Maximilian\Desktop\AquaCare\AquaCare.View\bin\Debug\net9.0\runtimes\linux-armel\native\libe_sqlite3.so -C:\Users\Martikke Maximilian\Desktop\AquaCare\AquaCare.View\bin\Debug\net9.0\runtimes\linux-mips64\native\libe_sqlite3.so -C:\Users\Martikke Maximilian\Desktop\AquaCare\AquaCare.View\bin\Debug\net9.0\runtimes\linux-musl-arm\native\libe_sqlite3.so -C:\Users\Martikke Maximilian\Desktop\AquaCare\AquaCare.View\bin\Debug\net9.0\runtimes\linux-musl-arm64\native\libe_sqlite3.so -C:\Users\Martikke Maximilian\Desktop\AquaCare\AquaCare.View\bin\Debug\net9.0\runtimes\linux-musl-s390x\native\libe_sqlite3.so -C:\Users\Martikke Maximilian\Desktop\AquaCare\AquaCare.View\bin\Debug\net9.0\runtimes\linux-musl-x64\native\libe_sqlite3.so -C:\Users\Martikke Maximilian\Desktop\AquaCare\AquaCare.View\bin\Debug\net9.0\runtimes\linux-ppc64le\native\libe_sqlite3.so -C:\Users\Martikke Maximilian\Desktop\AquaCare\AquaCare.View\bin\Debug\net9.0\runtimes\linux-s390x\native\libe_sqlite3.so -C:\Users\Martikke Maximilian\Desktop\AquaCare\AquaCare.View\bin\Debug\net9.0\runtimes\linux-x64\native\libe_sqlite3.so -C:\Users\Martikke Maximilian\Desktop\AquaCare\AquaCare.View\bin\Debug\net9.0\runtimes\linux-x86\native\libe_sqlite3.so -C:\Users\Martikke Maximilian\Desktop\AquaCare\AquaCare.View\bin\Debug\net9.0\runtimes\maccatalyst-arm64\native\libe_sqlite3.dylib -C:\Users\Martikke Maximilian\Desktop\AquaCare\AquaCare.View\bin\Debug\net9.0\runtimes\maccatalyst-x64\native\libe_sqlite3.dylib -C:\Users\Martikke Maximilian\Desktop\AquaCare\AquaCare.View\bin\Debug\net9.0\runtimes\osx-arm64\native\libe_sqlite3.dylib -C:\Users\Martikke Maximilian\Desktop\AquaCare\AquaCare.View\bin\Debug\net9.0\runtimes\osx-x64\native\libe_sqlite3.dylib -C:\Users\Martikke Maximilian\Desktop\AquaCare\AquaCare.View\bin\Debug\net9.0\runtimes\win-arm\native\e_sqlite3.dll -C:\Users\Martikke Maximilian\Desktop\AquaCare\AquaCare.View\bin\Debug\net9.0\runtimes\win-arm64\native\e_sqlite3.dll -C:\Users\Martikke Maximilian\Desktop\AquaCare\AquaCare.View\bin\Debug\net9.0\runtimes\win-x64\native\e_sqlite3.dll -C:\Users\Martikke Maximilian\Desktop\AquaCare\AquaCare.View\bin\Debug\net9.0\runtimes\win-x86\native\e_sqlite3.dll -C:\Users\Martikke Maximilian\Desktop\AquaCare\AquaCare.View\bin\Debug\net9.0\AquaCare.Controller.dll -C:\Users\Martikke Maximilian\Desktop\AquaCare\AquaCare.View\bin\Debug\net9.0\AquaCare.Model.dll -C:\Users\Martikke Maximilian\Desktop\AquaCare\AquaCare.View\bin\Debug\net9.0\AquaCare.Persistence.dll -C:\Users\Martikke Maximilian\Desktop\AquaCare\AquaCare.View\bin\Debug\net9.0\AquaCare.Controller.pdb -C:\Users\Martikke Maximilian\Desktop\AquaCare\AquaCare.View\bin\Debug\net9.0\AquaCare.Model.pdb -C:\Users\Martikke Maximilian\Desktop\AquaCare\AquaCare.View\bin\Debug\net9.0\AquaCare.Persistence.pdb -C:\Users\Martikke Maximilian\Desktop\AquaCare\AquaCare.View\obj\Debug\net9.0\AquaCare.49F230C4.Up2Date -C:\Users\Martikke Maximilian\Desktop\AquaCare\AquaCare.View\obj\Debug\net9.0\AquaCare.View.dll -C:\Users\Martikke Maximilian\Desktop\AquaCare\AquaCare.View\obj\Debug\net9.0\refint\AquaCare.View.dll -C:\Users\Martikke Maximilian\Desktop\AquaCare\AquaCare.View\obj\Debug\net9.0\AquaCare.View.pdb -C:\Users\Martikke Maximilian\Desktop\AquaCare\AquaCare.View\obj\Debug\net9.0\AquaCare.View.genruntimeconfig.cache -C:\Users\Martikke Maximilian\Desktop\AquaCare\AquaCare.View\obj\Debug\net9.0\ref\AquaCare.View.dll diff --git a/AquaCare.View/obj/Debug/net9.0/AquaCare.View.dll b/AquaCare.View/obj/Debug/net9.0/AquaCare.View.dll deleted file mode 100644 index fe3667b..0000000 Binary files a/AquaCare.View/obj/Debug/net9.0/AquaCare.View.dll and /dev/null differ diff --git a/AquaCare.View/obj/Debug/net9.0/AquaCare.View.genruntimeconfig.cache b/AquaCare.View/obj/Debug/net9.0/AquaCare.View.genruntimeconfig.cache deleted file mode 100644 index a118bb3..0000000 --- a/AquaCare.View/obj/Debug/net9.0/AquaCare.View.genruntimeconfig.cache +++ /dev/null @@ -1 +0,0 @@ -5eab419df97deade9a1bbd84d40cc729307a3ac127c211c6320ed63ed39e2bc8 diff --git a/AquaCare.View/obj/Debug/net9.0/AquaCare.View.pdb b/AquaCare.View/obj/Debug/net9.0/AquaCare.View.pdb deleted file mode 100644 index 4a57946..0000000 Binary files a/AquaCare.View/obj/Debug/net9.0/AquaCare.View.pdb and /dev/null differ diff --git a/AquaCare.View/obj/Debug/net9.0/Avalonia/Resources.Inputs.cache b/AquaCare.View/obj/Debug/net9.0/Avalonia/Resources.Inputs.cache deleted file mode 100644 index 8d2d3dc..0000000 --- a/AquaCare.View/obj/Debug/net9.0/Avalonia/Resources.Inputs.cache +++ /dev/null @@ -1 +0,0 @@ -73585ae54b696e5f9998b8fca8c5062b97b616e954ce53d42baf9f2bda4ed7f4 diff --git a/AquaCare.View/obj/Debug/net9.0/Avalonia/resources b/AquaCare.View/obj/Debug/net9.0/Avalonia/resources deleted file mode 100644 index 68d930a..0000000 Binary files a/AquaCare.View/obj/Debug/net9.0/Avalonia/resources and /dev/null differ diff --git a/AquaCare.View/obj/Debug/net9.0/apphost.exe b/AquaCare.View/obj/Debug/net9.0/apphost.exe index ed1f2af..289184f 100644 Binary files a/AquaCare.View/obj/Debug/net9.0/apphost.exe and b/AquaCare.View/obj/Debug/net9.0/apphost.exe differ diff --git a/AquaCare.View/obj/Debug/net9.0/ref/AquaCare.View.dll b/AquaCare.View/obj/Debug/net9.0/ref/AquaCare.View.dll deleted file mode 100644 index 9c4223b..0000000 Binary files a/AquaCare.View/obj/Debug/net9.0/ref/AquaCare.View.dll and /dev/null differ diff --git a/AquaCare.View/obj/Debug/net9.0/refint/AquaCare.View.dll b/AquaCare.View/obj/Debug/net9.0/refint/AquaCare.View.dll deleted file mode 100644 index 9c4223b..0000000 Binary files a/AquaCare.View/obj/Debug/net9.0/refint/AquaCare.View.dll and /dev/null differ