From 947092225045a25931ca5be049c0f2dd556ce280 Mon Sep 17 00:00:00 2001
From: Jessica Paul <jessica.paul@student-reutlingen-university.de>
Date: Fri, 28 Feb 2025 05:05:56 +0100
Subject: [PATCH] merged develop

---
 ...bProjektDektopApp.csproj.nuget.dgspec.json | 23 +++++++++++--------
 ...noLabProjektDektopApp.csproj.nuget.g.props |  7 +++---
 .../obj/project.assets.json                   | 22 +++++++++++-------
 .../obj/project.nuget.cache                   | 14 +++++------
 4 files changed, 39 insertions(+), 27 deletions(-)

diff --git a/InnoLabProjektDektopApp/InnoLabProjektDektopApp/obj/InnoLabProjektDektopApp.csproj.nuget.dgspec.json b/InnoLabProjektDektopApp/InnoLabProjektDektopApp/obj/InnoLabProjektDektopApp.csproj.nuget.dgspec.json
index b3718ba..f46bd84 100644
--- a/InnoLabProjektDektopApp/InnoLabProjektDektopApp/obj/InnoLabProjektDektopApp.csproj.nuget.dgspec.json
+++ b/InnoLabProjektDektopApp/InnoLabProjektDektopApp/obj/InnoLabProjektDektopApp.csproj.nuget.dgspec.json
@@ -1,20 +1,24 @@
 {
   "format": 1,
   "restore": {
-    "D:\\Studium\\7. Semester\\InnoLab\\CoFlowCURRENT\\CoFlow\\InnoLabProjektDektopApp\\InnoLabProjektDektopApp\\InnoLabProjektDektopApp.csproj": {}
+    "C:\\HSRT\\InnoLab_CoFlow_Project\\InnoLabProjektDektopApp\\InnoLabProjektDektopApp\\InnoLabProjektDektopApp.csproj": {}
   },
   "projects": {
-    "D:\\Studium\\7. Semester\\InnoLab\\CoFlowCURRENT\\CoFlow\\InnoLabProjektDektopApp\\InnoLabProjektDektopApp\\InnoLabProjektDektopApp.csproj": {
+    "C:\\HSRT\\InnoLab_CoFlow_Project\\InnoLabProjektDektopApp\\InnoLabProjektDektopApp\\InnoLabProjektDektopApp.csproj": {
       "version": "1.0.0",
       "restore": {
-        "projectUniqueName": "D:\\Studium\\7. Semester\\InnoLab\\CoFlowCURRENT\\CoFlow\\InnoLabProjektDektopApp\\InnoLabProjektDektopApp\\InnoLabProjektDektopApp.csproj",
+        "projectUniqueName": "C:\\HSRT\\InnoLab_CoFlow_Project\\InnoLabProjektDektopApp\\InnoLabProjektDektopApp\\InnoLabProjektDektopApp.csproj",
         "projectName": "CoFlow",
-        "projectPath": "D:\\Studium\\7. Semester\\InnoLab\\CoFlowCURRENT\\CoFlow\\InnoLabProjektDektopApp\\InnoLabProjektDektopApp\\InnoLabProjektDektopApp.csproj",
-        "packagesPath": "C:\\Users\\Sandra\\.nuget\\packages\\",
-        "outputPath": "D:\\Studium\\7. Semester\\InnoLab\\CoFlowCURRENT\\CoFlow\\InnoLabProjektDektopApp\\InnoLabProjektDektopApp\\obj\\",
+        "projectPath": "C:\\HSRT\\InnoLab_CoFlow_Project\\InnoLabProjektDektopApp\\InnoLabProjektDektopApp\\InnoLabProjektDektopApp.csproj",
+        "packagesPath": "C:\\Users\\jessi\\.nuget\\packages\\",
+        "outputPath": "C:\\HSRT\\InnoLab_CoFlow_Project\\InnoLabProjektDektopApp\\InnoLabProjektDektopApp\\obj\\",
         "projectStyle": "PackageReference",
+        "fallbackFolders": [
+          "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
+        ],
         "configFilePaths": [
-          "C:\\Users\\Sandra\\AppData\\Roaming\\NuGet\\NuGet.Config",
+          "C:\\Users\\jessi\\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": [
@@ -39,7 +43,8 @@
           "enableAudit": "true",
           "auditLevel": "low",
           "auditMode": "direct"
-        }
+        },
+        "SdkAnalysisLevel": "9.0.100"
       },
       "frameworks": {
         "net8.0-windows7.0": {
@@ -81,7 +86,7 @@
               "privateAssets": "none"
             }
           },
-          "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.204/PortableRuntimeIdentifierGraph.json"
+          "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\9.0.101/PortableRuntimeIdentifierGraph.json"
         }
       }
     }
diff --git a/InnoLabProjektDektopApp/InnoLabProjektDektopApp/obj/InnoLabProjektDektopApp.csproj.nuget.g.props b/InnoLabProjektDektopApp/InnoLabProjektDektopApp/obj/InnoLabProjektDektopApp.csproj.nuget.g.props
index ddcf7fa..126693a 100644
--- a/InnoLabProjektDektopApp/InnoLabProjektDektopApp/obj/InnoLabProjektDektopApp.csproj.nuget.g.props
+++ b/InnoLabProjektDektopApp/InnoLabProjektDektopApp/obj/InnoLabProjektDektopApp.csproj.nuget.g.props
@@ -5,11 +5,12 @@
     <RestoreTool Condition=" '$(RestoreTool)' == '' ">NuGet</RestoreTool>
     <ProjectAssetsFile Condition=" '$(ProjectAssetsFile)' == '' ">$(MSBuildThisFileDirectory)project.assets.json</ProjectAssetsFile>
     <NuGetPackageRoot Condition=" '$(NuGetPackageRoot)' == '' ">$(UserProfile)\.nuget\packages\</NuGetPackageRoot>
-    <NuGetPackageFolders Condition=" '$(NuGetPackageFolders)' == '' ">C:\Users\Sandra\.nuget\packages\</NuGetPackageFolders>
+    <NuGetPackageFolders Condition=" '$(NuGetPackageFolders)' == '' ">C:\Users\jessi\.nuget\packages\;C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages</NuGetPackageFolders>
     <NuGetProjectStyle Condition=" '$(NuGetProjectStyle)' == '' ">PackageReference</NuGetProjectStyle>
-    <NuGetToolVersion Condition=" '$(NuGetToolVersion)' == '' ">6.9.2</NuGetToolVersion>
+    <NuGetToolVersion Condition=" '$(NuGetToolVersion)' == '' ">6.12.2</NuGetToolVersion>
   </PropertyGroup>
   <ItemGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
-    <SourceRoot Include="C:\Users\Sandra\.nuget\packages\" />
+    <SourceRoot Include="C:\Users\jessi\.nuget\packages\" />
+    <SourceRoot Include="C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages\" />
   </ItemGroup>
 </Project>
\ No newline at end of file
diff --git a/InnoLabProjektDektopApp/InnoLabProjektDektopApp/obj/project.assets.json b/InnoLabProjektDektopApp/InnoLabProjektDektopApp/obj/project.assets.json
index 35fe5eb..735c865 100644
--- a/InnoLabProjektDektopApp/InnoLabProjektDektopApp/obj/project.assets.json
+++ b/InnoLabProjektDektopApp/InnoLabProjektDektopApp/obj/project.assets.json
@@ -231,19 +231,24 @@
     ]
   },
   "packageFolders": {
-    "C:\\Users\\Sandra\\.nuget\\packages\\": {}
+    "C:\\Users\\jessi\\.nuget\\packages\\": {},
+    "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages": {}
   },
   "project": {
     "version": "1.0.0",
     "restore": {
-      "projectUniqueName": "D:\\Studium\\7. Semester\\InnoLab\\CoFlowCURRENT\\CoFlow\\InnoLabProjektDektopApp\\InnoLabProjektDektopApp\\InnoLabProjektDektopApp.csproj",
+      "projectUniqueName": "C:\\HSRT\\InnoLab_CoFlow_Project\\InnoLabProjektDektopApp\\InnoLabProjektDektopApp\\InnoLabProjektDektopApp.csproj",
       "projectName": "CoFlow",
-      "projectPath": "D:\\Studium\\7. Semester\\InnoLab\\CoFlowCURRENT\\CoFlow\\InnoLabProjektDektopApp\\InnoLabProjektDektopApp\\InnoLabProjektDektopApp.csproj",
-      "packagesPath": "C:\\Users\\Sandra\\.nuget\\packages\\",
-      "outputPath": "D:\\Studium\\7. Semester\\InnoLab\\CoFlowCURRENT\\CoFlow\\InnoLabProjektDektopApp\\InnoLabProjektDektopApp\\obj\\",
+      "projectPath": "C:\\HSRT\\InnoLab_CoFlow_Project\\InnoLabProjektDektopApp\\InnoLabProjektDektopApp\\InnoLabProjektDektopApp.csproj",
+      "packagesPath": "C:\\Users\\jessi\\.nuget\\packages\\",
+      "outputPath": "C:\\HSRT\\InnoLab_CoFlow_Project\\InnoLabProjektDektopApp\\InnoLabProjektDektopApp\\obj\\",
       "projectStyle": "PackageReference",
+      "fallbackFolders": [
+        "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
+      ],
       "configFilePaths": [
-        "C:\\Users\\Sandra\\AppData\\Roaming\\NuGet\\NuGet.Config",
+        "C:\\Users\\jessi\\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": [
@@ -268,7 +273,8 @@
         "enableAudit": "true",
         "auditLevel": "low",
         "auditMode": "direct"
-      }
+      },
+      "SdkAnalysisLevel": "9.0.100"
     },
     "frameworks": {
       "net8.0-windows7.0": {
@@ -310,7 +316,7 @@
             "privateAssets": "none"
           }
         },
-        "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.204/PortableRuntimeIdentifierGraph.json"
+        "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\9.0.101/PortableRuntimeIdentifierGraph.json"
       }
     }
   }
