@@ -223,17 +223,6 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "install", "install", "{10FE
223223EndProject
224224Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "scripts" , "scripts" , "{6BB8FD23-9042-4E05-AF31-D8C167EEEFD3}"
225225 Project Section (SolutionItems ) = preProject
226- devops \scripts \Cleanup -InstalledApp .ps1 = devops \scripts \Cleanup -InstalledApp .ps1
227- devops \scripts \endtimer .bat = devops \scripts \endtimer .bat
228- devops \scripts \fix _localhost _issue _wsl .sh = devops \scripts \fix _localhost _issue _wsl .sh
229- devops \scripts \hardware _info .vbs = devops \scripts \hardware _info .vbs
230- devops \scripts \inotify _consumers .sh = devops \scripts \inotify _consumers .sh
231- devops \scripts \setSwapMemorySize .sh = devops \scripts \setSwapMemorySize .sh
232- devops \scripts \Setup -WSL .bat = devops \scripts \Setup -WSL .bat
233- devops \scripts \Setup -WSL .ps1 = devops \scripts \Setup -WSL .ps1
234- devops \scripts \starttimer .bat = devops \scripts \starttimer .bat
235- devops \scripts \stop _all .bat = devops \scripts \stop _all .bat
236- devops \scripts \stop _all .sh = devops \scripts \stop _all .sh
237226 devops \scripts \utils .bat = devops \scripts \utils .bat
238227 devops \scripts \utils .sh = devops \scripts \utils .sh
239228 EndProject Section
@@ -253,6 +242,21 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ObjectDetectionYOLOv5Net",
253242EndProject
254243Project ("{888888A0-9F3D-457C-B088-3A5042F75D52}" ) = "ObjectDetectionYOLOv5-6.2" , "modules\ObjectDetectionYOLOv5-6.2\ObjectDetectionYOLOv5-6.2.pyproj" , "{B6A1D372-264E-4F66-B7FB-7FF19587476F}"
255244EndProject
245+ Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "utils" , "utils" , "{B2D0FCB2-77A7-49EC-98CF-4B12FED9A9BF}"
246+ Project Section (SolutionItems ) = preProject
247+ devops \utils \Cleanup -InstalledApp .ps1 = devops \utils \Cleanup -InstalledApp .ps1
248+ devops \utils \endtimer .bat = devops \utils \endtimer .bat
249+ devops \utils \fix _localhost _issue _wsl .sh = devops \utils \fix _localhost _issue _wsl .sh
250+ devops \utils \hardware _info .vbs = devops \utils \hardware _info .vbs
251+ devops \utils \inotify _consumers .sh = devops \utils \inotify _consumers .sh
252+ devops \utils \setSwapMemorySize .sh = devops \utils \setSwapMemorySize .sh
253+ devops \utils \Setup -WSL .bat = devops \utils \Setup -WSL .bat
254+ devops \utils \Setup -WSL .ps1 = devops \utils \Setup -WSL .ps1
255+ devops \utils \starttimer .bat = devops \utils \starttimer .bat
256+ devops \utils \stop _all .bat = devops \utils \stop _all .bat
257+ devops \utils \stop _all .sh = devops \utils \stop _all .sh
258+ EndProject Section
259+ EndProject
256260Global
257261 GlobalSection (SolutionConfigurationPlatforms ) = preSolution
258262 Debug| Any CPU = Debug| Any CPU
@@ -441,6 +445,7 @@ Global
441445 {6BB8FD23-9042-4E05-AF31-D8C167EEEFD3} = {50CC79E9-A9D5-4A10-AA2F-4FE588BA26F5}
442446 {3A3ED766-0691-4A21-99E9-D619950C94B9} = {A8C08D74-0A9D-4747-9DF1-C8D9DEA47C67}
443447 {B6A1D372-264E-4F66-B7FB-7FF19587476F} = {A8C08D74-0A9D-4747-9DF1-C8D9DEA47C67}
448+ {B2D0FCB2-77A7-49EC-98CF-4B12FED9A9BF} = {50CC79E9-A9D5-4A10-AA2F-4FE588BA26F5}
444449 EndGlobalSection
445450 GlobalSection (ExtensibilityGlobals ) = postSolution
446451 SolutionGuid = {83740BD9-AEEF-49C7-A722-D7703D3A38CB}
0 commit comments