mit gitignore
This commit is contained in:
parent
8116c8975f
commit
2e2ad49d0c
@ -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": ""
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -1,22 +0,0 @@
|
|||||||
//------------------------------------------------------------------------------
|
|
||||||
// <auto-generated>
|
|
||||||
// This code was generated by a tool.
|
|
||||||
//
|
|
||||||
// Changes to this file may cause incorrect behavior and will be lost if
|
|
||||||
// the code is regenerated.
|
|
||||||
// </auto-generated>
|
|
||||||
//------------------------------------------------------------------------------
|
|
||||||
|
|
||||||
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.
|
|
||||||
|
|
||||||
@ -1 +0,0 @@
|
|||||||
2447fb5f20302464129ed393423517e54c103e3c068055a79bc24a70adebf114
|
|
||||||
@ -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 =
|
|
||||||
Binary file not shown.
Binary file not shown.
@ -1 +0,0 @@
|
|||||||
004dda8ed6cf2222a87ec58b7c46255f1ca5e3e6dd949300cd167fb1628267f9
|
|
||||||
@ -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\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\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-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
|
|
||||||
|
|||||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -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": ""
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
Binary file not shown.
Binary file not shown.
@ -1,22 +0,0 @@
|
|||||||
//------------------------------------------------------------------------------
|
|
||||||
// <auto-generated>
|
|
||||||
// This code was generated by a tool.
|
|
||||||
//
|
|
||||||
// Changes to this file may cause incorrect behavior and will be lost if
|
|
||||||
// the code is regenerated.
|
|
||||||
// </auto-generated>
|
|
||||||
//------------------------------------------------------------------------------
|
|
||||||
|
|
||||||
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.
|
|
||||||
|
|
||||||
@ -1 +0,0 @@
|
|||||||
e54ef302553ca46a6f491a8177ed13a6243a3784c9ddd6d6ef89011ce5a88698
|
|
||||||
@ -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 =
|
|
||||||
Binary file not shown.
@ -1 +0,0 @@
|
|||||||
12727b7c458cde28ab1f6f774d0f5729a87631cfb14d3a3fcc512bc6608e4802
|
|
||||||
@ -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\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\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-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
|
|
||||||
|
|||||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -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": ""
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
Binary file not shown.
Binary file not shown.
@ -1,22 +0,0 @@
|
|||||||
//------------------------------------------------------------------------------
|
|
||||||
// <auto-generated>
|
|
||||||
// This code was generated by a tool.
|
|
||||||
//
|
|
||||||
// Changes to this file may cause incorrect behavior and will be lost if
|
|
||||||
// the code is regenerated.
|
|
||||||
// </auto-generated>
|
|
||||||
//------------------------------------------------------------------------------
|
|
||||||
|
|
||||||
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.
|
|
||||||
|
|
||||||
@ -1 +0,0 @@
|
|||||||
5d31fd66f970d2aa953da2345fead0690445f6ad6c6b15f7bab37aef8c65d51d
|
|
||||||
@ -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 =
|
|
||||||
Binary file not shown.
Binary file not shown.
@ -1 +0,0 @@
|
|||||||
741950ac9ea495409fefb1d8b31cc5bd850e33ffb462f17c8da1f253419a0017
|
|
||||||
@ -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\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\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-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
|
|
||||||
|
|||||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -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": ""
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -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
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user