diff --git a/InnoLabProjektDektopApp/InnoLabProjektDektopApp/obj/project.nuget.cache b/InnoLabProjektDektopApp/InnoLabProjektDektopApp/obj/project.nuget.cache
index cc0afdb..c946060 100644
--- a/InnoLabProjektDektopApp/InnoLabProjektDektopApp/obj/project.nuget.cache
+++ b/InnoLabProjektDektopApp/InnoLabProjektDektopApp/obj/project.nuget.cache
@@ -1,14 +1,14 @@
 {
   "version": 2,
-  "dgSpecHash": "SH8NaQHbjSRLmiZFFFsjUEv8yVq6Z1ryLWtWlQJKXvRosndkJEE3Yyo4N5WuK1n8lgzNVNY/NbSLFu/6dzkucA==",
+  "dgSpecHash": "82+LNMe2jTQ=",
   "success": true,
-  "projectFilePath": "D:\\Studium\\7. Semester\\InnoLab\\CoFlowCURRENT\\CoFlow\\InnoLabProjektDektopApp\\InnoLabProjektDektopApp\\InnoLabProjektDektopApp.csproj",
+  "projectFilePath": "C:\\HSRT\\InnoLab_CoFlow_Project\\InnoLabProjektDektopApp\\InnoLabProjektDektopApp\\InnoLabProjektDektopApp.csproj",
   "expectedPackageFiles": [
-    "C:\\Users\\Sandra\\.nuget\\packages\\hardcodet.notifyicon.wpf\\2.0.1\\hardcodet.notifyicon.wpf.2.0.1.nupkg.sha512",
-    "C:\\Users\\Sandra\\.nuget\\packages\\newtonsoft.json\\13.0.3\\newtonsoft.json.13.0.3.nupkg.sha512",
-    "C:\\Users\\Sandra\\.nuget\\packages\\newtonsoft.json.bson\\1.0.3\\newtonsoft.json.bson.1.0.3.nupkg.sha512",
-    "C:\\Users\\Sandra\\.nuget\\packages\\system.codedom\\9.0.1\\system.codedom.9.0.1.nupkg.sha512",
-    "C:\\Users\\Sandra\\.nuget\\packages\\system.management\\9.0.1\\system.management.9.0.1.nupkg.sha512"
+    "C:\\Users\\jessi\\.nuget\\packages\\hardcodet.notifyicon.wpf\\2.0.1\\hardcodet.notifyicon.wpf.2.0.1.nupkg.sha512",
+    "C:\\Users\\jessi\\.nuget\\packages\\newtonsoft.json\\13.0.3\\newtonsoft.json.13.0.3.nupkg.sha512",
+    "C:\\Users\\jessi\\.nuget\\packages\\newtonsoft.json.bson\\1.0.3\\newtonsoft.json.bson.1.0.3.nupkg.sha512",
+    "C:\\Users\\jessi\\.nuget\\packages\\system.codedom\\9.0.1\\system.codedom.9.0.1.nupkg.sha512",
+    "C:\\Users\\jessi\\.nuget\\packages\\system.management\\9.0.1\\system.management.9.0.1.nupkg.sha512"
   ],
   "logs": []
 }
\ No newline at end of file
-- 
GitLab