From 67f35114ec96b6521eedc2b38b8ea3a37e870853 Mon Sep 17 00:00:00 2001 From: Tikkinger Date: Thu, 10 Apr 2025 16:38:42 +0200 Subject: [PATCH] Icomponent geht --- .../bin/Debug/net9.0/AquaCare.Controller.dll | Bin 4096 -> 4096 bytes .../bin/Debug/net9.0/AquaCare.Controller.pdb | Bin 10600 -> 10596 bytes .../bin/Debug/net9.0/AquaCare.Model.dll | Bin 4096 -> 4096 bytes .../bin/Debug/net9.0/AquaCare.Model.pdb | Bin 10488 -> 10484 bytes .../bin/Debug/net9.0/AquaCare.Persistence.dll | Bin 4096 -> 4096 bytes .../bin/Debug/net9.0/AquaCare.Persistence.pdb | Bin 10552 -> 10548 bytes ...uaCare.Controller.csproj.nuget.dgspec.json | 38 ++++----- .../AquaCare.Controller.AssemblyInfo.cs | 4 +- ...uaCare.Controller.AssemblyInfoInputs.cache | 2 +- ....GeneratedMSBuildEditorConfig.editorconfig | 2 +- .../net9.0/AquaCare.Controller.assets.cache | Bin 161 -> 161 bytes ....Controller.csproj.AssemblyReference.cache | Bin 804 -> 806 bytes ....Controller.csproj.CoreCompileInputs.cache | 2 +- ...are.Controller.csproj.FileListAbsolute.txt | 17 +++++ .../obj/Debug/net9.0/AquaCare.Controller.dll | Bin 4096 -> 4096 bytes .../obj/Debug/net9.0/AquaCare.Controller.pdb | Bin 10600 -> 10596 bytes .../Debug/net9.0/ref/AquaCare.Controller.dll | Bin 4608 -> 4608 bytes .../net9.0/refint/AquaCare.Controller.dll | Bin 4608 -> 4608 bytes AquaCare.Controller/obj/project.assets.json | 14 ++-- AquaCare.Controller/obj/project.nuget.cache | 4 +- .../bin/Debug/net9.0/AquaCare.Model.dll | Bin 4096 -> 4096 bytes .../bin/Debug/net9.0/AquaCare.Model.pdb | Bin 10488 -> 10484 bytes .../AquaCare.Model.csproj.nuget.dgspec.json | 10 +-- .../net9.0/AquaCare.Model.AssemblyInfo.cs | 4 +- .../AquaCare.Model.AssemblyInfoInputs.cache | 2 +- ....GeneratedMSBuildEditorConfig.editorconfig | 2 +- .../Debug/net9.0/AquaCare.Model.assets.cache | Bin 161 -> 161 bytes ...AquaCare.Model.csproj.FileListAbsolute.txt | 11 +++ .../obj/Debug/net9.0/AquaCare.Model.dll | Bin 4096 -> 4096 bytes .../obj/Debug/net9.0/AquaCare.Model.pdb | Bin 10488 -> 10484 bytes .../obj/Debug/net9.0/ref/AquaCare.Model.dll | Bin 4608 -> 4608 bytes .../Debug/net9.0/refint/AquaCare.Model.dll | Bin 4608 -> 4608 bytes AquaCare.Model/obj/project.assets.json | 6 +- AquaCare.Model/obj/project.nuget.cache | 4 +- .../bin/Debug/net9.0/AquaCare.Model.dll | Bin 4096 -> 4096 bytes .../bin/Debug/net9.0/AquaCare.Model.pdb | Bin 10488 -> 10484 bytes .../bin/Debug/net9.0/AquaCare.Persistence.dll | Bin 4096 -> 4096 bytes .../bin/Debug/net9.0/AquaCare.Persistence.pdb | Bin 10552 -> 10548 bytes ...aCare.Persistence.csproj.nuget.dgspec.json | 22 +++--- .../AquaCare.Persistence.AssemblyInfo.cs | 4 +- ...aCare.Persistence.AssemblyInfoInputs.cache | 2 +- ....GeneratedMSBuildEditorConfig.editorconfig | 2 +- .../net9.0/AquaCare.Persistence.assets.cache | Bin 161 -> 161 bytes ...Persistence.csproj.AssemblyReference.cache | Bin 393 -> 394 bytes ...Persistence.csproj.CoreCompileInputs.cache | 2 +- ...re.Persistence.csproj.FileListAbsolute.txt | 15 ++++ .../obj/Debug/net9.0/AquaCare.Persistence.dll | Bin 4096 -> 4096 bytes .../obj/Debug/net9.0/AquaCare.Persistence.pdb | Bin 10552 -> 10548 bytes .../Debug/net9.0/ref/AquaCare.Persistence.dll | Bin 4608 -> 4608 bytes .../net9.0/refint/AquaCare.Persistence.dll | Bin 4608 -> 4608 bytes AquaCare.Persistence/obj/project.assets.json | 10 +-- AquaCare.Persistence/obj/project.nuget.cache | 4 +- .../bin/Debug/net9.0/AquaCare.Controller.dll | Bin 4096 -> 4096 bytes .../bin/Debug/net9.0/AquaCare.Controller.pdb | Bin 10600 -> 10596 bytes .../bin/Debug/net9.0/AquaCare.Model.dll | Bin 4096 -> 4096 bytes .../bin/Debug/net9.0/AquaCare.Model.pdb | Bin 10488 -> 10484 bytes .../bin/Debug/net9.0/AquaCare.Persistence.dll | Bin 4096 -> 4096 bytes .../bin/Debug/net9.0/AquaCare.Persistence.pdb | Bin 10552 -> 10548 bytes .../bin/Debug/net9.0/AquaCare.View.dll | Bin 713216 -> 713216 bytes .../bin/Debug/net9.0/AquaCare.View.exe | Bin 147456 -> 147456 bytes .../bin/Debug/net9.0/AquaCare.View.pdb | Bin 14112 -> 14116 bytes .../AquaCare.View.csproj.nuget.dgspec.json | 54 ++++++------- .../net9.0/AquaCare.View.AssemblyInfo.cs | 4 +- .../AquaCare.View.AssemblyInfoInputs.cache | 2 +- ....GeneratedMSBuildEditorConfig.editorconfig | 6 +- .../Debug/net9.0/AquaCare.View.assets.cache | Bin 21840 -> 21840 bytes ...uaCare.View.csproj.AssemblyReference.cache | Bin 13920 -> 13923 bytes ...uaCare.View.csproj.CoreCompileInputs.cache | 2 +- .../AquaCare.View.csproj.FileListAbsolute.txt | 72 ++++++++++++++++++ .../obj/Debug/net9.0/AquaCare.View.dll | Bin 701952 -> 701952 bytes .../AquaCare.View.genruntimeconfig.cache | 2 +- .../obj/Debug/net9.0/AquaCare.View.pdb | Bin 13524 -> 13520 bytes .../Debug/net9.0/Avalonia/AquaCare.View.dll | Bin 713216 -> 713216 bytes .../Debug/net9.0/Avalonia/AquaCare.View.pdb | Bin 14112 -> 14116 bytes .../net9.0/Avalonia/Resources.Inputs.cache | 2 +- .../obj/Debug/net9.0/Avalonia/references | 6 +- AquaCare.View/obj/Debug/net9.0/apphost.exe | Bin 147456 -> 147456 bytes .../obj/Debug/net9.0/ref/AquaCare.View.dll | Bin 6144 -> 6144 bytes .../obj/Debug/net9.0/refint/AquaCare.View.dll | Bin 6656 -> 6656 bytes .../net9.0/refint/Avalonia/AquaCare.View.dll | Bin 6144 -> 6144 bytes AquaCare.View/obj/project.assets.json | 14 ++-- AquaCare.View/obj/project.nuget.cache | 4 +- 82 files changed, 233 insertions(+), 118 deletions(-) diff --git a/AquaCare.Controller/bin/Debug/net9.0/AquaCare.Controller.dll b/AquaCare.Controller/bin/Debug/net9.0/AquaCare.Controller.dll index c75139e2f68b009fdda9da7b439ff034d72b1529..28eb11d0924f65c44f3a7e75877947e7085b153f 100644 GIT binary patch delta 329 zcmZorXi%8Y!P3*nGiPE?38UL&M#le)Rht=^%vl7E-o2^4-;K+Co0Yb^M&X0V$sTMc zT+LH03=LCLER8J_4UNo`Qd5(XElrb+O@VCll%zx>15*oABMZYM1_lmB25ts8I1?r} zmx0kYfC(tlJ~@g9rfkA$9CA+c!%b60pD61BiDY_Gw1uCZ`PF};V!s%F8n&_NZ zlo~Vn2D`5jRLK*V5|DAC@9S2cayt2hIs8Xl9?&ot=m4=5CMt?CR!z?1&}RFu%Amj? zuvw5Vk8v{}ml?CaIYTOg1%n|FrZS{3STYy`aUzgs#9+>l1QbgJlF2|ZQy^&!Bq8GF ZK($Fgbw&&ZKrsujILMTw&69a^nES<}3m#SM8Ux<-Ycs?#}qMfq8& z*(C~-Z?gLuK~-eHQ~*tLD4V`VONr&T5ciH!>s+8&FwhQSD@;@rW2~H<&!NrE@L!cd zfk9xiAYUHiWy%0>u)6*n+_XC~6AirvPb? d+EgHI0)$CGXb4uD1k{ztU<{JmJefC_2>@X;Q|15w diff --git a/AquaCare.Controller/bin/Debug/net9.0/AquaCare.Controller.pdb b/AquaCare.Controller/bin/Debug/net9.0/AquaCare.Controller.pdb index e2977273f2c45a3404c6f24b1bcf67410e2aff41..b4ce75001c24c0b2ff6440256d80f7f9aa3a23da 100644 GIT binary patch delta 280 zcmaD6^dx9Pfx;Vg1_ouPoctsP1_qWhC3aC(EiO}ZCol_CPDwlyCO3EDgb+&)21bS; z1}278Kzav|=3r!G5MyLwhz8P`KpFVdR*+h*6D; zGlr3cOHxr$%Wm>T#&~u`t>W_9hL*|ZOyN-W&B;@ld^Et~jphmmw0kD@9Q8V$Z{*hY zu4wzx9|ppQw>{?nxr;kZ&*+P?RIJM;9)gSxZw=fxLobG0> zbSx}QbWSWv)eA^1D$Xn}NzF@6)l13AVPIgKtvc-?NQ=2(!_JWMZ@wK7$Fx2g{G7P? LBK$)_0O*^R2|8d@59Yv@-SlMXqO2Fc}h~Ek%6g&sgZ?Y5(5JVBLg=B0=!#2 zZ!!a;ZvYcesCKd^yF4qW8Uq98q#Bd8Kim=ch2>=#O^)*fFv{~BwIRs_&67$^d<6(%Z*F{Vt8;LzOM#4(G- z-<%G#B*5=Q;WjEw&olQ%Om>9YuQ&WP^G62IgzZ`S3%DO;DXo9w`L z*v-J)FwHzQ$;iyYFwrtCG0non$kZ~$$lNg1$iyTm$FqMIUgOP!o0Ra-3 zXHRBe^bKGF3e`;ZWS3{?#}qMfq8& z*(C~-&$2t~LRGwhsQ{Vw&vSC+GYO8#FAh1dhXc)mfx^kQ9MX)*lOs7aH#c(3X7M** zFlR7iNCT3o3`q<|3}y@#Kz<^FB~UC8h%FdQfTE^AehQEVsZ9maCP0`3goa?XNkCnR N48|b2&Dp$DnE=HSS6Ki6 diff --git a/AquaCare.Controller/bin/Debug/net9.0/AquaCare.Model.pdb b/AquaCare.Controller/bin/Debug/net9.0/AquaCare.Model.pdb index f13c16a63b8ebe3fc05849a0a1da075531b9873c..5975ca9756009c08ab148ffc99402e5b4b5ee1d3 100644 GIT binary patch delta 237 zcmewn_$6>cfqacR1B0?tPJR*t1B3PNSh4=he9y@}hT*(*um8PUJ#S)vsHHOlBZDsk z6T<=^y%tFS1=8G%Obp(Pj0}-L8V1xESQu&;)freBZZJDDFf&w5mSwEb;czT0O>|By zO67ww^nCMEQgb++a}tY-4fT?XIb#@ExFi)7wJax}VT@u^)XFQWsGqFE6u`#|lL3k} zoSWRq^ssFL;=s1lHI&DHNMUKu`VuwAmCumorr4D^B63KJE@7#k*+aAsE{a delta 315 zcmZorXi%8Y!E&kR?BR($C5+ya85#dG)^BEHvStx*JfOcZPkWvBVi)yE4>r_nnC!!L z(#62sFwHzQ$;iyYFwrtCG0non$kZ~$$lNg1$iyTm$FqMIUgOP!o0R|3R z*?DC026h#WfTH}Y z)a(+4$#>cPji4&puR>LTOxw7_Kk3#&v1dyk9NbY1Gz$iLL2QMIieilQlS?@?H_zqR z&EjvsV9sF3kOm}E8Il-`7|a+ffc!)TOQ2XH5L+;q07XrK{1hM!Qkx2-O@J^72o1q% SlYqJs8H_=4o0s!OG64XU_ge%2 diff --git a/AquaCare.Controller/bin/Debug/net9.0/AquaCare.Persistence.pdb b/AquaCare.Controller/bin/Debug/net9.0/AquaCare.Persistence.pdb index 6b1bccae21ad5d9e147d979aca137df17cf17626..e9cee09cf49040787187b75addca8a46f264f055 100644 GIT binary patch delta 229 zcmdlHv?XXlfx;ej1_ouPoctsP28Qj&YUc;l>ATNaq;@LPb*~N2tLLo~CxlpfGB7d( zGcYl%0n)pGG#4Wyg9IZJLmZIK0n#v_&cMRZD8%J7=mnSq(1cd{&F4I{_oMU3iP zoH2|nT#|~4TK1DKF($ApYL!&fHMCB)WD19}Z%>}ir~J^Oc!_&H@0wRYynw delta 232 zcmdlIv?FLjfx-cG1_ouPoctsP1_rjr9?DSi67)Zl_Is*&CG)8p>R)$Z^&J4^9QzpwY)^G|06y;~7 zW|t^Tp2eun$q~cI!X>F_X zlqV}O_oJ8Q;ug-6>G+brkT R-zXnqX0p6=^CZ^!$^Z`9Nsj;k diff --git a/AquaCare.Controller/obj/AquaCare.Controller.csproj.nuget.dgspec.json b/AquaCare.Controller/obj/AquaCare.Controller.csproj.nuget.dgspec.json index 28c960b..e41efaf 100644 --- a/AquaCare.Controller/obj/AquaCare.Controller.csproj.nuget.dgspec.json +++ b/AquaCare.Controller/obj/AquaCare.Controller.csproj.nuget.dgspec.json @@ -1,17 +1,17 @@ { "format": 1, "restore": { - "C:\\Users\\HP 15-db1305ng\\Desktop\\Projekt AquaCare\\AquaCare.Controller\\AquaCare.Controller.csproj": {} + "C:\\Users\\HP 15-db1305ng\\Desktop\\AquaCare\\AquaCare\\AquaCare.Controller\\AquaCare.Controller.csproj": {} }, "projects": { - "C:\\Users\\HP 15-db1305ng\\Desktop\\Projekt AquaCare\\AquaCare.Controller\\AquaCare.Controller.csproj": { + "C:\\Users\\HP 15-db1305ng\\Desktop\\AquaCare\\AquaCare\\AquaCare.Controller\\AquaCare.Controller.csproj": { "version": "1.0.0", "restore": { - "projectUniqueName": "C:\\Users\\HP 15-db1305ng\\Desktop\\Projekt AquaCare\\AquaCare.Controller\\AquaCare.Controller.csproj", + "projectUniqueName": "C:\\Users\\HP 15-db1305ng\\Desktop\\AquaCare\\AquaCare\\AquaCare.Controller\\AquaCare.Controller.csproj", "projectName": "AquaCare.Controller", - "projectPath": "C:\\Users\\HP 15-db1305ng\\Desktop\\Projekt AquaCare\\AquaCare.Controller\\AquaCare.Controller.csproj", + "projectPath": "C:\\Users\\HP 15-db1305ng\\Desktop\\AquaCare\\AquaCare\\AquaCare.Controller\\AquaCare.Controller.csproj", "packagesPath": "C:\\Users\\HP 15-db1305ng\\.nuget\\packages\\", - "outputPath": "C:\\Users\\HP 15-db1305ng\\Desktop\\Projekt AquaCare\\AquaCare.Controller\\obj\\", + "outputPath": "C:\\Users\\HP 15-db1305ng\\Desktop\\AquaCare\\AquaCare\\AquaCare.Controller\\obj\\", "projectStyle": "PackageReference", "configFilePaths": [ "C:\\Users\\HP 15-db1305ng\\AppData\\Roaming\\NuGet\\NuGet.Config" @@ -26,11 +26,11 @@ "net9.0": { "targetAlias": "net9.0", "projectReferences": { - "C:\\Users\\HP 15-db1305ng\\Desktop\\Projekt AquaCare\\AquaCare.Model\\AquaCare.Model.csproj": { - "projectPath": "C:\\Users\\HP 15-db1305ng\\Desktop\\Projekt AquaCare\\AquaCare.Model\\AquaCare.Model.csproj" + "C:\\Users\\HP 15-db1305ng\\Desktop\\AquaCare\\AquaCare\\AquaCare.Model\\AquaCare.Model.csproj": { + "projectPath": "C:\\Users\\HP 15-db1305ng\\Desktop\\AquaCare\\AquaCare\\AquaCare.Model\\AquaCare.Model.csproj" }, - "C:\\Users\\HP 15-db1305ng\\Desktop\\Projekt AquaCare\\AquaCare.Persistence\\AquaCare.Persistence.csproj": { - "projectPath": "C:\\Users\\HP 15-db1305ng\\Desktop\\Projekt AquaCare\\AquaCare.Persistence\\AquaCare.Persistence.csproj" + "C:\\Users\\HP 15-db1305ng\\Desktop\\AquaCare\\AquaCare\\AquaCare.Persistence\\AquaCare.Persistence.csproj": { + "projectPath": "C:\\Users\\HP 15-db1305ng\\Desktop\\AquaCare\\AquaCare\\AquaCare.Persistence\\AquaCare.Persistence.csproj" } } } @@ -70,14 +70,14 @@ } } }, - "C:\\Users\\HP 15-db1305ng\\Desktop\\Projekt AquaCare\\AquaCare.Model\\AquaCare.Model.csproj": { + "C:\\Users\\HP 15-db1305ng\\Desktop\\AquaCare\\AquaCare\\AquaCare.Model\\AquaCare.Model.csproj": { "version": "1.0.0", "restore": { - "projectUniqueName": "C:\\Users\\HP 15-db1305ng\\Desktop\\Projekt AquaCare\\AquaCare.Model\\AquaCare.Model.csproj", + "projectUniqueName": "C:\\Users\\HP 15-db1305ng\\Desktop\\AquaCare\\AquaCare\\AquaCare.Model\\AquaCare.Model.csproj", "projectName": "AquaCare.Model", - "projectPath": "C:\\Users\\HP 15-db1305ng\\Desktop\\Projekt AquaCare\\AquaCare.Model\\AquaCare.Model.csproj", + "projectPath": "C:\\Users\\HP 15-db1305ng\\Desktop\\AquaCare\\AquaCare\\AquaCare.Model\\AquaCare.Model.csproj", "packagesPath": "C:\\Users\\HP 15-db1305ng\\.nuget\\packages\\", - "outputPath": "C:\\Users\\HP 15-db1305ng\\Desktop\\Projekt AquaCare\\AquaCare.Model\\obj\\", + "outputPath": "C:\\Users\\HP 15-db1305ng\\Desktop\\AquaCare\\AquaCare\\AquaCare.Model\\obj\\", "projectStyle": "PackageReference", "configFilePaths": [ "C:\\Users\\HP 15-db1305ng\\AppData\\Roaming\\NuGet\\NuGet.Config" @@ -129,14 +129,14 @@ } } }, - "C:\\Users\\HP 15-db1305ng\\Desktop\\Projekt AquaCare\\AquaCare.Persistence\\AquaCare.Persistence.csproj": { + "C:\\Users\\HP 15-db1305ng\\Desktop\\AquaCare\\AquaCare\\AquaCare.Persistence\\AquaCare.Persistence.csproj": { "version": "1.0.0", "restore": { - "projectUniqueName": "C:\\Users\\HP 15-db1305ng\\Desktop\\Projekt AquaCare\\AquaCare.Persistence\\AquaCare.Persistence.csproj", + "projectUniqueName": "C:\\Users\\HP 15-db1305ng\\Desktop\\AquaCare\\AquaCare\\AquaCare.Persistence\\AquaCare.Persistence.csproj", "projectName": "AquaCare.Persistence", - "projectPath": "C:\\Users\\HP 15-db1305ng\\Desktop\\Projekt AquaCare\\AquaCare.Persistence\\AquaCare.Persistence.csproj", + "projectPath": "C:\\Users\\HP 15-db1305ng\\Desktop\\AquaCare\\AquaCare\\AquaCare.Persistence\\AquaCare.Persistence.csproj", "packagesPath": "C:\\Users\\HP 15-db1305ng\\.nuget\\packages\\", - "outputPath": "C:\\Users\\HP 15-db1305ng\\Desktop\\Projekt AquaCare\\AquaCare.Persistence\\obj\\", + "outputPath": "C:\\Users\\HP 15-db1305ng\\Desktop\\AquaCare\\AquaCare\\AquaCare.Persistence\\obj\\", "projectStyle": "PackageReference", "configFilePaths": [ "C:\\Users\\HP 15-db1305ng\\AppData\\Roaming\\NuGet\\NuGet.Config" @@ -151,8 +151,8 @@ "net9.0": { "targetAlias": "net9.0", "projectReferences": { - "C:\\Users\\HP 15-db1305ng\\Desktop\\Projekt AquaCare\\AquaCare.Model\\AquaCare.Model.csproj": { - "projectPath": "C:\\Users\\HP 15-db1305ng\\Desktop\\Projekt AquaCare\\AquaCare.Model\\AquaCare.Model.csproj" + "C:\\Users\\HP 15-db1305ng\\Desktop\\AquaCare\\AquaCare\\AquaCare.Model\\AquaCare.Model.csproj": { + "projectPath": "C:\\Users\\HP 15-db1305ng\\Desktop\\AquaCare\\AquaCare\\AquaCare.Model\\AquaCare.Model.csproj" } } } diff --git a/AquaCare.Controller/obj/Debug/net9.0/AquaCare.Controller.AssemblyInfo.cs b/AquaCare.Controller/obj/Debug/net9.0/AquaCare.Controller.AssemblyInfo.cs index 9e5ff77..ff13adf 100644 --- a/AquaCare.Controller/obj/Debug/net9.0/AquaCare.Controller.AssemblyInfo.cs +++ b/AquaCare.Controller/obj/Debug/net9.0/AquaCare.Controller.AssemblyInfo.cs @@ -13,10 +13,10 @@ 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+071f7eb2681a9faf84259d271e244bb11ab6a31e")] +[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+7e811ed939a127beebc95c3527b7dba20585281b")] [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. +// Generated by the MSBuild WriteCodeFragment class. diff --git a/AquaCare.Controller/obj/Debug/net9.0/AquaCare.Controller.AssemblyInfoInputs.cache b/AquaCare.Controller/obj/Debug/net9.0/AquaCare.Controller.AssemblyInfoInputs.cache index 3431af8..15a2ecf 100644 --- a/AquaCare.Controller/obj/Debug/net9.0/AquaCare.Controller.AssemblyInfoInputs.cache +++ b/AquaCare.Controller/obj/Debug/net9.0/AquaCare.Controller.AssemblyInfoInputs.cache @@ -1 +1 @@ -7422ec6bc0af6fb880fd3e9ff102ee5b166a7292016c47c18e32d362908602ac +fbb7d259554fe86940e969c8f31ef24d31e91b690949537b488b6bb9f804feb1 diff --git a/AquaCare.Controller/obj/Debug/net9.0/AquaCare.Controller.GeneratedMSBuildEditorConfig.editorconfig b/AquaCare.Controller/obj/Debug/net9.0/AquaCare.Controller.GeneratedMSBuildEditorConfig.editorconfig index d2eea34..4e8f34d 100644 --- a/AquaCare.Controller/obj/Debug/net9.0/AquaCare.Controller.GeneratedMSBuildEditorConfig.editorconfig +++ b/AquaCare.Controller/obj/Debug/net9.0/AquaCare.Controller.GeneratedMSBuildEditorConfig.editorconfig @@ -8,7 +8,7 @@ build_property.PlatformNeutralAssembly = build_property.EnforceExtendedAnalyzerRules = build_property._SupportedPlatformList = Linux,macOS,Windows build_property.RootNamespace = AquaCare.Controller -build_property.ProjectDir = C:\Users\HP 15-db1305ng\Desktop\Projekt AquaCare\AquaCare.Controller\ +build_property.ProjectDir = C:\Users\HP 15-db1305ng\Desktop\AquaCare\AquaCare\AquaCare.Controller\ build_property.EnableComHosting = build_property.EnableGeneratedComInterfaceComImportInterop = build_property.EffectiveAnalysisLevelStyle = 9.0 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 4f2602e4439c06cae56bb53952d49493d2f98ec7..90fd3e125adcbc036969979b8b2a6d0ae52d1049 100644 GIT binary patch delta 55 zcmV-70LcHL0igjYP)kQa3;+NC*SzIg$yF^i3D8jZ#C`SC>#0z(%*rfw;cRy8OvH0f Noslskkw6HMR85h081?`F delta 55 zcmV-70LcHL0igjYP)kQa3;+NCg8{Ou4rlSs)MNU&r=eUDe_ODSOnH3pqc?j^czBOC Noslskkw6HMR83ZD7J&c& 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 index e57763634e2fa6e6ef6d5822809b90cb7a9cd70d..ddbf29de31211501fb9102aea37bfabcb7bd9384 100644 GIT binary patch delta 83 zcmZ3&wv3H~jgg6gfq^k)ayO#_r(`?XDSYEEQ#BEC5Lg!X;sh Y$qyMtCtqOHXAM5G<(k1}7A6Ho0Q|!megFUf delta 93 zcmZ3+wuFs?jgg6gfq^l3au1^dM?g`2R%&*M!bC#{)-_Z8m1H)Si8315*oABMZYM1_lmB25ts8I1?r} zmx0kYfC(tlJ~@g9rfkA$9CA+c!%b60pD61BiDY_Gw1uCZ`PF};V!s%F8n&_NZ zlo~Vn2D`5jRLK*V5|DAC@9S2cayt2hIs8Xl9?&ot=m4=5CMt?CR!z?1&}RFu%Amj? zuvw5Vk8v{}ml?CaIYTOg1%n|FrZS{3STYy`aUzgs#9+>l1QbgJlF2|ZQy^&!Bq8GF ZK($Fgbw&&ZKrsujILMTw&69a^nES<}3m#SM8Ux<-Ycs?#}qMfq8& z*(C~-Z?gLuK~-eHQ~*tLD4V`VONr&T5ciH!>s+8&FwhQSD@;@rW2~H<&!NrE@L!cd zfk9xiAYUHiWy%0>u)6*n+_XC~6AirvPb? d+EgHI0)$CGXb4uD1k{ztU<{JmJefC_2>@X;Q|15w diff --git a/AquaCare.Controller/obj/Debug/net9.0/AquaCare.Controller.pdb b/AquaCare.Controller/obj/Debug/net9.0/AquaCare.Controller.pdb index e2977273f2c45a3404c6f24b1bcf67410e2aff41..b4ce75001c24c0b2ff6440256d80f7f9aa3a23da 100644 GIT binary patch delta 280 zcmaD6^dx9Pfx;Vg1_ouPoctsP1_qWhC3aC(EiO}ZCol_CPDwlyCO3EDgb+&)21bS; z1}278Kzav|=3r!G5MyLwhz8P`KpFVdR*+h*6D; zGlr3cOHxr$%Wm>T#&~u`t>W_9hL*|ZOyN-W&B;@ld^Et~jphmmw0kD@9Q8V$Z{*hY zu4wzx9|ppQw>{?nxr;kZ&*+P?RIJM;9)gSxZw=fxLobG0> zbSx}QbWSWv)eA^1D$Xn}NzF@6)l13AVPIgKtvc-?NQ=2(!_JWMZ@wK7$Fx2g{G7P? LBK$)_0O*^R2|8d@52hH$GBHU?GBiv~GD|czOx+yI{hZm~fWe%> zkRc67rZOZk7%`YJSOEEn432hH$GBHU?GBiv~GD|czOx+yI{hZm~fWe%> zkRc67rZOZk7%`YJSOEEn439Yv@-SlMXqO2Fc}h~Ek%6g&sgZ?Y5(5JVBLg=B0=!#2 zZ!!a;ZvYcesCKd^yF4qW8Uq98q#Bd8Kim=ch2>=#O^)*fFv{~BwIRs_&67$^d<6(%Z*F{Vt8;LzOM#4(G- z-<%G#B*5=Q;WjEw&olQ%Om>9YuQ&WP^G62IgzZ`S3%DO;DXo9w`L z*v-J)FwHzQ$;iyYFwrtCG0non$kZ~$$lNg1$iyTm$FqMIUgOP!o0Ra-3 zXHRBe^bKGF3e`;ZWS3{?#}qMfq8& z*(C~-&$2t~LRGwhsQ{Vw&vSC+GYO8#FAh1dhXc)mfx^kQ9MX)*lOs7aH#c(3X7M** zFlR7iNCT3o3`q<|3}y@#Kz<^FB~UC8h%FdQfTE^AehQEVsZ9maCP0`3goa?XNkCnR N48|b2&Dp$DnE=HSS6Ki6 diff --git a/AquaCare.Model/bin/Debug/net9.0/AquaCare.Model.pdb b/AquaCare.Model/bin/Debug/net9.0/AquaCare.Model.pdb index f13c16a63b8ebe3fc05849a0a1da075531b9873c..5975ca9756009c08ab148ffc99402e5b4b5ee1d3 100644 GIT binary patch delta 237 zcmewn_$6>cfqacR1B0?tPJR*t1B3PNSh4=he9y@}hT*(*um8PUJ#S)vsHHOlBZDsk z6T<=^y%tFS1=8G%Obp(Pj0}-L8V1xESQu&;)freBZZJDDFf&w5mSwEb;czT0O>|By zO67ww^nCMEQgb++a}tY-4fT?XIb#@ExFi)7wJax}VT@u^)XFQWsGqFE6u`#|lL3k} zoSWRq0|b>pe8*-2N{A(A2V8aa*oHTiZ?P Noslskkw6HMR840Y7v%r| delta 55 zcmV-70LcHL0igjYP)kQa3;+NCIZFh-ou8cC{>@GJSJe#4cxz0xh5_hLDckgECGi#Z Noslskkw6HMR83!<7g_)S 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 1193fcd..b690ec7 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 @@ -20,3 +20,14 @@ C:\Users\HP 15-db1305ng\Desktop\Projekt AquaCare\AquaCare.Model\obj\Debug\net9.0 C:\Users\HP 15-db1305ng\Desktop\Projekt AquaCare\AquaCare.Model\obj\Debug\net9.0\refint\AquaCare.Model.dll C:\Users\HP 15-db1305ng\Desktop\Projekt AquaCare\AquaCare.Model\obj\Debug\net9.0\AquaCare.Model.pdb C:\Users\HP 15-db1305ng\Desktop\Projekt AquaCare\AquaCare.Model\obj\Debug\net9.0\ref\AquaCare.Model.dll +C:\Users\HP 15-db1305ng\Desktop\AquaCare\AquaCare\AquaCare.Model\bin\Debug\net9.0\AquaCare.Model.deps.json +C:\Users\HP 15-db1305ng\Desktop\AquaCare\AquaCare\AquaCare.Model\bin\Debug\net9.0\AquaCare.Model.dll +C:\Users\HP 15-db1305ng\Desktop\AquaCare\AquaCare\AquaCare.Model\bin\Debug\net9.0\AquaCare.Model.pdb +C:\Users\HP 15-db1305ng\Desktop\AquaCare\AquaCare\AquaCare.Model\obj\Debug\net9.0\AquaCare.Model.GeneratedMSBuildEditorConfig.editorconfig +C:\Users\HP 15-db1305ng\Desktop\AquaCare\AquaCare\AquaCare.Model\obj\Debug\net9.0\AquaCare.Model.AssemblyInfoInputs.cache +C:\Users\HP 15-db1305ng\Desktop\AquaCare\AquaCare\AquaCare.Model\obj\Debug\net9.0\AquaCare.Model.AssemblyInfo.cs +C:\Users\HP 15-db1305ng\Desktop\AquaCare\AquaCare\AquaCare.Model\obj\Debug\net9.0\AquaCare.Model.csproj.CoreCompileInputs.cache +C:\Users\HP 15-db1305ng\Desktop\AquaCare\AquaCare\AquaCare.Model\obj\Debug\net9.0\AquaCare.Model.dll +C:\Users\HP 15-db1305ng\Desktop\AquaCare\AquaCare\AquaCare.Model\obj\Debug\net9.0\refint\AquaCare.Model.dll +C:\Users\HP 15-db1305ng\Desktop\AquaCare\AquaCare\AquaCare.Model\obj\Debug\net9.0\AquaCare.Model.pdb +C:\Users\HP 15-db1305ng\Desktop\AquaCare\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 index 7c527fea3025efe2a2ba97b3aebaffb8016b18f2..146639a9aea77c7e74445e82d4acd0da3e2b1be0 100644 GIT binary patch delta 318 zcmZorXi%8Y!J@jfX~)E#5=Mi`jEw&oQ#La)>9Yv@-SlMXqO2Fc}h~Ek%6g&sgZ?Y5(5JVBLg=B0=!#2 zZ!!a;ZvYcesCKd^yF4qW8Uq98q#Bd8Kim=ch2>=#O^)*fFv{~BwIRs_&67$^d<6(%Z*F{Vt8;LzOM#4(G- z-<%G#B*5=Q;WjEw&olQ%Om>9YuQ&WP^G62IgzZ`S3%DO;DXo9w`L z*v-J)FwHzQ$;iyYFwrtCG0non$kZ~$$lNg1$iyTm$FqMIUgOP!o0Ra-3 zXHRBe^bKGF3e`;ZWS3{?#}qMfq8& z*(C~-&$2t~LRGwhsQ{Vw&vSC+GYO8#FAh1dhXc)mfx^kQ9MX)*lOs7aH#c(3X7M** zFlR7iNCT3o3`q<|3}y@#Kz<^FB~UC8h%FdQfTE^AehQEVsZ9maCP0`3goa?XNkCnR N48|b2&Dp$DnE=HSS6Ki6 diff --git a/AquaCare.Model/obj/Debug/net9.0/AquaCare.Model.pdb b/AquaCare.Model/obj/Debug/net9.0/AquaCare.Model.pdb index f13c16a63b8ebe3fc05849a0a1da075531b9873c..5975ca9756009c08ab148ffc99402e5b4b5ee1d3 100644 GIT binary patch delta 237 zcmewn_$6>cfqacR1B0?tPJR*t1B3PNSh4=he9y@}hT*(*um8PUJ#S)vsHHOlBZDsk z6T<=^y%tFS1=8G%Obp(Pj0}-L8V1xESQu&;)freBZZJDDFf&w5mSwEb;czT0O>|By zO67ww^nCMEQgb++a}tY-4fT?XIb#@ExFi)7wJax}VT@u^)XFQWsGqFE6u`#|lL3k} zoSWRq zgCP*6GNdqAG8hAKB9LdqV9t;P6iWq?$v`nvAZZLFA>!shwMjsAMhpf(F$=Ib$dshb I+5A(P0Q%-O+5i9m delta 194 zcmZorX;7Ka!SZphPRGWc5@vzL4B4h?o8|oa8|6dHOqQ2!7G!zPxcNV8APa`n zgCP*6GNdqAG8hAKB9LdqV9t;P6iWq?$v`nvAZZLFA>!shwMjsAMhpf(F$=Ib$dshb I+5A(P0Q%-O+5i9m delta 194 zcmZorX;7Ka!SZphPRGWc5@vzL4B4h?o8|oa8|6dHOqQ2!7G!zPxcNV8APa`n9Yv@-SlMXqO2Fc}h~Ek%6g&sgZ?Y5(5JVBLg=B0=!#2 zZ!!a;ZvYcesCKd^yF4qW8Uq98q#Bd8Kim=ch2>=#O^)*fFv{~BwIRs_&67$^d<6(%Z*F{Vt8;LzOM#4(G- z-<%G#B*5=Q;WjEw&olQ%Om>9YuQ&WP^G62IgzZ`S3%DO;DXo9w`L z*v-J)FwHzQ$;iyYFwrtCG0non$kZ~$$lNg1$iyTm$FqMIUgOP!o0Ra-3 zXHRBe^bKGF3e`;ZWS3{?#}qMfq8& z*(C~-&$2t~LRGwhsQ{Vw&vSC+GYO8#FAh1dhXc)mfx^kQ9MX)*lOs7aH#c(3X7M** zFlR7iNCT3o3`q<|3}y@#Kz<^FB~UC8h%FdQfTE^AehQEVsZ9maCP0`3goa?XNkCnR N48|b2&Dp$DnE=HSS6Ki6 diff --git a/AquaCare.Persistence/bin/Debug/net9.0/AquaCare.Model.pdb b/AquaCare.Persistence/bin/Debug/net9.0/AquaCare.Model.pdb index f13c16a63b8ebe3fc05849a0a1da075531b9873c..5975ca9756009c08ab148ffc99402e5b4b5ee1d3 100644 GIT binary patch delta 237 zcmewn_$6>cfqacR1B0?tPJR*t1B3PNSh4=he9y@}hT*(*um8PUJ#S)vsHHOlBZDsk z6T<=^y%tFS1=8G%Obp(Pj0}-L8V1xESQu&;)freBZZJDDFf&w5mSwEb;czT0O>|By zO67ww^nCMEQgb++a}tY-4fT?XIb#@ExFi)7wJax}VT@u^)XFQWsGqFE6u`#|lL3k} zoSWRq^ssFL;=s1lHI&DHNMUKu`VuwAmCumorr4D^B63KJE@7#k*+aAsE{a delta 315 zcmZorXi%8Y!E&kR?BR($C5+ya85#dG)^BEHvStx*JfOcZPkWvBVi)yE4>r_nnC!!L z(#62sFwHzQ$;iyYFwrtCG0non$kZ~$$lNg1$iyTm$FqMIUgOP!o0R|3R z*?DC026h#WfTH}Y z)a(+4$#>cPji4&puR>LTOxw7_Kk3#&v1dyk9NbY1Gz$iLL2QMIieilQlS?@?H_zqR z&EjvsV9sF3kOm}E8Il-`7|a+ffc!)TOQ2XH5L+;q07XrK{1hM!Qkx2-O@J^72o1q% SlYqJs8H_=4o0s!OG64XU_ge%2 diff --git a/AquaCare.Persistence/bin/Debug/net9.0/AquaCare.Persistence.pdb b/AquaCare.Persistence/bin/Debug/net9.0/AquaCare.Persistence.pdb index 6b1bccae21ad5d9e147d979aca137df17cf17626..e9cee09cf49040787187b75addca8a46f264f055 100644 GIT binary patch delta 229 zcmdlHv?XXlfx;ej1_ouPoctsP28Qj&YUc;l>ATNaq;@LPb*~N2tLLo~CxlpfGB7d( zGcYl%0n)pGG#4Wyg9IZJLmZIK0n#v_&cMRZD8%J7=mnSq(1cd{&F4I{_oMU3iP zoH2|nT#|~4TK1DKF($ApYL!&fHMCB)WD19}Z%>}ir~J^Oc!_&H@0wRYynw delta 232 zcmdlIv?FLjfx-cG1_ouPoctsP1_rjr9?DSi67)Zl_Is*&CG)8p>R)$Z^&J4^9QzpwY)^G|06y;~7 zW|t^Tp2eun$q~cI!X>F_X zlqV}O_oJ8Q;ug-6>G+brkT R-zXnqX0p6=^CZ^!$^Z`9Nsj;k diff --git a/AquaCare.Persistence/obj/AquaCare.Persistence.csproj.nuget.dgspec.json b/AquaCare.Persistence/obj/AquaCare.Persistence.csproj.nuget.dgspec.json index b79e8e4..7e868a6 100644 --- a/AquaCare.Persistence/obj/AquaCare.Persistence.csproj.nuget.dgspec.json +++ b/AquaCare.Persistence/obj/AquaCare.Persistence.csproj.nuget.dgspec.json @@ -1,17 +1,17 @@ { "format": 1, "restore": { - "C:\\Users\\HP 15-db1305ng\\Desktop\\Projekt AquaCare\\AquaCare.Persistence\\AquaCare.Persistence.csproj": {} + "C:\\Users\\HP 15-db1305ng\\Desktop\\AquaCare\\AquaCare\\AquaCare.Persistence\\AquaCare.Persistence.csproj": {} }, "projects": { - "C:\\Users\\HP 15-db1305ng\\Desktop\\Projekt AquaCare\\AquaCare.Model\\AquaCare.Model.csproj": { + "C:\\Users\\HP 15-db1305ng\\Desktop\\AquaCare\\AquaCare\\AquaCare.Model\\AquaCare.Model.csproj": { "version": "1.0.0", "restore": { - "projectUniqueName": "C:\\Users\\HP 15-db1305ng\\Desktop\\Projekt AquaCare\\AquaCare.Model\\AquaCare.Model.csproj", + "projectUniqueName": "C:\\Users\\HP 15-db1305ng\\Desktop\\AquaCare\\AquaCare\\AquaCare.Model\\AquaCare.Model.csproj", "projectName": "AquaCare.Model", - "projectPath": "C:\\Users\\HP 15-db1305ng\\Desktop\\Projekt AquaCare\\AquaCare.Model\\AquaCare.Model.csproj", + "projectPath": "C:\\Users\\HP 15-db1305ng\\Desktop\\AquaCare\\AquaCare\\AquaCare.Model\\AquaCare.Model.csproj", "packagesPath": "C:\\Users\\HP 15-db1305ng\\.nuget\\packages\\", - "outputPath": "C:\\Users\\HP 15-db1305ng\\Desktop\\Projekt AquaCare\\AquaCare.Model\\obj\\", + "outputPath": "C:\\Users\\HP 15-db1305ng\\Desktop\\AquaCare\\AquaCare\\AquaCare.Model\\obj\\", "projectStyle": "PackageReference", "configFilePaths": [ "C:\\Users\\HP 15-db1305ng\\AppData\\Roaming\\NuGet\\NuGet.Config" @@ -63,14 +63,14 @@ } } }, - "C:\\Users\\HP 15-db1305ng\\Desktop\\Projekt AquaCare\\AquaCare.Persistence\\AquaCare.Persistence.csproj": { + "C:\\Users\\HP 15-db1305ng\\Desktop\\AquaCare\\AquaCare\\AquaCare.Persistence\\AquaCare.Persistence.csproj": { "version": "1.0.0", "restore": { - "projectUniqueName": "C:\\Users\\HP 15-db1305ng\\Desktop\\Projekt AquaCare\\AquaCare.Persistence\\AquaCare.Persistence.csproj", + "projectUniqueName": "C:\\Users\\HP 15-db1305ng\\Desktop\\AquaCare\\AquaCare\\AquaCare.Persistence\\AquaCare.Persistence.csproj", "projectName": "AquaCare.Persistence", - "projectPath": "C:\\Users\\HP 15-db1305ng\\Desktop\\Projekt AquaCare\\AquaCare.Persistence\\AquaCare.Persistence.csproj", + "projectPath": "C:\\Users\\HP 15-db1305ng\\Desktop\\AquaCare\\AquaCare\\AquaCare.Persistence\\AquaCare.Persistence.csproj", "packagesPath": "C:\\Users\\HP 15-db1305ng\\.nuget\\packages\\", - "outputPath": "C:\\Users\\HP 15-db1305ng\\Desktop\\Projekt AquaCare\\AquaCare.Persistence\\obj\\", + "outputPath": "C:\\Users\\HP 15-db1305ng\\Desktop\\AquaCare\\AquaCare\\AquaCare.Persistence\\obj\\", "projectStyle": "PackageReference", "configFilePaths": [ "C:\\Users\\HP 15-db1305ng\\AppData\\Roaming\\NuGet\\NuGet.Config" @@ -85,8 +85,8 @@ "net9.0": { "targetAlias": "net9.0", "projectReferences": { - "C:\\Users\\HP 15-db1305ng\\Desktop\\Projekt AquaCare\\AquaCare.Model\\AquaCare.Model.csproj": { - "projectPath": "C:\\Users\\HP 15-db1305ng\\Desktop\\Projekt AquaCare\\AquaCare.Model\\AquaCare.Model.csproj" + "C:\\Users\\HP 15-db1305ng\\Desktop\\AquaCare\\AquaCare\\AquaCare.Model\\AquaCare.Model.csproj": { + "projectPath": "C:\\Users\\HP 15-db1305ng\\Desktop\\AquaCare\\AquaCare\\AquaCare.Model\\AquaCare.Model.csproj" } } } diff --git a/AquaCare.Persistence/obj/Debug/net9.0/AquaCare.Persistence.AssemblyInfo.cs b/AquaCare.Persistence/obj/Debug/net9.0/AquaCare.Persistence.AssemblyInfo.cs index 4df6981..19e952c 100644 --- a/AquaCare.Persistence/obj/Debug/net9.0/AquaCare.Persistence.AssemblyInfo.cs +++ b/AquaCare.Persistence/obj/Debug/net9.0/AquaCare.Persistence.AssemblyInfo.cs @@ -13,10 +13,10 @@ 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+071f7eb2681a9faf84259d271e244bb11ab6a31e")] +[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+7e811ed939a127beebc95c3527b7dba20585281b")] [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. +// Generated by the MSBuild WriteCodeFragment class. diff --git a/AquaCare.Persistence/obj/Debug/net9.0/AquaCare.Persistence.AssemblyInfoInputs.cache b/AquaCare.Persistence/obj/Debug/net9.0/AquaCare.Persistence.AssemblyInfoInputs.cache index 7f6b6ba..5a16b3e 100644 --- a/AquaCare.Persistence/obj/Debug/net9.0/AquaCare.Persistence.AssemblyInfoInputs.cache +++ b/AquaCare.Persistence/obj/Debug/net9.0/AquaCare.Persistence.AssemblyInfoInputs.cache @@ -1 +1 @@ -18e25cbb9cb76d3389d6d4ff64acd9f92652ed351af0dcbef5fdf2e79abb2ba5 +af22176c1e9b88f92b363997a143f13e3c39deefaebdeee8c66aac0310d881f0 diff --git a/AquaCare.Persistence/obj/Debug/net9.0/AquaCare.Persistence.GeneratedMSBuildEditorConfig.editorconfig b/AquaCare.Persistence/obj/Debug/net9.0/AquaCare.Persistence.GeneratedMSBuildEditorConfig.editorconfig index f6c629e..7b1633e 100644 --- a/AquaCare.Persistence/obj/Debug/net9.0/AquaCare.Persistence.GeneratedMSBuildEditorConfig.editorconfig +++ b/AquaCare.Persistence/obj/Debug/net9.0/AquaCare.Persistence.GeneratedMSBuildEditorConfig.editorconfig @@ -8,7 +8,7 @@ build_property.PlatformNeutralAssembly = build_property.EnforceExtendedAnalyzerRules = build_property._SupportedPlatformList = Linux,macOS,Windows build_property.RootNamespace = AquaCare.Persistence -build_property.ProjectDir = C:\Users\HP 15-db1305ng\Desktop\Projekt AquaCare\AquaCare.Persistence\ +build_property.ProjectDir = C:\Users\HP 15-db1305ng\Desktop\AquaCare\AquaCare\AquaCare.Persistence\ build_property.EnableComHosting = build_property.EnableGeneratedComInterfaceComImportInterop = build_property.EffectiveAnalysisLevelStyle = 9.0 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 d0c5f1474b052ece6cb45fb457032044d08f91f5..7f13fd438f2f70dc996d936c8bcee18de17ceb22 100644 GIT binary patch delta 55 zcmV-70LcHL0igjYP)kQa3;+NCqP8Hk`V-AC`BJfoDw2Ct Noslskkw6HMR82YR70dtt delta 55 zcmV-70LcHL0igjYP)kQa3;+NC(LsIZ;H{ui931xVb(dYcTKerfjsB)~nihEO?3y>& Noslskkw6HMR85eN87=?- 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 index 1c5efe09fc03ff48cd41328f3583a0c5f26b6360..2bbc2c2a692d198d45043529774c21f2ab9d7af6 100644 GIT binary patch delta 39 ucmeBV?qcR(V`OAtU|>v{$f3aLSXi3qoLH0^Gtt0-b>m~ZYX%!jMHm6BG78B6 delta 38 tcmeBT?qud*V`OAtU|>w1$f3XyP?VpQnq8tW(a?c)%~XFSnT=&4i~yUi310vJ 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 index 587d333..11538f6 100644 --- a/AquaCare.Persistence/obj/Debug/net9.0/AquaCare.Persistence.csproj.CoreCompileInputs.cache +++ b/AquaCare.Persistence/obj/Debug/net9.0/AquaCare.Persistence.csproj.CoreCompileInputs.cache @@ -1 +1 @@ -ff36dca3fe6c47212bb69faef5a6f2cb6855896bbc8c7e8578b87a81b45ba69d +85cf482b672a706ac7a897e327602e4d4f23e445c50093b23323e2c4b6c1ab84 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 2915a6b..2d222a5 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 @@ -28,3 +28,18 @@ C:\Users\HP 15-db1305ng\Desktop\Projekt AquaCare\AquaCare.Persistence\obj\Debug\ C:\Users\HP 15-db1305ng\Desktop\Projekt AquaCare\AquaCare.Persistence\obj\Debug\net9.0\refint\AquaCare.Persistence.dll C:\Users\HP 15-db1305ng\Desktop\Projekt AquaCare\AquaCare.Persistence\obj\Debug\net9.0\AquaCare.Persistence.pdb C:\Users\HP 15-db1305ng\Desktop\Projekt AquaCare\AquaCare.Persistence\obj\Debug\net9.0\ref\AquaCare.Persistence.dll +C:\Users\HP 15-db1305ng\Desktop\AquaCare\AquaCare\AquaCare.Persistence\bin\Debug\net9.0\AquaCare.Persistence.deps.json +C:\Users\HP 15-db1305ng\Desktop\AquaCare\AquaCare\AquaCare.Persistence\bin\Debug\net9.0\AquaCare.Persistence.dll +C:\Users\HP 15-db1305ng\Desktop\AquaCare\AquaCare\AquaCare.Persistence\bin\Debug\net9.0\AquaCare.Persistence.pdb +C:\Users\HP 15-db1305ng\Desktop\AquaCare\AquaCare\AquaCare.Persistence\bin\Debug\net9.0\AquaCare.Model.dll +C:\Users\HP 15-db1305ng\Desktop\AquaCare\AquaCare\AquaCare.Persistence\bin\Debug\net9.0\AquaCare.Model.pdb +C:\Users\HP 15-db1305ng\Desktop\AquaCare\AquaCare\AquaCare.Persistence\obj\Debug\net9.0\AquaCare.Persistence.csproj.AssemblyReference.cache +C:\Users\HP 15-db1305ng\Desktop\AquaCare\AquaCare\AquaCare.Persistence\obj\Debug\net9.0\AquaCare.Persistence.GeneratedMSBuildEditorConfig.editorconfig +C:\Users\HP 15-db1305ng\Desktop\AquaCare\AquaCare\AquaCare.Persistence\obj\Debug\net9.0\AquaCare.Persistence.AssemblyInfoInputs.cache +C:\Users\HP 15-db1305ng\Desktop\AquaCare\AquaCare\AquaCare.Persistence\obj\Debug\net9.0\AquaCare.Persistence.AssemblyInfo.cs +C:\Users\HP 15-db1305ng\Desktop\AquaCare\AquaCare\AquaCare.Persistence\obj\Debug\net9.0\AquaCare.Persistence.csproj.CoreCompileInputs.cache +C:\Users\HP 15-db1305ng\Desktop\AquaCare\AquaCare\AquaCare.Persistence\obj\Debug\net9.0\AquaCare.DB9F918F.Up2Date +C:\Users\HP 15-db1305ng\Desktop\AquaCare\AquaCare\AquaCare.Persistence\obj\Debug\net9.0\AquaCare.Persistence.dll +C:\Users\HP 15-db1305ng\Desktop\AquaCare\AquaCare\AquaCare.Persistence\obj\Debug\net9.0\refint\AquaCare.Persistence.dll +C:\Users\HP 15-db1305ng\Desktop\AquaCare\AquaCare\AquaCare.Persistence\obj\Debug\net9.0\AquaCare.Persistence.pdb +C:\Users\HP 15-db1305ng\Desktop\AquaCare\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 index 3a37be9cd456ce4d06397d17dbc493bb7593e61f..0f1cc1cc5f620b8271375944e332eb6ef3398750 100644 GIT binary patch delta 316 zcmZorXi%8Y!Ll;^TFb^ssFL;=s1lHI&DHNMUKu`VuwAmCumorr4D^B63KJE@7#k*+aAsE{a delta 315 zcmZorXi%8Y!E&kR?BR($C5+ya85#dG)^BEHvStx*JfOcZPkWvBVi)yE4>r_nnC!!L z(#62sFwHzQ$;iyYFwrtCG0non$kZ~$$lNg1$iyTm$FqMIUgOP!o0R|3R z*?DC026h#WfTH}Y z)a(+4$#>cPji4&puR>LTOxw7_Kk3#&v1dyk9NbY1Gz$iLL2QMIieilQlS?@?H_zqR z&EjvsV9sF3kOm}E8Il-`7|a+ffc!)TOQ2XH5L+;q07XrK{1hM!Qkx2-O@J^72o1q% SlYqJs8H_=4o0s!OG64XU_ge%2 diff --git a/AquaCare.Persistence/obj/Debug/net9.0/AquaCare.Persistence.pdb b/AquaCare.Persistence/obj/Debug/net9.0/AquaCare.Persistence.pdb index 6b1bccae21ad5d9e147d979aca137df17cf17626..e9cee09cf49040787187b75addca8a46f264f055 100644 GIT binary patch delta 229 zcmdlHv?XXlfx;ej1_ouPoctsP28Qj&YUc;l>ATNaq;@LPb*~N2tLLo~CxlpfGB7d( zGcYl%0n)pGG#4Wyg9IZJLmZIK0n#v_&cMRZD8%J7=mnSq(1cd{&F4I{_oMU3iP zoH2|nT#|~4TK1DKF($ApYL!&fHMCB)WD19}Z%>}ir~J^Oc!_&H@0wRYynw delta 232 zcmdlIv?FLjfx-cG1_ouPoctsP1_rjr9?DSi67)Zl_Is*&CG)8p>R)$Z^&J4^9QzpwY)^G|06y;~7 zW|t^Tp2eun$q~cI!X>F_X zlqV}O_oJ8Q;ug-6>G+brkT R-zXnqX0p6=^CZ^!$^Z`9Nsj;k diff --git a/AquaCare.Persistence/obj/Debug/net9.0/ref/AquaCare.Persistence.dll b/AquaCare.Persistence/obj/Debug/net9.0/ref/AquaCare.Persistence.dll index c5816e5065a5dca70326cc8751bfdccf18b953b0..dd6837749e7b365e0ee77fa8265a1b78dbf5f007 100644 GIT binary patch delta 203 zcmZorX;7Ka!7^KQ+QW@KCCmcmf(<)E%D?$`L>$xlXz+95Wj6OaLR>H$?yd delta 203 zcmZorX;7Ka!NT`xM)Ss=5@rG3+M2x|9XNefojO*XveKw`vmncR#?Aj(V_7hyCg*US z(=#wPOfyeSGBUF;Otef(OtUaCGPO)GGB->$GBHU?GBiv~GD|czOl4r;U}WH)s3@|z zhWie)zX5|egCRp2kW6JrVlZMbW3T}76B#UlVu?U(!C(RuH3jlhfHX*LDv&k-!XzLx U1glK~>PloV2FYz+&L7DH0H}L5j{pDw diff --git a/AquaCare.Persistence/obj/Debug/net9.0/refint/AquaCare.Persistence.dll b/AquaCare.Persistence/obj/Debug/net9.0/refint/AquaCare.Persistence.dll index c5816e5065a5dca70326cc8751bfdccf18b953b0..dd6837749e7b365e0ee77fa8265a1b78dbf5f007 100644 GIT binary patch delta 203 zcmZorX;7Ka!7^KQ+QW@KCCmcmf(<)E%D?$`L>$xlXz+95Wj6OaLR>H$?yd delta 203 zcmZorX;7Ka!NT`xM)Ss=5@rG3+M2x|9XNefojO*XveKw`vmncR#?Aj(V_7hyCg*US z(=#wPOfyeSGBUF;Otef(OtUaCGPO)GGB->$GBHU?GBiv~GD|czOl4r;U}WH)s3@|z zhWie)zX5|egCRp2kW6JrVlZMbW3T}76B#UlVu?U(!C(RuH3jlhfHX*LDv&k-!XzLx U1glK~>PloV2FYz+&L7DH0H}L5j{pDw diff --git a/AquaCare.Persistence/obj/project.assets.json b/AquaCare.Persistence/obj/project.assets.json index 927c4db..7475adb 100644 --- a/AquaCare.Persistence/obj/project.assets.json +++ b/AquaCare.Persistence/obj/project.assets.json @@ -32,11 +32,11 @@ "project": { "version": "1.0.0", "restore": { - "projectUniqueName": "C:\\Users\\HP 15-db1305ng\\Desktop\\Projekt AquaCare\\AquaCare.Persistence\\AquaCare.Persistence.csproj", + "projectUniqueName": "C:\\Users\\HP 15-db1305ng\\Desktop\\AquaCare\\AquaCare\\AquaCare.Persistence\\AquaCare.Persistence.csproj", "projectName": "AquaCare.Persistence", - "projectPath": "C:\\Users\\HP 15-db1305ng\\Desktop\\Projekt AquaCare\\AquaCare.Persistence\\AquaCare.Persistence.csproj", + "projectPath": "C:\\Users\\HP 15-db1305ng\\Desktop\\AquaCare\\AquaCare\\AquaCare.Persistence\\AquaCare.Persistence.csproj", "packagesPath": "C:\\Users\\HP 15-db1305ng\\.nuget\\packages\\", - "outputPath": "C:\\Users\\HP 15-db1305ng\\Desktop\\Projekt AquaCare\\AquaCare.Persistence\\obj\\", + "outputPath": "C:\\Users\\HP 15-db1305ng\\Desktop\\AquaCare\\AquaCare\\AquaCare.Persistence\\obj\\", "projectStyle": "PackageReference", "configFilePaths": [ "C:\\Users\\HP 15-db1305ng\\AppData\\Roaming\\NuGet\\NuGet.Config" @@ -51,8 +51,8 @@ "net9.0": { "targetAlias": "net9.0", "projectReferences": { - "C:\\Users\\HP 15-db1305ng\\Desktop\\Projekt AquaCare\\AquaCare.Model\\AquaCare.Model.csproj": { - "projectPath": "C:\\Users\\HP 15-db1305ng\\Desktop\\Projekt AquaCare\\AquaCare.Model\\AquaCare.Model.csproj" + "C:\\Users\\HP 15-db1305ng\\Desktop\\AquaCare\\AquaCare\\AquaCare.Model\\AquaCare.Model.csproj": { + "projectPath": "C:\\Users\\HP 15-db1305ng\\Desktop\\AquaCare\\AquaCare\\AquaCare.Model\\AquaCare.Model.csproj" } } } diff --git a/AquaCare.Persistence/obj/project.nuget.cache b/AquaCare.Persistence/obj/project.nuget.cache index 90ad2a3..baddd3b 100644 --- a/AquaCare.Persistence/obj/project.nuget.cache +++ b/AquaCare.Persistence/obj/project.nuget.cache @@ -1,8 +1,8 @@ { "version": 2, - "dgSpecHash": "horpc5fwXq4=", + "dgSpecHash": "TDJJCOocMYI=", "success": true, - "projectFilePath": "C:\\Users\\HP 15-db1305ng\\Desktop\\Projekt AquaCare\\AquaCare.Persistence\\AquaCare.Persistence.csproj", + "projectFilePath": "C:\\Users\\HP 15-db1305ng\\Desktop\\AquaCare\\AquaCare\\AquaCare.Persistence\\AquaCare.Persistence.csproj", "expectedPackageFiles": [], "logs": [] } \ No newline at end of file diff --git a/AquaCare.View/bin/Debug/net9.0/AquaCare.Controller.dll b/AquaCare.View/bin/Debug/net9.0/AquaCare.Controller.dll index c75139e2f68b009fdda9da7b439ff034d72b1529..28eb11d0924f65c44f3a7e75877947e7085b153f 100644 GIT binary patch delta 329 zcmZorXi%8Y!P3*nGiPE?38UL&M#le)Rht=^%vl7E-o2^4-;K+Co0Yb^M&X0V$sTMc zT+LH03=LCLER8J_4UNo`Qd5(XElrb+O@VCll%zx>15*oABMZYM1_lmB25ts8I1?r} zmx0kYfC(tlJ~@g9rfkA$9CA+c!%b60pD61BiDY_Gw1uCZ`PF};V!s%F8n&_NZ zlo~Vn2D`5jRLK*V5|DAC@9S2cayt2hIs8Xl9?&ot=m4=5CMt?CR!z?1&}RFu%Amj? zuvw5Vk8v{}ml?CaIYTOg1%n|FrZS{3STYy`aUzgs#9+>l1QbgJlF2|ZQy^&!Bq8GF ZK($Fgbw&&ZKrsujILMTw&69a^nES<}3m#SM8Ux<-Ycs?#}qMfq8& z*(C~-Z?gLuK~-eHQ~*tLD4V`VONr&T5ciH!>s+8&FwhQSD@;@rW2~H<&!NrE@L!cd zfk9xiAYUHiWy%0>u)6*n+_XC~6AirvPb? d+EgHI0)$CGXb4uD1k{ztU<{JmJefC_2>@X;Q|15w diff --git a/AquaCare.View/bin/Debug/net9.0/AquaCare.Controller.pdb b/AquaCare.View/bin/Debug/net9.0/AquaCare.Controller.pdb index e2977273f2c45a3404c6f24b1bcf67410e2aff41..b4ce75001c24c0b2ff6440256d80f7f9aa3a23da 100644 GIT binary patch delta 280 zcmaD6^dx9Pfx;Vg1_ouPoctsP1_qWhC3aC(EiO}ZCol_CPDwlyCO3EDgb+&)21bS; z1}278Kzav|=3r!G5MyLwhz8P`KpFVdR*+h*6D; zGlr3cOHxr$%Wm>T#&~u`t>W_9hL*|ZOyN-W&B;@ld^Et~jphmmw0kD@9Q8V$Z{*hY zu4wzx9|ppQw>{?nxr;kZ&*+P?RIJM;9)gSxZw=fxLobG0> zbSx}QbWSWv)eA^1D$Xn}NzF@6)l13AVPIgKtvc-?NQ=2(!_JWMZ@wK7$Fx2g{G7P? LBK$)_0O*^R2|8d@59Yv@-SlMXqO2Fc}h~Ek%6g&sgZ?Y5(5JVBLg=B0=!#2 zZ!!a;ZvYcesCKd^yF4qW8Uq98q#Bd8Kim=ch2>=#O^)*fFv{~BwIRs_&67$^d<6(%Z*F{Vt8;LzOM#4(G- z-<%G#B*5=Q;WjEw&olQ%Om>9YuQ&WP^G62IgzZ`S3%DO;DXo9w`L z*v-J)FwHzQ$;iyYFwrtCG0non$kZ~$$lNg1$iyTm$FqMIUgOP!o0Ra-3 zXHRBe^bKGF3e`;ZWS3{?#}qMfq8& z*(C~-&$2t~LRGwhsQ{Vw&vSC+GYO8#FAh1dhXc)mfx^kQ9MX)*lOs7aH#c(3X7M** zFlR7iNCT3o3`q<|3}y@#Kz<^FB~UC8h%FdQfTE^AehQEVsZ9maCP0`3goa?XNkCnR N48|b2&Dp$DnE=HSS6Ki6 diff --git a/AquaCare.View/bin/Debug/net9.0/AquaCare.Model.pdb b/AquaCare.View/bin/Debug/net9.0/AquaCare.Model.pdb index f13c16a63b8ebe3fc05849a0a1da075531b9873c..5975ca9756009c08ab148ffc99402e5b4b5ee1d3 100644 GIT binary patch delta 237 zcmewn_$6>cfqacR1B0?tPJR*t1B3PNSh4=he9y@}hT*(*um8PUJ#S)vsHHOlBZDsk z6T<=^y%tFS1=8G%Obp(Pj0}-L8V1xESQu&;)freBZZJDDFf&w5mSwEb;czT0O>|By zO67ww^nCMEQgb++a}tY-4fT?XIb#@ExFi)7wJax}VT@u^)XFQWsGqFE6u`#|lL3k} zoSWRq^ssFL;=s1lHI&DHNMUKu`VuwAmCumorr4D^B63KJE@7#k*+aAsE{a delta 315 zcmZorXi%8Y!E&kR?BR($C5+ya85#dG)^BEHvStx*JfOcZPkWvBVi)yE4>r_nnC!!L z(#62sFwHzQ$;iyYFwrtCG0non$kZ~$$lNg1$iyTm$FqMIUgOP!o0R|3R z*?DC026h#WfTH}Y z)a(+4$#>cPji4&puR>LTOxw7_Kk3#&v1dyk9NbY1Gz$iLL2QMIieilQlS?@?H_zqR z&EjvsV9sF3kOm}E8Il-`7|a+ffc!)TOQ2XH5L+;q07XrK{1hM!Qkx2-O@J^72o1q% SlYqJs8H_=4o0s!OG64XU_ge%2 diff --git a/AquaCare.View/bin/Debug/net9.0/AquaCare.Persistence.pdb b/AquaCare.View/bin/Debug/net9.0/AquaCare.Persistence.pdb index 6b1bccae21ad5d9e147d979aca137df17cf17626..e9cee09cf49040787187b75addca8a46f264f055 100644 GIT binary patch delta 229 zcmdlHv?XXlfx;ej1_ouPoctsP28Qj&YUc;l>ATNaq;@LPb*~N2tLLo~CxlpfGB7d( zGcYl%0n)pGG#4Wyg9IZJLmZIK0n#v_&cMRZD8%J7=mnSq(1cd{&F4I{_oMU3iP zoH2|nT#|~4TK1DKF($ApYL!&fHMCB)WD19}Z%>}ir~J^Oc!_&H@0wRYynw delta 232 zcmdlIv?FLjfx-cG1_ouPoctsP1_rjr9?DSi67)Zl_Is*&CG)8p>R)$Z^&J4^9QzpwY)^G|06y;~7 zW|t^Tp2eun$q~cI!X>F_X zlqV}O_oJ8Q;ug-6>G+brkT R-zXnqX0p6=^CZ^!$^Z`9Nsj;k diff --git a/AquaCare.View/bin/Debug/net9.0/AquaCare.View.dll b/AquaCare.View/bin/Debug/net9.0/AquaCare.View.dll index 5cfca2dae4d8001bdea2b400df81f1ec9316087b..72a3b566b5540a07660128e824457e36f07c1b16 100644 GIT binary patch delta 373 zcmZoTqTO&rdqM}x-NaP~C-#)^C4b>!h+qH#ZiWu_iHgF_ij3`wj3CSe#LPg<0>rF9 z%m&2lK+FNeoZA%{xo)2mNch&K{YCq(&%`wcCZz4$G-o@{1+K3w8s@1MhK8vrmd2Ke zhDPQ|si{fHmZr(Zra-oNN>ZYcfvJV5k%eK>bj_<=_PiC7&Yojn^bKGFx}s%z=~XUy zRvVzRY^Kk=$|Wt4e2t4CDA*`2eNG;;|cCV-}8o%rQ3NfaD8RbFfcbvGfz!2GP5vD zv`kA(voJ9-wM;QGH%v7$F-b}?G)zn~OEfl2ovwM6%bs_}n%Uh9jJ^R(Kvy(RFTKho z&uR^Hmi6?RSGlAmlCE(v1O>YU2bcxlcjwr2*yEYXsS5>pE2f{h%B3P5P?VpQnq8vc zSXi3qoLH0^lL%xa0~vZ{(|N9OnJc1e16jt@qx7Whf3~3fg^fGArl(xvvfIA!8rOUl ze**?{21AB4AeqXL#9+i=#$W;DCo)(9#S($og24nRY6|410BMlgR3L2vgh@bX2v(Z} R)Ro9!43gX4f19h24FJhGaP$BG diff --git a/AquaCare.View/bin/Debug/net9.0/AquaCare.View.exe b/AquaCare.View/bin/Debug/net9.0/AquaCare.View.exe index 641f5bfc0ec8f8bfc0c760fa64985ac9f207b149..34e1e19fee8c6406a6da73f34049d356c8f71e09 100644 GIT binary patch delta 99 zcmZo@;A{Y*7RD`12G;)O45PIP%ITlCIiJxfuu2z egov91)g}Se88H|D#Vo+$AXAdI*IP3+vH$?D6%lg) delta 99 zcmZo@;A{Y*7RD`12G;%t4CV}m3~4|zl_812h{24(0?1Efump-F0u2=5ys1_ouPoctsP28KBk6YX##9=)L~~Z)n#UI*JWXt zuE)l(S&xN5&5(`3!jPR|u@N)FRwEV$Mg|WZMurtSK>Z9%3~ahg3^G6+89=-Ph%W;1 zb0Gc;G~u)XD}%2gD^Q+|;hGT}!xN*)f{fEAD=@NdUct!1s5(!F31|j05Hm8Y(`5zH zY+yF4AqSA=1hel>zQ`o0dO>Fz0|&ziy$1}e4Cizi7(pb^7$E5YB!%@7fF%EBer6Ho z`rW3xk25S_U?_Du_pUCg%eQ61*Ja;zoB|vROB0$xl zXz+8QV_9NOeqQG0MQr~y%s5~M@WL2+VVSArJdOngdWjW@xjA~t#ey-bFRs3_`qt`~ zt3LwauQeQ#@9I~vM>4KSVqDWXInF>=h7+zHL-Ezgn+;rq(1q73PG&dEVy|OdJArZS z^2rs3_hqEftXU_vPHLUPI`wtd>nb-F8ig_eZCqOivhl2mIEH~6MK^yj$!5e5-!x-# zzL~ZHQ0sDFoH5G?@~|CQ|DpB1PI6w&maQ-L&*eB#G3o5N$$QLF1Q>x435r}04T^98 Dg$wD# delta 644 zcmZ3Iw;*pq2=5Og1_ouPoctsP28I##8}>#{Sr>oPNh>#{H` z*JEQisK>%!V#vneV#v<0-iVoDzYz-qBZHp~Bf~l!pne7>1_@mz20fsT3LriK#1Db^ zI}q~%b>1{!Wr#Fn1_ke+w;hru7BZveV10)@Qq_SQDkd)ob&n&`R zzsRk1GQ$D}2HEEeY9lw6xa?n2p_VCNw7{{jG|@S+C{@olKP5FsFC`}jXzjg9y%MbUVB&CAIP z4O|3J1ew+vPyTL@#ooubb^+ts?UOSM?@LLdShr4Xoz^;ob>{25*L7}AHVS0|+Pt<8 zWb=L#aa6-@Z&cp=!X%p!Rg`JdlF6xN+Dbre+kvsiEF;JRjJE)@;QQ_zn+|(CQ#o~^ QAaBKtHM6@XZ!k*%0IN^ls{jB1 diff --git a/AquaCare.View/obj/AquaCare.View.csproj.nuget.dgspec.json b/AquaCare.View/obj/AquaCare.View.csproj.nuget.dgspec.json index b5a05b8..6a31295 100644 --- a/AquaCare.View/obj/AquaCare.View.csproj.nuget.dgspec.json +++ b/AquaCare.View/obj/AquaCare.View.csproj.nuget.dgspec.json @@ -1,17 +1,17 @@ { "format": 1, "restore": { - "C:\\Users\\HP 15-db1305ng\\Desktop\\Projekt AquaCare\\aquacare.view\\AquaCare.View.csproj": {} + "C:\\Users\\HP 15-db1305ng\\Desktop\\AquaCare\\AquaCare\\AquaCare.View\\AquaCare.View.csproj": {} }, "projects": { - "C:\\Users\\HP 15-db1305ng\\Desktop\\Projekt AquaCare\\AquaCare.Controller\\AquaCare.Controller.csproj": { + "C:\\Users\\HP 15-db1305ng\\Desktop\\AquaCare\\AquaCare\\AquaCare.Controller\\AquaCare.Controller.csproj": { "version": "1.0.0", "restore": { - "projectUniqueName": "C:\\Users\\HP 15-db1305ng\\Desktop\\Projekt AquaCare\\AquaCare.Controller\\AquaCare.Controller.csproj", + "projectUniqueName": "C:\\Users\\HP 15-db1305ng\\Desktop\\AquaCare\\AquaCare\\AquaCare.Controller\\AquaCare.Controller.csproj", "projectName": "AquaCare.Controller", - "projectPath": "C:\\Users\\HP 15-db1305ng\\Desktop\\Projekt AquaCare\\AquaCare.Controller\\AquaCare.Controller.csproj", + "projectPath": "C:\\Users\\HP 15-db1305ng\\Desktop\\AquaCare\\AquaCare\\AquaCare.Controller\\AquaCare.Controller.csproj", "packagesPath": "C:\\Users\\HP 15-db1305ng\\.nuget\\packages\\", - "outputPath": "C:\\Users\\HP 15-db1305ng\\Desktop\\Projekt AquaCare\\AquaCare.Controller\\obj\\", + "outputPath": "C:\\Users\\HP 15-db1305ng\\Desktop\\AquaCare\\AquaCare\\AquaCare.Controller\\obj\\", "projectStyle": "PackageReference", "configFilePaths": [ "C:\\Users\\HP 15-db1305ng\\AppData\\Roaming\\NuGet\\NuGet.Config" @@ -26,11 +26,11 @@ "net9.0": { "targetAlias": "net9.0", "projectReferences": { - "C:\\Users\\HP 15-db1305ng\\Desktop\\Projekt AquaCare\\AquaCare.Model\\AquaCare.Model.csproj": { - "projectPath": "C:\\Users\\HP 15-db1305ng\\Desktop\\Projekt AquaCare\\AquaCare.Model\\AquaCare.Model.csproj" + "C:\\Users\\HP 15-db1305ng\\Desktop\\AquaCare\\AquaCare\\AquaCare.Model\\AquaCare.Model.csproj": { + "projectPath": "C:\\Users\\HP 15-db1305ng\\Desktop\\AquaCare\\AquaCare\\AquaCare.Model\\AquaCare.Model.csproj" }, - "C:\\Users\\HP 15-db1305ng\\Desktop\\Projekt AquaCare\\AquaCare.Persistence\\AquaCare.Persistence.csproj": { - "projectPath": "C:\\Users\\HP 15-db1305ng\\Desktop\\Projekt AquaCare\\AquaCare.Persistence\\AquaCare.Persistence.csproj" + "C:\\Users\\HP 15-db1305ng\\Desktop\\AquaCare\\AquaCare\\AquaCare.Persistence\\AquaCare.Persistence.csproj": { + "projectPath": "C:\\Users\\HP 15-db1305ng\\Desktop\\AquaCare\\AquaCare\\AquaCare.Persistence\\AquaCare.Persistence.csproj" } } } @@ -70,14 +70,14 @@ } } }, - "C:\\Users\\HP 15-db1305ng\\Desktop\\Projekt AquaCare\\AquaCare.Model\\AquaCare.Model.csproj": { + "C:\\Users\\HP 15-db1305ng\\Desktop\\AquaCare\\AquaCare\\AquaCare.Model\\AquaCare.Model.csproj": { "version": "1.0.0", "restore": { - "projectUniqueName": "C:\\Users\\HP 15-db1305ng\\Desktop\\Projekt AquaCare\\AquaCare.Model\\AquaCare.Model.csproj", + "projectUniqueName": "C:\\Users\\HP 15-db1305ng\\Desktop\\AquaCare\\AquaCare\\AquaCare.Model\\AquaCare.Model.csproj", "projectName": "AquaCare.Model", - "projectPath": "C:\\Users\\HP 15-db1305ng\\Desktop\\Projekt AquaCare\\AquaCare.Model\\AquaCare.Model.csproj", + "projectPath": "C:\\Users\\HP 15-db1305ng\\Desktop\\AquaCare\\AquaCare\\AquaCare.Model\\AquaCare.Model.csproj", "packagesPath": "C:\\Users\\HP 15-db1305ng\\.nuget\\packages\\", - "outputPath": "C:\\Users\\HP 15-db1305ng\\Desktop\\Projekt AquaCare\\AquaCare.Model\\obj\\", + "outputPath": "C:\\Users\\HP 15-db1305ng\\Desktop\\AquaCare\\AquaCare\\AquaCare.Model\\obj\\", "projectStyle": "PackageReference", "configFilePaths": [ "C:\\Users\\HP 15-db1305ng\\AppData\\Roaming\\NuGet\\NuGet.Config" @@ -129,14 +129,14 @@ } } }, - "C:\\Users\\HP 15-db1305ng\\Desktop\\Projekt AquaCare\\AquaCare.Persistence\\AquaCare.Persistence.csproj": { + "C:\\Users\\HP 15-db1305ng\\Desktop\\AquaCare\\AquaCare\\AquaCare.Persistence\\AquaCare.Persistence.csproj": { "version": "1.0.0", "restore": { - "projectUniqueName": "C:\\Users\\HP 15-db1305ng\\Desktop\\Projekt AquaCare\\AquaCare.Persistence\\AquaCare.Persistence.csproj", + "projectUniqueName": "C:\\Users\\HP 15-db1305ng\\Desktop\\AquaCare\\AquaCare\\AquaCare.Persistence\\AquaCare.Persistence.csproj", "projectName": "AquaCare.Persistence", - "projectPath": "C:\\Users\\HP 15-db1305ng\\Desktop\\Projekt AquaCare\\AquaCare.Persistence\\AquaCare.Persistence.csproj", + "projectPath": "C:\\Users\\HP 15-db1305ng\\Desktop\\AquaCare\\AquaCare\\AquaCare.Persistence\\AquaCare.Persistence.csproj", "packagesPath": "C:\\Users\\HP 15-db1305ng\\.nuget\\packages\\", - "outputPath": "C:\\Users\\HP 15-db1305ng\\Desktop\\Projekt AquaCare\\AquaCare.Persistence\\obj\\", + "outputPath": "C:\\Users\\HP 15-db1305ng\\Desktop\\AquaCare\\AquaCare\\AquaCare.Persistence\\obj\\", "projectStyle": "PackageReference", "configFilePaths": [ "C:\\Users\\HP 15-db1305ng\\AppData\\Roaming\\NuGet\\NuGet.Config" @@ -151,8 +151,8 @@ "net9.0": { "targetAlias": "net9.0", "projectReferences": { - "C:\\Users\\HP 15-db1305ng\\Desktop\\Projekt AquaCare\\AquaCare.Model\\AquaCare.Model.csproj": { - "projectPath": "C:\\Users\\HP 15-db1305ng\\Desktop\\Projekt AquaCare\\AquaCare.Model\\AquaCare.Model.csproj" + "C:\\Users\\HP 15-db1305ng\\Desktop\\AquaCare\\AquaCare\\AquaCare.Model\\AquaCare.Model.csproj": { + "projectPath": "C:\\Users\\HP 15-db1305ng\\Desktop\\AquaCare\\AquaCare\\AquaCare.Model\\AquaCare.Model.csproj" } } } @@ -192,14 +192,14 @@ } } }, - "C:\\Users\\HP 15-db1305ng\\Desktop\\Projekt AquaCare\\aquacare.view\\AquaCare.View.csproj": { + "C:\\Users\\HP 15-db1305ng\\Desktop\\AquaCare\\AquaCare\\AquaCare.View\\AquaCare.View.csproj": { "version": "1.0.0", "restore": { - "projectUniqueName": "C:\\Users\\HP 15-db1305ng\\Desktop\\Projekt AquaCare\\aquacare.view\\AquaCare.View.csproj", + "projectUniqueName": "C:\\Users\\HP 15-db1305ng\\Desktop\\AquaCare\\AquaCare\\AquaCare.View\\AquaCare.View.csproj", "projectName": "AquaCare.View", - "projectPath": "C:\\Users\\HP 15-db1305ng\\Desktop\\Projekt AquaCare\\aquacare.view\\AquaCare.View.csproj", + "projectPath": "C:\\Users\\HP 15-db1305ng\\Desktop\\AquaCare\\AquaCare\\AquaCare.View\\AquaCare.View.csproj", "packagesPath": "C:\\Users\\HP 15-db1305ng\\.nuget\\packages\\", - "outputPath": "C:\\Users\\HP 15-db1305ng\\Desktop\\Projekt AquaCare\\aquacare.view\\obj\\", + "outputPath": "C:\\Users\\HP 15-db1305ng\\Desktop\\AquaCare\\AquaCare\\AquaCare.View\\obj\\", "projectStyle": "PackageReference", "configFilePaths": [ "C:\\Users\\HP 15-db1305ng\\AppData\\Roaming\\NuGet\\NuGet.Config" @@ -214,11 +214,11 @@ "net9.0": { "targetAlias": "net9.0", "projectReferences": { - "C:\\Users\\HP 15-db1305ng\\Desktop\\Projekt AquaCare\\AquaCare.Controller\\AquaCare.Controller.csproj": { - "projectPath": "C:\\Users\\HP 15-db1305ng\\Desktop\\Projekt AquaCare\\AquaCare.Controller\\AquaCare.Controller.csproj" + "C:\\Users\\HP 15-db1305ng\\Desktop\\AquaCare\\AquaCare\\AquaCare.Controller\\AquaCare.Controller.csproj": { + "projectPath": "C:\\Users\\HP 15-db1305ng\\Desktop\\AquaCare\\AquaCare\\AquaCare.Controller\\AquaCare.Controller.csproj" }, - "C:\\Users\\HP 15-db1305ng\\Desktop\\Projekt AquaCare\\AquaCare.Model\\AquaCare.Model.csproj": { - "projectPath": "C:\\Users\\HP 15-db1305ng\\Desktop\\Projekt AquaCare\\AquaCare.Model\\AquaCare.Model.csproj" + "C:\\Users\\HP 15-db1305ng\\Desktop\\AquaCare\\AquaCare\\AquaCare.Model\\AquaCare.Model.csproj": { + "projectPath": "C:\\Users\\HP 15-db1305ng\\Desktop\\AquaCare\\AquaCare\\AquaCare.Model\\AquaCare.Model.csproj" } } } diff --git a/AquaCare.View/obj/Debug/net9.0/AquaCare.View.AssemblyInfo.cs b/AquaCare.View/obj/Debug/net9.0/AquaCare.View.AssemblyInfo.cs index e843d44..f3d217e 100644 --- a/AquaCare.View/obj/Debug/net9.0/AquaCare.View.AssemblyInfo.cs +++ b/AquaCare.View/obj/Debug/net9.0/AquaCare.View.AssemblyInfo.cs @@ -13,10 +13,10 @@ 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+071f7eb2681a9faf84259d271e244bb11ab6a31e")] +[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+7e811ed939a127beebc95c3527b7dba20585281b")] [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. +// Generated by the MSBuild WriteCodeFragment class. diff --git a/AquaCare.View/obj/Debug/net9.0/AquaCare.View.AssemblyInfoInputs.cache b/AquaCare.View/obj/Debug/net9.0/AquaCare.View.AssemblyInfoInputs.cache index 3b84519..978bc39 100644 --- a/AquaCare.View/obj/Debug/net9.0/AquaCare.View.AssemblyInfoInputs.cache +++ b/AquaCare.View/obj/Debug/net9.0/AquaCare.View.AssemblyInfoInputs.cache @@ -1 +1 @@ -5917ffec880dccbdb2dfd0f67c4cc2728e5f32c626aca0e80edd65ba878cf4a9 +3607489722675a0fd6e9a872d82d615b191da46599b65a116f7f666365df5b28 diff --git a/AquaCare.View/obj/Debug/net9.0/AquaCare.View.GeneratedMSBuildEditorConfig.editorconfig b/AquaCare.View/obj/Debug/net9.0/AquaCare.View.GeneratedMSBuildEditorConfig.editorconfig index 712a5bf..eeab135 100644 --- a/AquaCare.View/obj/Debug/net9.0/AquaCare.View.GeneratedMSBuildEditorConfig.editorconfig +++ b/AquaCare.View/obj/Debug/net9.0/AquaCare.View.GeneratedMSBuildEditorConfig.editorconfig @@ -15,14 +15,14 @@ build_property.PlatformNeutralAssembly = build_property.EnforceExtendedAnalyzerRules = build_property._SupportedPlatformList = Linux,macOS,Windows build_property.RootNamespace = AquaCare.View -build_property.ProjectDir = C:\Users\HP 15-db1305ng\Desktop\Projekt AquaCare\AquaCare.View\ +build_property.ProjectDir = C:\Users\HP 15-db1305ng\Desktop\AquaCare\AquaCare\AquaCare.View\ build_property.EnableComHosting = build_property.EnableGeneratedComInterfaceComImportInterop = build_property.EffectiveAnalysisLevelStyle = 9.0 build_property.EnableCodeStyleSeverity = -[C:/Users/HP 15-db1305ng/Desktop/Projekt AquaCare/aquacare.view/App.axaml] +[C:/Users/HP 15-db1305ng/Desktop/AquaCare/AquaCare/AquaCare.View/App.axaml] build_metadata.AdditionalFiles.SourceItemGroup = AvaloniaXaml -[C:/Users/HP 15-db1305ng/Desktop/Projekt AquaCare/aquacare.view/MainWindow.axaml] +[C:/Users/HP 15-db1305ng/Desktop/AquaCare/AquaCare/AquaCare.View/MainWindow.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 6e53de14cc48fec727eaf0e58891ccb502ec879f..2e41652d5e026574d85d1673d7a887426b5f1eb3 100644 GIT binary patch delta 51 zcmV-30L=f;ssYfd0Vq&QM?nk#006Ub9g+PgoY*)_EsU85wrM_dG&AGT0w#`Aw0^Pg JF*~s+C{_8K6dnKo delta 51 zcmcbxit)lKMvVY(cSjxu28IbPBDI1%MgHk3(az#^^S|2U{9Zm^{YbLAu{}$KWq8^~ H4UJF$ywwqV 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 index 256f29e807279590c539430337ce0767f8557e83..d331512df16281d5cd608e55f2174d9a6d6b6e6f 100644 GIT binary patch delta 111 zcmaEm^EiitjZvO~fq^k^asivfLHuEuwGBW04DDY+WVO_Vc45(lp^HC!JLeV0* 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 index bf491b5..cea0e5d 100644 --- a/AquaCare.View/obj/Debug/net9.0/AquaCare.View.csproj.CoreCompileInputs.cache +++ b/AquaCare.View/obj/Debug/net9.0/AquaCare.View.csproj.CoreCompileInputs.cache @@ -1 +1 @@ -503283fa4e19b12e06e1b3f8008155e0e6b3dcdc62428aa530bcaf67658dc332 +6fd14d076f840faf7dfbf12132da63bc96593c1705461cef0686111bf7046f52 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 953eb73..970bfdf 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 @@ -142,3 +142,75 @@ C:\Users\HP 15-db1305ng\Desktop\Projekt AquaCare\aquacare.view\obj\Debug\net9.0\ C:\Users\HP 15-db1305ng\Desktop\Projekt AquaCare\AquaCare.View\obj\Debug\net9.0\AquaCare.49F230C4.Up2Date C:\Users\HP 15-db1305ng\Desktop\Projekt AquaCare\AquaCare.View\obj\Debug\net9.0\AquaCare.View.genruntimeconfig.cache C:\Users\HP 15-db1305ng\Desktop\Projekt AquaCare\AquaCare.View\obj\Debug\net9.0\ref\AquaCare.View.dll +C:\Users\HP 15-db1305ng\Desktop\AquaCare\AquaCare\aquacare.view\bin\Debug\net9.0\AquaCare.View.exe +C:\Users\HP 15-db1305ng\Desktop\AquaCare\AquaCare\aquacare.view\bin\Debug\net9.0\AquaCare.View.deps.json +C:\Users\HP 15-db1305ng\Desktop\AquaCare\AquaCare\aquacare.view\bin\Debug\net9.0\AquaCare.View.runtimeconfig.json +C:\Users\HP 15-db1305ng\Desktop\AquaCare\AquaCare\aquacare.view\bin\Debug\net9.0\AquaCare.View.dll +C:\Users\HP 15-db1305ng\Desktop\AquaCare\AquaCare\aquacare.view\bin\Debug\net9.0\AquaCare.View.pdb +C:\Users\HP 15-db1305ng\Desktop\AquaCare\AquaCare\aquacare.view\bin\Debug\net9.0\Avalonia.Base.dll +C:\Users\HP 15-db1305ng\Desktop\AquaCare\AquaCare\aquacare.view\bin\Debug\net9.0\Avalonia.Controls.dll +C:\Users\HP 15-db1305ng\Desktop\AquaCare\AquaCare\aquacare.view\bin\Debug\net9.0\Avalonia.DesignerSupport.dll +C:\Users\HP 15-db1305ng\Desktop\AquaCare\AquaCare\aquacare.view\bin\Debug\net9.0\Avalonia.Dialogs.dll +C:\Users\HP 15-db1305ng\Desktop\AquaCare\AquaCare\aquacare.view\bin\Debug\net9.0\Avalonia.Markup.Xaml.dll +C:\Users\HP 15-db1305ng\Desktop\AquaCare\AquaCare\aquacare.view\bin\Debug\net9.0\Avalonia.Markup.dll +C:\Users\HP 15-db1305ng\Desktop\AquaCare\AquaCare\aquacare.view\bin\Debug\net9.0\Avalonia.Metal.dll +C:\Users\HP 15-db1305ng\Desktop\AquaCare\AquaCare\aquacare.view\bin\Debug\net9.0\Avalonia.MicroCom.dll +C:\Users\HP 15-db1305ng\Desktop\AquaCare\AquaCare\aquacare.view\bin\Debug\net9.0\Avalonia.OpenGL.dll +C:\Users\HP 15-db1305ng\Desktop\AquaCare\AquaCare\aquacare.view\bin\Debug\net9.0\Avalonia.Vulkan.dll +C:\Users\HP 15-db1305ng\Desktop\AquaCare\AquaCare\aquacare.view\bin\Debug\net9.0\Avalonia.dll +C:\Users\HP 15-db1305ng\Desktop\AquaCare\AquaCare\aquacare.view\bin\Debug\net9.0\Avalonia.Controls.ColorPicker.dll +C:\Users\HP 15-db1305ng\Desktop\AquaCare\AquaCare\aquacare.view\bin\Debug\net9.0\Avalonia.Controls.DataGrid.dll +C:\Users\HP 15-db1305ng\Desktop\AquaCare\AquaCare\aquacare.view\bin\Debug\net9.0\Avalonia.Desktop.dll +C:\Users\HP 15-db1305ng\Desktop\AquaCare\AquaCare\aquacare.view\bin\Debug\net9.0\Avalonia.Diagnostics.dll +C:\Users\HP 15-db1305ng\Desktop\AquaCare\AquaCare\aquacare.view\bin\Debug\net9.0\Avalonia.Fonts.Inter.dll +C:\Users\HP 15-db1305ng\Desktop\AquaCare\AquaCare\aquacare.view\bin\Debug\net9.0\Avalonia.FreeDesktop.dll +C:\Users\HP 15-db1305ng\Desktop\AquaCare\AquaCare\aquacare.view\bin\Debug\net9.0\Avalonia.Native.dll +C:\Users\HP 15-db1305ng\Desktop\AquaCare\AquaCare\aquacare.view\bin\Debug\net9.0\Avalonia.Remote.Protocol.dll +C:\Users\HP 15-db1305ng\Desktop\AquaCare\AquaCare\aquacare.view\bin\Debug\net9.0\Avalonia.Skia.dll +C:\Users\HP 15-db1305ng\Desktop\AquaCare\AquaCare\aquacare.view\bin\Debug\net9.0\Avalonia.Themes.Fluent.dll +C:\Users\HP 15-db1305ng\Desktop\AquaCare\AquaCare\aquacare.view\bin\Debug\net9.0\Avalonia.Themes.Simple.dll +C:\Users\HP 15-db1305ng\Desktop\AquaCare\AquaCare\aquacare.view\bin\Debug\net9.0\Avalonia.Win32.dll +C:\Users\HP 15-db1305ng\Desktop\AquaCare\AquaCare\aquacare.view\bin\Debug\net9.0\Avalonia.X11.dll +C:\Users\HP 15-db1305ng\Desktop\AquaCare\AquaCare\aquacare.view\bin\Debug\net9.0\HarfBuzzSharp.dll +C:\Users\HP 15-db1305ng\Desktop\AquaCare\AquaCare\aquacare.view\bin\Debug\net9.0\MicroCom.Runtime.dll +C:\Users\HP 15-db1305ng\Desktop\AquaCare\AquaCare\aquacare.view\bin\Debug\net9.0\SkiaSharp.dll +C:\Users\HP 15-db1305ng\Desktop\AquaCare\AquaCare\aquacare.view\bin\Debug\net9.0\Tmds.DBus.Protocol.dll +C:\Users\HP 15-db1305ng\Desktop\AquaCare\AquaCare\aquacare.view\bin\Debug\net9.0\runtimes\win-arm64\native\av_libglesv2.dll +C:\Users\HP 15-db1305ng\Desktop\AquaCare\AquaCare\aquacare.view\bin\Debug\net9.0\runtimes\win-x64\native\av_libglesv2.dll +C:\Users\HP 15-db1305ng\Desktop\AquaCare\AquaCare\aquacare.view\bin\Debug\net9.0\runtimes\win-x86\native\av_libglesv2.dll +C:\Users\HP 15-db1305ng\Desktop\AquaCare\AquaCare\aquacare.view\bin\Debug\net9.0\runtimes\osx\native\libAvaloniaNative.dylib +C:\Users\HP 15-db1305ng\Desktop\AquaCare\AquaCare\aquacare.view\bin\Debug\net9.0\runtimes\linux-arm\native\libHarfBuzzSharp.so +C:\Users\HP 15-db1305ng\Desktop\AquaCare\AquaCare\aquacare.view\bin\Debug\net9.0\runtimes\linux-arm64\native\libHarfBuzzSharp.so +C:\Users\HP 15-db1305ng\Desktop\AquaCare\AquaCare\aquacare.view\bin\Debug\net9.0\runtimes\linux-musl-x64\native\libHarfBuzzSharp.so +C:\Users\HP 15-db1305ng\Desktop\AquaCare\AquaCare\aquacare.view\bin\Debug\net9.0\runtimes\linux-x64\native\libHarfBuzzSharp.so +C:\Users\HP 15-db1305ng\Desktop\AquaCare\AquaCare\aquacare.view\bin\Debug\net9.0\runtimes\osx\native\libHarfBuzzSharp.dylib +C:\Users\HP 15-db1305ng\Desktop\AquaCare\AquaCare\aquacare.view\bin\Debug\net9.0\runtimes\win-arm64\native\libHarfBuzzSharp.dll +C:\Users\HP 15-db1305ng\Desktop\AquaCare\AquaCare\aquacare.view\bin\Debug\net9.0\runtimes\win-x64\native\libHarfBuzzSharp.dll +C:\Users\HP 15-db1305ng\Desktop\AquaCare\AquaCare\aquacare.view\bin\Debug\net9.0\runtimes\win-x86\native\libHarfBuzzSharp.dll +C:\Users\HP 15-db1305ng\Desktop\AquaCare\AquaCare\aquacare.view\bin\Debug\net9.0\runtimes\linux-arm\native\libSkiaSharp.so +C:\Users\HP 15-db1305ng\Desktop\AquaCare\AquaCare\aquacare.view\bin\Debug\net9.0\runtimes\linux-arm64\native\libSkiaSharp.so +C:\Users\HP 15-db1305ng\Desktop\AquaCare\AquaCare\aquacare.view\bin\Debug\net9.0\runtimes\linux-musl-x64\native\libSkiaSharp.so +C:\Users\HP 15-db1305ng\Desktop\AquaCare\AquaCare\aquacare.view\bin\Debug\net9.0\runtimes\linux-x64\native\libSkiaSharp.so +C:\Users\HP 15-db1305ng\Desktop\AquaCare\AquaCare\aquacare.view\bin\Debug\net9.0\runtimes\osx\native\libSkiaSharp.dylib +C:\Users\HP 15-db1305ng\Desktop\AquaCare\AquaCare\aquacare.view\bin\Debug\net9.0\runtimes\win-arm64\native\libSkiaSharp.dll +C:\Users\HP 15-db1305ng\Desktop\AquaCare\AquaCare\aquacare.view\bin\Debug\net9.0\runtimes\win-x64\native\libSkiaSharp.dll +C:\Users\HP 15-db1305ng\Desktop\AquaCare\AquaCare\aquacare.view\bin\Debug\net9.0\runtimes\win-x86\native\libSkiaSharp.dll +C:\Users\HP 15-db1305ng\Desktop\AquaCare\AquaCare\aquacare.view\bin\Debug\net9.0\AquaCare.Controller.dll +C:\Users\HP 15-db1305ng\Desktop\AquaCare\AquaCare\aquacare.view\bin\Debug\net9.0\AquaCare.Model.dll +C:\Users\HP 15-db1305ng\Desktop\AquaCare\AquaCare\aquacare.view\bin\Debug\net9.0\AquaCare.Persistence.dll +C:\Users\HP 15-db1305ng\Desktop\AquaCare\AquaCare\aquacare.view\bin\Debug\net9.0\AquaCare.Controller.pdb +C:\Users\HP 15-db1305ng\Desktop\AquaCare\AquaCare\aquacare.view\bin\Debug\net9.0\AquaCare.Model.pdb +C:\Users\HP 15-db1305ng\Desktop\AquaCare\AquaCare\aquacare.view\bin\Debug\net9.0\AquaCare.Persistence.pdb +C:\Users\HP 15-db1305ng\Desktop\AquaCare\AquaCare\aquacare.view\obj\Debug\net9.0\AquaCare.View.csproj.AssemblyReference.cache +C:\Users\HP 15-db1305ng\Desktop\AquaCare\AquaCare\aquacare.view\obj\Debug\net9.0\Avalonia\Resources.Inputs.cache +C:\Users\HP 15-db1305ng\Desktop\AquaCare\AquaCare\aquacare.view\obj\Debug\net9.0\Avalonia\resources +C:\Users\HP 15-db1305ng\Desktop\AquaCare\AquaCare\aquacare.view\obj\Debug\net9.0\AquaCare.View.GeneratedMSBuildEditorConfig.editorconfig +C:\Users\HP 15-db1305ng\Desktop\AquaCare\AquaCare\aquacare.view\obj\Debug\net9.0\AquaCare.View.AssemblyInfoInputs.cache +C:\Users\HP 15-db1305ng\Desktop\AquaCare\AquaCare\aquacare.view\obj\Debug\net9.0\AquaCare.View.AssemblyInfo.cs +C:\Users\HP 15-db1305ng\Desktop\AquaCare\AquaCare\aquacare.view\obj\Debug\net9.0\AquaCare.View.csproj.CoreCompileInputs.cache +C:\Users\HP 15-db1305ng\Desktop\AquaCare\AquaCare\aquacare.view\obj\Debug\net9.0\Avalonia\AquaCare.View.dll +C:\Users\HP 15-db1305ng\Desktop\AquaCare\AquaCare\aquacare.view\obj\Debug\net9.0\Avalonia\AquaCare.View.pdb +C:\Users\HP 15-db1305ng\Desktop\AquaCare\AquaCare\aquacare.view\obj\Debug\net9.0\refint\Avalonia\AquaCare.View.dll +C:\Users\HP 15-db1305ng\Desktop\AquaCare\AquaCare\aquacare.view\obj\Debug\net9.0\AquaCare.49F230C4.Up2Date +C:\Users\HP 15-db1305ng\Desktop\AquaCare\AquaCare\aquacare.view\obj\Debug\net9.0\AquaCare.View.genruntimeconfig.cache +C:\Users\HP 15-db1305ng\Desktop\AquaCare\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 index 30bd7b09f5ac60f7ed6839ceff63310c5e8be763..7e8e220067af0963415a2035fc51b325113f5896 100644 GIT binary patch delta 373 zcmZp8qt)<6YeEOh-NaP~C-#&uKAOzP_@7a1Gb58fuRy}LHtjFkcYP+VIWQq@=cYNE z6Zj(;HOx~j3=LCLER8J_4UNo`Qd5(XElrb+O@VCll%zx>15*oABMZZ%=7$394+R*3 zmf6N!s4O Io~w`z02MTJwg3PC delta 372 zcmZp8qt)<6YeEN$Zf)z4i9IEZ4<|D+{$~{3%*f==D_|l2bc*ybUEjr4Q~sVej4a)p zz#qw|VPI~UW}cd4WM*NQXqlFnW?^DvYMEkWZkTFhVv>|(XqcE}mS}94+Wb(U{hfA{|hapOux{ss)@42BG8Kr)pfiNT1$jKKoPPh_wJiX{TE1%nAt)D*~10n#9~sX*EU2$O)& V5Ue%{s4J1d7$mp7e?350* zF}EQTgCY={8?rG37&0@=0^${uqZv;oX9Hy!7?^>Wk>P~_E0AUbv%3sAfHWtVz0i;w zNb>-(Is+?%D~mc%&1^OY26l$I1`B{Bhv5M*d5wXE!HMYsn9ab*&fsgP03@eOZfDx1 z$KhC5n&_NZl*$WZ=!Ipbmh(6k6zC;ZBU-qosec;}XjqCU~n7#imaMN_k zw&*maX-rx?F3fj-iB6e(nx#Ng1l6#{6^(lue{J?>?P8JGZMyq7!vY3|Qm1q8>Y}=Q zTPA#6_Fcy*VDd*!QHiym>gRzZH%=`%c=g9V_bp6D8mGIND<{iwNlVODo%RqUX)f5X zGo<{RZ%4#2t&avjCvFbpve#r+W89$6xFKxvbmKDi9gG`JF>ZJ`S;S00gs*N6)fClo~cGB7fP zF)%T71L-M1`T&qV1*EkZ85yh@nHZ{obQh48W@2X0XJP`%iW@L8lp6qz1gctMz{Kzc zh~Sb;PfnB8N@0i-#>?8S!M zK$-`L)freB+*#CtYUZ*zFt9VsH&_59xeO10$!iQO3@%I$z-$Iab_Rb#1t2+Xay!#5 zQ-Oe@{H)aM5(US?(nROPqEy~QAR`&b&@0PKE$4A8D9}r+NX*UAOD^V!VPxTwR5Ws! zoX>2^3FDPdUdOD%#R-*b*gE+sbD{u0jQhIbeZ$v=Ka;~*>Jt8_Faq{&M!h+qH#ZiWu_iHgF_ij3`wj3CSe#LPg<0>rF9 z%m&2lK+FNeoZA%{xo)2mNch&K{YCq(&%`wcCZz4$G-o@{1+K3w8s@1MhK8vrmd2Ke zhDPQ|si{fHmZr(Zra-oNN>ZYcfvJV5k%eK>bj_<=_PiC7&Yojn^bKGFx}s%z=~XUy zRvVzRY^Kk=$|Wt4e2t4CDA*`2eNG;;|cCV-}8o%rQ3NfaD8RbFfcbvGfz!2GP5vD zv`kA(voJ9-wM;QGH%v7$F-b}?G)zn~OEfl2ovwM6%bs_}n%Uh9jJ^R(Kvy(RFTKho z&uR^Hmi6?RSGlAmlCE(v1O>YU2bcxlcjwr2*yEYXsS5>pE2f{h%B3P5P?VpQnq8vc zSXi3qoLH0^lL%xa0~vZ{(|N9OnJc1e16jt@qx7Whf3~3fg^fGArl(xvvfIA!8rOUl ze**?{21AB4AeqXL#9+i=#$W;DCo)(9#S($og24nRY6|410BMlgR3L2vgh@bX2v(Z} R)Ro9!43gX4f19h24FJhGaP$BG diff --git a/AquaCare.View/obj/Debug/net9.0/Avalonia/AquaCare.View.pdb b/AquaCare.View/obj/Debug/net9.0/Avalonia/AquaCare.View.pdb index 9614f4a1dee3aabf6e1968b7904a20a8bae37521..e4813b5442b29078e23536124ea8c0502c6582a8 100644 GIT binary patch delta 649 zcmZ3Gwu2=5ys1_ouPoctsP28KBk6YX##9=)L~~Z)n#UI*JWXt zuE)l(S&xN5&5(`3!jPR|u@N)FRwEV$Mg|WZMurtSK>Z9%3~ahg3^G6+89=-Ph%W;1 zb0Gc;G~u)XD}%2gD^Q+|;hGT}!xN*)f{fEAD=@NdUct!1s5(!F31|j05Hm8Y(`5zH zY+yF4AqSA=1hel>zQ`o0dO>Fz0|&ziy$1}e4Cizi7(pb^7$E5YB!%@7fF%EBer6Ho z`rW3xk25S_U?_Du_pUCg%eQ61*Ja;zoB|vROB0$xl zXz+8QV_9NOeqQG0MQr~y%s5~M@WL2+VVSArJdOngdWjW@xjA~t#ey-bFRs3_`qt`~ zt3LwauQeQ#@9I~vM>4KSVqDWXInF>=h7+zHL-Ezgn+;rq(1q73PG&dEVy|OdJArZS z^2rs3_hqEftXU_vPHLUPI`wtd>nb-F8ig_eZCqOivhl2mIEH~6MK^yj$!5e5-!x-# zzL~ZHQ0sDFoH5G?@~|CQ|DpB1PI6w&maQ-L&*eB#G3o5N$$QLF1Q>x435r}04T^98 Dg$wD# delta 644 zcmZ3Iw;*pq2=5Og1_ouPoctsP28I##8}>#{Sr>oPNh>#{H` z*JEQisK>%!V#vneV#v<0-iVoDzYz-qBZHp~Bf~l!pne7>1_@mz20fsT3LriK#1Db^ zI}q~%b>1{!Wr#Fn1_ke+w;hru7BZveV10)@Qq_SQDkd)ob&n&`R zzsRk1GQ$D}2HEEeY9lw6xa?n2p_VCNw7{{jG|@S+C{@olKP5FsFC`}jXzjg9y%MbUVB&CAIP z4O|3J1ew+vPyTL@#ooubb^+ts?UOSM?@LLdShr4Xoz^;ob>{25*L7}AHVS0|+Pt<8 zWb=L#aa6-@Z&cp=!X%p!Rg`JdlF6xN+Dbre+kvsiEF;JRjJE)@;QQ_zn+|(CQ#o~^ QAaBKtHM6@XZ!k*%0IN^ls{jB1 diff --git a/AquaCare.View/obj/Debug/net9.0/Avalonia/Resources.Inputs.cache b/AquaCare.View/obj/Debug/net9.0/Avalonia/Resources.Inputs.cache index 2d63d3b..a0e4708 100644 --- a/AquaCare.View/obj/Debug/net9.0/Avalonia/Resources.Inputs.cache +++ b/AquaCare.View/obj/Debug/net9.0/Avalonia/Resources.Inputs.cache @@ -1 +1 @@ -860ebbab1b8932e72d97b8cfc602f36920390ba213fe3cb275deba5469075ef1 +0967a0c6265d30c4fc1036f66d22884d82ded283c6db04681137f6b3f2602878 diff --git a/AquaCare.View/obj/Debug/net9.0/Avalonia/references b/AquaCare.View/obj/Debug/net9.0/Avalonia/references index 9bf8940..14391b7 100644 --- a/AquaCare.View/obj/Debug/net9.0/Avalonia/references +++ b/AquaCare.View/obj/Debug/net9.0/Avalonia/references @@ -1,6 +1,6 @@ -C:\Users\HP 15-db1305ng\Desktop\Projekt AquaCare\AquaCare.Controller\obj\Debug\net9.0\ref\AquaCare.Controller.dll -C:\Users\HP 15-db1305ng\Desktop\Projekt AquaCare\AquaCare.Model\obj\Debug\net9.0\ref\AquaCare.Model.dll -C:\Users\HP 15-db1305ng\Desktop\Projekt AquaCare\AquaCare.Persistence\obj\Debug\net9.0\ref\AquaCare.Persistence.dll +C:\Users\HP 15-db1305ng\Desktop\AquaCare\AquaCare\AquaCare.Controller\obj\Debug\net9.0\ref\AquaCare.Controller.dll +C:\Users\HP 15-db1305ng\Desktop\AquaCare\AquaCare\AquaCare.Model\obj\Debug\net9.0\ref\AquaCare.Model.dll +C:\Users\HP 15-db1305ng\Desktop\AquaCare\AquaCare\AquaCare.Persistence\obj\Debug\net9.0\ref\AquaCare.Persistence.dll C:\Users\HP 15-db1305ng\.nuget\packages\avalonia\11.2.6\ref\net8.0\Avalonia.Base.dll C:\Users\HP 15-db1305ng\.nuget\packages\avalonia.controls.colorpicker\11.2.6\lib\net8.0\Avalonia.Controls.ColorPicker.dll C:\Users\HP 15-db1305ng\.nuget\packages\avalonia.controls.datagrid\11.2.6\lib\net8.0\Avalonia.Controls.DataGrid.dll diff --git a/AquaCare.View/obj/Debug/net9.0/apphost.exe b/AquaCare.View/obj/Debug/net9.0/apphost.exe index 641f5bfc0ec8f8bfc0c760fa64985ac9f207b149..34e1e19fee8c6406a6da73f34049d356c8f71e09 100644 GIT binary patch delta 99 zcmZo@;A{Y*7RD`12G;)O45PIP%ITlCIiJxfuu2z egov91)g}Se88H|D#Vo+$AXAdI*IP3+vH$?D6%lg) delta 99 zcmZo@;A{Y*7RD`12G;%t4CV}m3~4|zl_812h{24(0?1Efump-F0*$yA0U1|tSD z1`8lRk--uumI%Za3?@KPQy@PDNQ2a-0%;Qtn*!P9DM^V&2BsFKMiz!io0<6RSpCfzQW-25 z41q9}A%($`!5D}WfjlDybA}|KSSpZA28x*iNn;=h5jO{_O#-SjVlV)TS%AesrX+3d I7cOK20P~+Sk^lez delta 194 zcmZoLX)u}4!NPl*amvP?5@vzdZAVI{tli`=LA{nM#p@*3WuClA&Q@l3Aj$Vd`ckK08)_0|s*j zLxwaUnaYsFV8md?U;*SOGFSq|5`ox)!2~F33go8%X^`4fAZ-GKNkC`_R+|LWmB?TW LlH1%bT*w9hx^pz% diff --git a/AquaCare.View/obj/Debug/net9.0/refint/Avalonia/AquaCare.View.dll b/AquaCare.View/obj/Debug/net9.0/refint/Avalonia/AquaCare.View.dll index b5c28763af426892a6814e65b8fa26a6f6fa5e63..001a01aca3a19c1d0da233f43416522b5fcbf345 100644 GIT binary patch delta 168 zcmZoLXfT-2!BSK*v1?<`3{HV_w(er{Ew*{|u-7)V8Y_O^Y{C`Gs9~OJVQ83|Vrgud zXlP`fl$x59Y-yToYzkzXrz9mB8JJp_8d(@7ZQjY<&gyT@kjh}eU*$yA0U1|tSD z1`8lRk--uumI%Za3?@KPQy@PDNQ2a-0%;Q