From e64250d09a5dd68889082255a5c67007a813bc4f Mon Sep 17 00:00:00 2001 From: Tikkinger Date: Tue, 13 May 2025 14:32:27 +0200 Subject: [PATCH] Bloedsinn --- ...uaCare.Controller.csproj.nuget.dgspec.json | 74 +++++--- .../AquaCare.Controller.csproj.nuget.g.props | 7 +- .../AquaCare.Controller.AssemblyInfo.cs | 2 +- ...uaCare.Controller.AssemblyInfoInputs.cache | 2 +- ....GeneratedMSBuildEditorConfig.editorconfig | 2 +- .../net9.0/AquaCare.Controller.assets.cache | Bin 161 -> 242 bytes ....Controller.csproj.AssemblyReference.cache | Bin 788 -> 576 bytes AquaCare.Controller/obj/project.assets.json | 29 +-- AquaCare.Controller/obj/project.nuget.cache | 4 +- .../AquaCare.Model.csproj.nuget.dgspec.json | 22 ++- .../obj/AquaCare.Model.csproj.nuget.g.props | 7 +- .../net9.0/AquaCare.Model.AssemblyInfo.cs | 2 +- .../AquaCare.Model.AssemblyInfoInputs.cache | 2 +- ....GeneratedMSBuildEditorConfig.editorconfig | 2 +- .../Debug/net9.0/AquaCare.Model.assets.cache | Bin 161 -> 242 bytes AquaCare.Model/obj/project.assets.json | 21 ++- AquaCare.Model/obj/project.nuget.cache | 4 +- ...aCare.Persistence.csproj.nuget.dgspec.json | 46 +++-- .../AquaCare.Persistence.csproj.nuget.g.props | 7 +- .../AquaCare.Persistence.AssemblyInfo.cs | 2 +- ...aCare.Persistence.AssemblyInfoInputs.cache | 2 +- ....GeneratedMSBuildEditorConfig.editorconfig | 2 +- .../net9.0/AquaCare.Persistence.assets.cache | Bin 161 -> 242 bytes ...Persistence.csproj.AssemblyReference.cache | Bin 385 -> 279 bytes AquaCare.Persistence/obj/project.assets.json | 25 ++- AquaCare.Persistence/obj/project.nuget.cache | 4 +- .../AquaCare.View.csproj.nuget.dgspec.json | 102 ++++++---- .../obj/AquaCare.View.csproj.nuget.g.props | 11 +- .../net9.0/AquaCare.View.AssemblyInfo.cs | 2 +- .../AquaCare.View.AssemblyInfoInputs.cache | 2 +- ....GeneratedMSBuildEditorConfig.editorconfig | 10 +- .../Debug/net9.0/AquaCare.View.assets.cache | Bin 45603 -> 46605 bytes ...uaCare.View.csproj.AssemblyReference.cache | Bin 14432 -> 14264 bytes .../net9.0/Avalonia/Resources.Inputs.cache | 2 +- AquaCare.View/obj/project.assets.json | 29 +-- AquaCare.View/obj/project.nuget.cache | 174 +++++++++--------- 36 files changed, 346 insertions(+), 254 deletions(-) diff --git a/AquaCare.Controller/obj/AquaCare.Controller.csproj.nuget.dgspec.json b/AquaCare.Controller/obj/AquaCare.Controller.csproj.nuget.dgspec.json index d22f996..19dd9b6 100644 --- a/AquaCare.Controller/obj/AquaCare.Controller.csproj.nuget.dgspec.json +++ b/AquaCare.Controller/obj/AquaCare.Controller.csproj.nuget.dgspec.json @@ -1,36 +1,42 @@ { "format": 1, "restore": { - "C:\\Users\\HP 15-db1305ng\\Desktop\\AquaCare\\AquaCare.Controller\\AquaCare.Controller.csproj": {} + "C:\\Users\\Maximilian.Martikke\\Desktop\\AquaCare\\AquaCare\\AquaCare.Controller\\AquaCare.Controller.csproj": {} }, "projects": { - "C:\\Users\\HP 15-db1305ng\\Desktop\\AquaCare\\AquaCare.Controller\\AquaCare.Controller.csproj": { + "C:\\Users\\Maximilian.Martikke\\Desktop\\AquaCare\\AquaCare\\AquaCare.Controller\\AquaCare.Controller.csproj": { "version": "1.0.0", "restore": { - "projectUniqueName": "C:\\Users\\HP 15-db1305ng\\Desktop\\AquaCare\\AquaCare.Controller\\AquaCare.Controller.csproj", + "projectUniqueName": "C:\\Users\\Maximilian.Martikke\\Desktop\\AquaCare\\AquaCare\\AquaCare.Controller\\AquaCare.Controller.csproj", "projectName": "AquaCare.Controller", - "projectPath": "C:\\Users\\HP 15-db1305ng\\Desktop\\AquaCare\\AquaCare.Controller\\AquaCare.Controller.csproj", - "packagesPath": "C:\\Users\\HP 15-db1305ng\\.nuget\\packages\\", - "outputPath": "C:\\Users\\HP 15-db1305ng\\Desktop\\AquaCare\\AquaCare.Controller\\obj\\", + "projectPath": "C:\\Users\\Maximilian.Martikke\\Desktop\\AquaCare\\AquaCare\\AquaCare.Controller\\AquaCare.Controller.csproj", + "packagesPath": "C:\\Users\\Maximilian.Martikke\\.nuget\\packages\\", + "outputPath": "C:\\Users\\Maximilian.Martikke\\Desktop\\AquaCare\\AquaCare\\AquaCare.Controller\\obj\\", "projectStyle": "PackageReference", + "fallbackFolders": [ + "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages" + ], "configFilePaths": [ - "C:\\Users\\HP 15-db1305ng\\AppData\\Roaming\\NuGet\\NuGet.Config" + "C:\\Users\\Maximilian.Martikke\\AppData\\Roaming\\NuGet\\NuGet.Config", + "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config", + "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config" ], "originalTargetFrameworks": [ "net9.0" ], "sources": { + "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {}, "https://api.nuget.org/v3/index.json": {} }, "frameworks": { "net9.0": { "targetAlias": "net9.0", "projectReferences": { - "C:\\Users\\HP 15-db1305ng\\Desktop\\AquaCare\\AquaCare.Model\\AquaCare.Model.csproj": { - "projectPath": "C:\\Users\\HP 15-db1305ng\\Desktop\\AquaCare\\AquaCare.Model\\AquaCare.Model.csproj" + "C:\\Users\\Maximilian.Martikke\\Desktop\\AquaCare\\AquaCare\\AquaCare.Model\\AquaCare.Model.csproj": { + "projectPath": "C:\\Users\\Maximilian.Martikke\\Desktop\\AquaCare\\AquaCare\\AquaCare.Model\\AquaCare.Model.csproj" }, - "C:\\Users\\HP 15-db1305ng\\Desktop\\AquaCare\\AquaCare.Persistence\\AquaCare.Persistence.csproj": { - "projectPath": "C:\\Users\\HP 15-db1305ng\\Desktop\\AquaCare\\AquaCare.Persistence\\AquaCare.Persistence.csproj" + "C:\\Users\\Maximilian.Martikke\\Desktop\\AquaCare\\AquaCare\\AquaCare.Persistence\\AquaCare.Persistence.csproj": { + "projectPath": "C:\\Users\\Maximilian.Martikke\\Desktop\\AquaCare\\AquaCare\\AquaCare.Persistence\\AquaCare.Persistence.csproj" } } } @@ -66,26 +72,32 @@ "privateAssets": "all" } }, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\9.0.202/PortableRuntimeIdentifierGraph.json" + "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\9.0.203/PortableRuntimeIdentifierGraph.json" } } }, - "C:\\Users\\HP 15-db1305ng\\Desktop\\AquaCare\\AquaCare.Model\\AquaCare.Model.csproj": { + "C:\\Users\\Maximilian.Martikke\\Desktop\\AquaCare\\AquaCare\\AquaCare.Model\\AquaCare.Model.csproj": { "version": "1.0.0", "restore": { - "projectUniqueName": "C:\\Users\\HP 15-db1305ng\\Desktop\\AquaCare\\AquaCare.Model\\AquaCare.Model.csproj", + "projectUniqueName": "C:\\Users\\Maximilian.Martikke\\Desktop\\AquaCare\\AquaCare\\AquaCare.Model\\AquaCare.Model.csproj", "projectName": "AquaCare.Model", - "projectPath": "C:\\Users\\HP 15-db1305ng\\Desktop\\AquaCare\\AquaCare.Model\\AquaCare.Model.csproj", - "packagesPath": "C:\\Users\\HP 15-db1305ng\\.nuget\\packages\\", - "outputPath": "C:\\Users\\HP 15-db1305ng\\Desktop\\AquaCare\\AquaCare.Model\\obj\\", + "projectPath": "C:\\Users\\Maximilian.Martikke\\Desktop\\AquaCare\\AquaCare\\AquaCare.Model\\AquaCare.Model.csproj", + "packagesPath": "C:\\Users\\Maximilian.Martikke\\.nuget\\packages\\", + "outputPath": "C:\\Users\\Maximilian.Martikke\\Desktop\\AquaCare\\AquaCare\\AquaCare.Model\\obj\\", "projectStyle": "PackageReference", + "fallbackFolders": [ + "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages" + ], "configFilePaths": [ - "C:\\Users\\HP 15-db1305ng\\AppData\\Roaming\\NuGet\\NuGet.Config" + "C:\\Users\\Maximilian.Martikke\\AppData\\Roaming\\NuGet\\NuGet.Config", + "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config", + "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config" ], "originalTargetFrameworks": [ "net9.0" ], "sources": { + "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {}, "https://api.nuget.org/v3/index.json": {} }, "frameworks": { @@ -125,34 +137,40 @@ "privateAssets": "all" } }, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\9.0.202/PortableRuntimeIdentifierGraph.json" + "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\9.0.203/PortableRuntimeIdentifierGraph.json" } } }, - "C:\\Users\\HP 15-db1305ng\\Desktop\\AquaCare\\AquaCare.Persistence\\AquaCare.Persistence.csproj": { + "C:\\Users\\Maximilian.Martikke\\Desktop\\AquaCare\\AquaCare\\AquaCare.Persistence\\AquaCare.Persistence.csproj": { "version": "1.0.0", "restore": { - "projectUniqueName": "C:\\Users\\HP 15-db1305ng\\Desktop\\AquaCare\\AquaCare.Persistence\\AquaCare.Persistence.csproj", + "projectUniqueName": "C:\\Users\\Maximilian.Martikke\\Desktop\\AquaCare\\AquaCare\\AquaCare.Persistence\\AquaCare.Persistence.csproj", "projectName": "AquaCare.Persistence", - "projectPath": "C:\\Users\\HP 15-db1305ng\\Desktop\\AquaCare\\AquaCare.Persistence\\AquaCare.Persistence.csproj", - "packagesPath": "C:\\Users\\HP 15-db1305ng\\.nuget\\packages\\", - "outputPath": "C:\\Users\\HP 15-db1305ng\\Desktop\\AquaCare\\AquaCare.Persistence\\obj\\", + "projectPath": "C:\\Users\\Maximilian.Martikke\\Desktop\\AquaCare\\AquaCare\\AquaCare.Persistence\\AquaCare.Persistence.csproj", + "packagesPath": "C:\\Users\\Maximilian.Martikke\\.nuget\\packages\\", + "outputPath": "C:\\Users\\Maximilian.Martikke\\Desktop\\AquaCare\\AquaCare\\AquaCare.Persistence\\obj\\", "projectStyle": "PackageReference", + "fallbackFolders": [ + "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages" + ], "configFilePaths": [ - "C:\\Users\\HP 15-db1305ng\\AppData\\Roaming\\NuGet\\NuGet.Config" + "C:\\Users\\Maximilian.Martikke\\AppData\\Roaming\\NuGet\\NuGet.Config", + "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config", + "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config" ], "originalTargetFrameworks": [ "net9.0" ], "sources": { + "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {}, "https://api.nuget.org/v3/index.json": {} }, "frameworks": { "net9.0": { "targetAlias": "net9.0", "projectReferences": { - "C:\\Users\\HP 15-db1305ng\\Desktop\\AquaCare\\AquaCare.Model\\AquaCare.Model.csproj": { - "projectPath": "C:\\Users\\HP 15-db1305ng\\Desktop\\AquaCare\\AquaCare.Model\\AquaCare.Model.csproj" + "C:\\Users\\Maximilian.Martikke\\Desktop\\AquaCare\\AquaCare\\AquaCare.Model\\AquaCare.Model.csproj": { + "projectPath": "C:\\Users\\Maximilian.Martikke\\Desktop\\AquaCare\\AquaCare\\AquaCare.Model\\AquaCare.Model.csproj" } } } @@ -188,7 +206,7 @@ "privateAssets": "all" } }, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\9.0.202/PortableRuntimeIdentifierGraph.json" + "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\9.0.203/PortableRuntimeIdentifierGraph.json" } } } diff --git a/AquaCare.Controller/obj/AquaCare.Controller.csproj.nuget.g.props b/AquaCare.Controller/obj/AquaCare.Controller.csproj.nuget.g.props index 5308915..a9b3149 100644 --- a/AquaCare.Controller/obj/AquaCare.Controller.csproj.nuget.g.props +++ b/AquaCare.Controller/obj/AquaCare.Controller.csproj.nuget.g.props @@ -5,11 +5,12 @@ NuGet $(MSBuildThisFileDirectory)project.assets.json $(UserProfile)\.nuget\packages\ - C:\Users\HP 15-db1305ng\.nuget\packages\ + C:\Users\Maximilian.Martikke\.nuget\packages\;C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages PackageReference - 6.13.1 + 6.13.2 - + + \ No newline at end of file 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 bf21393..e071df7 100644 --- a/AquaCare.Controller/obj/Debug/net9.0/AquaCare.Controller.AssemblyInfo.cs +++ b/AquaCare.Controller/obj/Debug/net9.0/AquaCare.Controller.AssemblyInfo.cs @@ -13,7 +13,7 @@ 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+f0d461f36dad35895536838dc512ed2a608dba04")] +[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+74a59b26c47d2ac400bdd2a9884d78d039d26807")] [assembly: System.Reflection.AssemblyProductAttribute("AquaCare.Controller")] [assembly: System.Reflection.AssemblyTitleAttribute("AquaCare.Controller")] [assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] 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 b4bb3ea..6b37f0b 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 @@ -a44f05bcd63567b88286122e9f3bdd2656c2ae95067ab34c4713f405176bdd22 +3bc04e202d9b69830c4c4876762e56bea74940076ecbdc14e7eeac142f0aaeba 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 36cff96..078ee75 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\AquaCare\AquaCare.Controller\ +build_property.ProjectDir = C:\Users\Maximilian.Martikke\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 1bb38fbda31b058c9add051a7975b7b649ddfc5e..b2d2a4b4ed01f4d7fb79d67e1c799c1397d30e4e 100644 GIT binary patch literal 242 zcmWIWc6a1qU|`TJ7Yv@eT%_Xd%CDPDV}HC`_<5PC@UzG4QyL~{t*n@}?;TJLv49Dv zP}kWiCbT%Us5r(qu_7}!Gbb}KPtP~8s3bExJ2gfxuQWZiB&HxSIXf{uwKxW3vO7>m zKv8~rQDUxwTV_sbv4X0RMTLc#s*z=kZ)S2)esO+Ui9%RracN?XLU2iGN@jjca7JQL SYD$b>se5Wk0Msx-t^@!8T0S@c literal 161 zcmWIWc6a1qU|{fdk=4JxF#Vq6irbg<+&3!)I81I#m|WJO#O89qw)nXmM&$ag0ZRf}yEyN|K?mfoWcPj9y-8dTL2bL1J=tVtQ(E3?V}Scn}@b 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 d2fe842ce093ea4d523b0794ff648597cdb89768..2db9a88de16f9035bb75848a30d81077eecefb3e 100644 GIT binary patch delta 141 zcmbQjc7R2Njgg6gfq^m8*(xTqIJKxa#y7DdGdD9QGcixkH?gQBGdnwVqP)~Z0}HnK zcDE&^CQZ!i(FJPYDl^eD&@(nLHne15EG3|O@CqXl4Ka D?{6z; literal 788 zcmZQ$WMW`oV2pOQiU}=FEh>)j2v9II)lEq!#Du<5z20+|gOQPu4`vp`2(UCz z1qNWO2MVz?09^;9p(LX#s%9O9FrcF|^Yd&C^$b8zN5Q!?r=+wf)iy7+w4^98M@J!` zG$|)D**mo|BtJVf&o-|#CkJdE$XJkbf-8$lQgii!O7luGb5j{PL6TSi*f}6^sB<`g z%nkPO^@3Nqtl+|6IYzEB6QEm+4U7#f85z0t{9Hqv^NUg)3ku+d|Azub2F7&KgFXP{ nXP~3=l2h?S0Fo+rG;I2lqXvxz5qL-NuGet $(MSBuildThisFileDirectory)project.assets.json $(UserProfile)\.nuget\packages\ - C:\Users\HP 15-db1305ng\.nuget\packages\ + C:\Users\Maximilian.Martikke\.nuget\packages\;C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages PackageReference - 6.13.1 + 6.13.2 - + + \ No newline at end of file diff --git a/AquaCare.Model/obj/Debug/net9.0/AquaCare.Model.AssemblyInfo.cs b/AquaCare.Model/obj/Debug/net9.0/AquaCare.Model.AssemblyInfo.cs index b81fd65..d1c0f9d 100644 --- a/AquaCare.Model/obj/Debug/net9.0/AquaCare.Model.AssemblyInfo.cs +++ b/AquaCare.Model/obj/Debug/net9.0/AquaCare.Model.AssemblyInfo.cs @@ -13,7 +13,7 @@ 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+f0d461f36dad35895536838dc512ed2a608dba04")] +[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+74a59b26c47d2ac400bdd2a9884d78d039d26807")] [assembly: System.Reflection.AssemblyProductAttribute("AquaCare.Model")] [assembly: System.Reflection.AssemblyTitleAttribute("AquaCare.Model")] [assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] diff --git a/AquaCare.Model/obj/Debug/net9.0/AquaCare.Model.AssemblyInfoInputs.cache b/AquaCare.Model/obj/Debug/net9.0/AquaCare.Model.AssemblyInfoInputs.cache index 0e8bcc2..9f93a25 100644 --- a/AquaCare.Model/obj/Debug/net9.0/AquaCare.Model.AssemblyInfoInputs.cache +++ b/AquaCare.Model/obj/Debug/net9.0/AquaCare.Model.AssemblyInfoInputs.cache @@ -1 +1 @@ -78e2e970e5283b5b1d4ee4405c5756218fac1ab8ad3c6a181c5a16a389cafe8b +c94655e2a08ea6bf85a2ddd6e9be896de93e4490a6dd779fd41e8e5ffd7468b0 diff --git a/AquaCare.Model/obj/Debug/net9.0/AquaCare.Model.GeneratedMSBuildEditorConfig.editorconfig b/AquaCare.Model/obj/Debug/net9.0/AquaCare.Model.GeneratedMSBuildEditorConfig.editorconfig index 026fda5..9063e3a 100644 --- a/AquaCare.Model/obj/Debug/net9.0/AquaCare.Model.GeneratedMSBuildEditorConfig.editorconfig +++ b/AquaCare.Model/obj/Debug/net9.0/AquaCare.Model.GeneratedMSBuildEditorConfig.editorconfig @@ -8,7 +8,7 @@ build_property.PlatformNeutralAssembly = build_property.EnforceExtendedAnalyzerRules = build_property._SupportedPlatformList = Linux,macOS,Windows build_property.RootNamespace = AquaCare.Model -build_property.ProjectDir = C:\Users\HP 15-db1305ng\Desktop\AquaCare\AquaCare.Model\ +build_property.ProjectDir = C:\Users\Maximilian.Martikke\Desktop\AquaCare\AquaCare\AquaCare.Model\ build_property.EnableComHosting = build_property.EnableGeneratedComInterfaceComImportInterop = build_property.EffectiveAnalysisLevelStyle = 9.0 diff --git a/AquaCare.Model/obj/Debug/net9.0/AquaCare.Model.assets.cache b/AquaCare.Model/obj/Debug/net9.0/AquaCare.Model.assets.cache index 95ee2e9fb17ab3d8d47024fd8379c04354d2dfaf..e6e5811a05e0e8495566efad8a001b38570761b3 100644 GIT binary patch literal 242 zcmWIWc6a1qU|{fh{(w8>`R~^0kN19fd1BtRwZ>8kv!cb18ckCubE{gi;~h{9v49Dv zP}kWiCbT%Us5r(qu_7}!Gbb}KPtP~8s3bExJ2gfxuQWZiB&HxSIXf{uwKxW3vO7>m zKv8~rQDUxwTV_sbv4X0RMTLc#s*z=kZ)S2)esO+Ui9%RracN?XLU2iGN@jjca7JQL SYD$b>se5Wk0Msx-t^@#@3O>L9 literal 161 zcmWIWc6a1qU|`sv;k)tV+B2!8)^m2uQk!=5+N^+At~2Dds$!m>SXKRa-dvy>VgVyi wp@y?nOlWaxQE`k%fP$f^Zc37&v4Lq`dW>FPX?ki&OhICDc4B&JaSS0t0dgoIh5!Hn diff --git a/AquaCare.Model/obj/project.assets.json b/AquaCare.Model/obj/project.assets.json index 9b84a61..f02353b 100644 --- a/AquaCare.Model/obj/project.assets.json +++ b/AquaCare.Model/obj/project.assets.json @@ -8,24 +8,31 @@ "net9.0": [] }, "packageFolders": { - "C:\\Users\\HP 15-db1305ng\\.nuget\\packages\\": {} + "C:\\Users\\Maximilian.Martikke\\.nuget\\packages\\": {}, + "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages": {} }, "project": { "version": "1.0.0", "restore": { - "projectUniqueName": "C:\\Users\\HP 15-db1305ng\\Desktop\\AquaCare\\AquaCare.Model\\AquaCare.Model.csproj", + "projectUniqueName": "C:\\Users\\Maximilian.Martikke\\Desktop\\AquaCare\\AquaCare\\AquaCare.Model\\AquaCare.Model.csproj", "projectName": "AquaCare.Model", - "projectPath": "C:\\Users\\HP 15-db1305ng\\Desktop\\AquaCare\\AquaCare.Model\\AquaCare.Model.csproj", - "packagesPath": "C:\\Users\\HP 15-db1305ng\\.nuget\\packages\\", - "outputPath": "C:\\Users\\HP 15-db1305ng\\Desktop\\AquaCare\\AquaCare.Model\\obj\\", + "projectPath": "C:\\Users\\Maximilian.Martikke\\Desktop\\AquaCare\\AquaCare\\AquaCare.Model\\AquaCare.Model.csproj", + "packagesPath": "C:\\Users\\Maximilian.Martikke\\.nuget\\packages\\", + "outputPath": "C:\\Users\\Maximilian.Martikke\\Desktop\\AquaCare\\AquaCare\\AquaCare.Model\\obj\\", "projectStyle": "PackageReference", + "fallbackFolders": [ + "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages" + ], "configFilePaths": [ - "C:\\Users\\HP 15-db1305ng\\AppData\\Roaming\\NuGet\\NuGet.Config" + "C:\\Users\\Maximilian.Martikke\\AppData\\Roaming\\NuGet\\NuGet.Config", + "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config", + "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config" ], "originalTargetFrameworks": [ "net9.0" ], "sources": { + "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {}, "https://api.nuget.org/v3/index.json": {} }, "frameworks": { @@ -65,7 +72,7 @@ "privateAssets": "all" } }, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\9.0.202/PortableRuntimeIdentifierGraph.json" + "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\9.0.203/PortableRuntimeIdentifierGraph.json" } } } diff --git a/AquaCare.Model/obj/project.nuget.cache b/AquaCare.Model/obj/project.nuget.cache index 444b307..dc71472 100644 --- a/AquaCare.Model/obj/project.nuget.cache +++ b/AquaCare.Model/obj/project.nuget.cache @@ -1,8 +1,8 @@ { "version": 2, - "dgSpecHash": "tMFARGeZtiY=", + "dgSpecHash": "gydBuOMxk5A=", "success": true, - "projectFilePath": "C:\\Users\\HP 15-db1305ng\\Desktop\\AquaCare\\AquaCare.Model\\AquaCare.Model.csproj", + "projectFilePath": "C:\\Users\\Maximilian.Martikke\\Desktop\\AquaCare\\AquaCare\\AquaCare.Model\\AquaCare.Model.csproj", "expectedPackageFiles": [], "logs": [] } \ No newline at end of file diff --git a/AquaCare.Persistence/obj/AquaCare.Persistence.csproj.nuget.dgspec.json b/AquaCare.Persistence/obj/AquaCare.Persistence.csproj.nuget.dgspec.json index 201637d..5042ed7 100644 --- a/AquaCare.Persistence/obj/AquaCare.Persistence.csproj.nuget.dgspec.json +++ b/AquaCare.Persistence/obj/AquaCare.Persistence.csproj.nuget.dgspec.json @@ -1,25 +1,31 @@ { "format": 1, "restore": { - "C:\\Users\\HP 15-db1305ng\\Desktop\\AquaCare\\AquaCare.Persistence\\AquaCare.Persistence.csproj": {} + "C:\\Users\\Maximilian.Martikke\\Desktop\\AquaCare\\AquaCare\\AquaCare.Persistence\\AquaCare.Persistence.csproj": {} }, "projects": { - "C:\\Users\\HP 15-db1305ng\\Desktop\\AquaCare\\AquaCare.Model\\AquaCare.Model.csproj": { + "C:\\Users\\Maximilian.Martikke\\Desktop\\AquaCare\\AquaCare\\AquaCare.Model\\AquaCare.Model.csproj": { "version": "1.0.0", "restore": { - "projectUniqueName": "C:\\Users\\HP 15-db1305ng\\Desktop\\AquaCare\\AquaCare.Model\\AquaCare.Model.csproj", + "projectUniqueName": "C:\\Users\\Maximilian.Martikke\\Desktop\\AquaCare\\AquaCare\\AquaCare.Model\\AquaCare.Model.csproj", "projectName": "AquaCare.Model", - "projectPath": "C:\\Users\\HP 15-db1305ng\\Desktop\\AquaCare\\AquaCare.Model\\AquaCare.Model.csproj", - "packagesPath": "C:\\Users\\HP 15-db1305ng\\.nuget\\packages\\", - "outputPath": "C:\\Users\\HP 15-db1305ng\\Desktop\\AquaCare\\AquaCare.Model\\obj\\", + "projectPath": "C:\\Users\\Maximilian.Martikke\\Desktop\\AquaCare\\AquaCare\\AquaCare.Model\\AquaCare.Model.csproj", + "packagesPath": "C:\\Users\\Maximilian.Martikke\\.nuget\\packages\\", + "outputPath": "C:\\Users\\Maximilian.Martikke\\Desktop\\AquaCare\\AquaCare\\AquaCare.Model\\obj\\", "projectStyle": "PackageReference", + "fallbackFolders": [ + "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages" + ], "configFilePaths": [ - "C:\\Users\\HP 15-db1305ng\\AppData\\Roaming\\NuGet\\NuGet.Config" + "C:\\Users\\Maximilian.Martikke\\AppData\\Roaming\\NuGet\\NuGet.Config", + "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config", + "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config" ], "originalTargetFrameworks": [ "net9.0" ], "sources": { + "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {}, "https://api.nuget.org/v3/index.json": {} }, "frameworks": { @@ -59,34 +65,40 @@ "privateAssets": "all" } }, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\9.0.202/PortableRuntimeIdentifierGraph.json" + "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\9.0.203/PortableRuntimeIdentifierGraph.json" } } }, - "C:\\Users\\HP 15-db1305ng\\Desktop\\AquaCare\\AquaCare.Persistence\\AquaCare.Persistence.csproj": { + "C:\\Users\\Maximilian.Martikke\\Desktop\\AquaCare\\AquaCare\\AquaCare.Persistence\\AquaCare.Persistence.csproj": { "version": "1.0.0", "restore": { - "projectUniqueName": "C:\\Users\\HP 15-db1305ng\\Desktop\\AquaCare\\AquaCare.Persistence\\AquaCare.Persistence.csproj", + "projectUniqueName": "C:\\Users\\Maximilian.Martikke\\Desktop\\AquaCare\\AquaCare\\AquaCare.Persistence\\AquaCare.Persistence.csproj", "projectName": "AquaCare.Persistence", - "projectPath": "C:\\Users\\HP 15-db1305ng\\Desktop\\AquaCare\\AquaCare.Persistence\\AquaCare.Persistence.csproj", - "packagesPath": "C:\\Users\\HP 15-db1305ng\\.nuget\\packages\\", - "outputPath": "C:\\Users\\HP 15-db1305ng\\Desktop\\AquaCare\\AquaCare.Persistence\\obj\\", + "projectPath": "C:\\Users\\Maximilian.Martikke\\Desktop\\AquaCare\\AquaCare\\AquaCare.Persistence\\AquaCare.Persistence.csproj", + "packagesPath": "C:\\Users\\Maximilian.Martikke\\.nuget\\packages\\", + "outputPath": "C:\\Users\\Maximilian.Martikke\\Desktop\\AquaCare\\AquaCare\\AquaCare.Persistence\\obj\\", "projectStyle": "PackageReference", + "fallbackFolders": [ + "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages" + ], "configFilePaths": [ - "C:\\Users\\HP 15-db1305ng\\AppData\\Roaming\\NuGet\\NuGet.Config" + "C:\\Users\\Maximilian.Martikke\\AppData\\Roaming\\NuGet\\NuGet.Config", + "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config", + "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config" ], "originalTargetFrameworks": [ "net9.0" ], "sources": { + "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {}, "https://api.nuget.org/v3/index.json": {} }, "frameworks": { "net9.0": { "targetAlias": "net9.0", "projectReferences": { - "C:\\Users\\HP 15-db1305ng\\Desktop\\AquaCare\\AquaCare.Model\\AquaCare.Model.csproj": { - "projectPath": "C:\\Users\\HP 15-db1305ng\\Desktop\\AquaCare\\AquaCare.Model\\AquaCare.Model.csproj" + "C:\\Users\\Maximilian.Martikke\\Desktop\\AquaCare\\AquaCare\\AquaCare.Model\\AquaCare.Model.csproj": { + "projectPath": "C:\\Users\\Maximilian.Martikke\\Desktop\\AquaCare\\AquaCare\\AquaCare.Model\\AquaCare.Model.csproj" } } } @@ -122,7 +134,7 @@ "privateAssets": "all" } }, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\9.0.202/PortableRuntimeIdentifierGraph.json" + "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\9.0.203/PortableRuntimeIdentifierGraph.json" } } } diff --git a/AquaCare.Persistence/obj/AquaCare.Persistence.csproj.nuget.g.props b/AquaCare.Persistence/obj/AquaCare.Persistence.csproj.nuget.g.props index 5308915..a9b3149 100644 --- a/AquaCare.Persistence/obj/AquaCare.Persistence.csproj.nuget.g.props +++ b/AquaCare.Persistence/obj/AquaCare.Persistence.csproj.nuget.g.props @@ -5,11 +5,12 @@ NuGet $(MSBuildThisFileDirectory)project.assets.json $(UserProfile)\.nuget\packages\ - C:\Users\HP 15-db1305ng\.nuget\packages\ + C:\Users\Maximilian.Martikke\.nuget\packages\;C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages PackageReference - 6.13.1 + 6.13.2 - + + \ No newline at end of file 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 6d7c76a..c98c297 100644 --- a/AquaCare.Persistence/obj/Debug/net9.0/AquaCare.Persistence.AssemblyInfo.cs +++ b/AquaCare.Persistence/obj/Debug/net9.0/AquaCare.Persistence.AssemblyInfo.cs @@ -13,7 +13,7 @@ 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+f0d461f36dad35895536838dc512ed2a608dba04")] +[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+74a59b26c47d2ac400bdd2a9884d78d039d26807")] [assembly: System.Reflection.AssemblyProductAttribute("AquaCare.Persistence")] [assembly: System.Reflection.AssemblyTitleAttribute("AquaCare.Persistence")] [assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] 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 0dd1263..4442c9c 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 @@ -721b808c0fc29f8e591c8a644b5be871540299ffb466c9a9dfafc3c5bb836c14 +9e2c8b156b9a1a5c4859ee61f1d73e763258de5cc875e72c5c91376c5969a872 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 b79113b..559e250 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\AquaCare\AquaCare.Persistence\ +build_property.ProjectDir = C:\Users\Maximilian.Martikke\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 0490a42d5bc0c0e623db79a5b49c4e2451d5dce4..b650db455243145a3a07167976165048ab3474f9 100644 GIT binary patch literal 242 zcmWIWc6a1qU|^Vh&uF&k?=61L|6lJqT9eb9v8l<~b=&om&Knht?voSm4SS{ws1*&V1O zpeR4RC^1*TEi)&zSV7guqQb&V)yOi&H#4~?zc@dwL?JA*xHK_GA-JS8B{M%JI3uwr SH6_Nc)IGH%0BRT^R{{Xy)ITi% literal 161 zcmWIWc6a1qU|{%MofXpDFM42hq>MFd3G==?nWfJrnIGnpsfycsNi-;AE>I1zfDx!r v!`Uh(v^ce>IL0GD!O&DUCCSj(z%(yCMlY{4J+&mJATc>RF+H_7hLE8EV`?3s 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 e93f7b22b04746850027af8168739639c3311f9b..629601f01fa8183f15cb7bf348f2e8d39a349b21 100644 GIT binary patch delta 73 zcmZomLPz`&U4Y!wq)oLW>ImLPz`z*oY!wq)oLW>I;}M`>XsVl%WN2()nwK8ql3JWyl3y^<)R8SF z^p)!Mo{2R*^$NuGet $(MSBuildThisFileDirectory)project.assets.json $(UserProfile)\.nuget\packages\ - C:\Users\HP 15-db1305ng\.nuget\packages\ + C:\Users\Maximilian.Martikke\.nuget\packages\;C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages PackageReference - 6.13.1 + 6.13.2 - + + @@ -18,7 +19,7 @@ - C:\Users\HP 15-db1305ng\.nuget\packages\avalonia.buildservices\0.0.31 - C:\Users\HP 15-db1305ng\.nuget\packages\avalonia\11.2.6 + C:\Users\Maximilian.Martikke\.nuget\packages\avalonia.buildservices\0.0.31 + C:\Users\Maximilian.Martikke\.nuget\packages\avalonia\11.2.6 \ No newline at end of file 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 7f70947..541b8a5 100644 --- a/AquaCare.View/obj/Debug/net9.0/AquaCare.View.AssemblyInfo.cs +++ b/AquaCare.View/obj/Debug/net9.0/AquaCare.View.AssemblyInfo.cs @@ -13,7 +13,7 @@ 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+f0d461f36dad35895536838dc512ed2a608dba04")] +[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+74a59b26c47d2ac400bdd2a9884d78d039d26807")] [assembly: System.Reflection.AssemblyProductAttribute("AquaCare.View")] [assembly: System.Reflection.AssemblyTitleAttribute("AquaCare.View")] [assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] 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 947bca0..bf37f49 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 @@ -83ecb39f8643fb2510a393de0fbbd67af53d93d0ec9b3afc98ac0161712a6d60 +1053f29a2340dcfb86d60f97d1dcb02e3ecc4c6de471c65599e227128ac84850 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 2a3c1f0..fe43d2e 100644 --- a/AquaCare.View/obj/Debug/net9.0/AquaCare.View.GeneratedMSBuildEditorConfig.editorconfig +++ b/AquaCare.View/obj/Debug/net9.0/AquaCare.View.GeneratedMSBuildEditorConfig.editorconfig @@ -15,20 +15,20 @@ 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\AquaCare\AquaCare.View\ +build_property.ProjectDir = C:\Users\Maximilian.Martikke\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/AquaCare/AquaCare.View/App.axaml] +[C:/Users/Maximilian.Martikke/Desktop/AquaCare/AquaCare/AquaCare.View/App.axaml] build_metadata.AdditionalFiles.SourceItemGroup = AvaloniaXaml -[C:/Users/HP 15-db1305ng/Desktop/AquaCare/AquaCare.View/EinstellungenWindow.axaml] +[C:/Users/Maximilian.Martikke/Desktop/AquaCare/AquaCare/AquaCare.View/EinstellungenWindow.axaml] build_metadata.AdditionalFiles.SourceItemGroup = AvaloniaXaml -[C:/Users/HP 15-db1305ng/Desktop/AquaCare/AquaCare.View/MainWindow.axaml] +[C:/Users/Maximilian.Martikke/Desktop/AquaCare/AquaCare/AquaCare.View/MainWindow.axaml] build_metadata.AdditionalFiles.SourceItemGroup = AvaloniaXaml -[C:/Users/HP 15-db1305ng/Desktop/AquaCare/AquaCare.View/TutorialsWindow.axaml] +[C:/Users/Maximilian.Martikke/Desktop/AquaCare/AquaCare/AquaCare.View/TutorialsWindow.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 6846e186a4e4a9ae2bb5ba0a4eb219bbaccf90d8..db9494acffdc3da490b350b5944e38dcb7d29028 100644 GIT binary patch delta 7711 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 o`a0R<-~)0m6FGg7pb#|XF9KV)NY;NY8#N9c03= zrHRgoMX5l>fTx=Yqm{)a)7}*c^}gZyzb2g zg$^V zPPR7T;zLWFKsQc4%f-HVAx|o!L?}KxBKR^1_(WKs2$vn3uM6g2liQpiypU1CAD_L! zqT!4ZmAF(GC`e7dC&9V-mDpa!$=-$-{sYQyz9+E@PY8oloR^x!D1j^8O$Mo$A+rdt z3hB*7azLNpGGnuW!XC!Sa;#Y0r>xY+D3OoHhnrt0Z(^JrV1QNkMO9$x$i}04a=s?} z=Bet7@vGXLuel0O8UlqufOZ$2bO=%*sN2LS5rxAon>Xk!V3fd_TXGHVN#x