diff --git a/DAIRemote/DAIRemote.csproj b/DAIRemote/DAIRemote.csproj index c375731..697c353 100644 --- a/DAIRemote/DAIRemote.csproj +++ b/DAIRemote/DAIRemote.csproj @@ -8,11 +8,6 @@ enable true - - - - - diff --git a/DAIRemote/obj/DAIRemote.csproj.nuget.dgspec.json b/DAIRemote/obj/DAIRemote.csproj.nuget.dgspec.json deleted file mode 100644 index c284f14..0000000 --- a/DAIRemote/obj/DAIRemote.csproj.nuget.dgspec.json +++ /dev/null @@ -1,149 +0,0 @@ -{ - "format": 1, - "restore": { - "C:\\Users\\Lynn Hakim\\source\\repos\\DAIRemote\\DAIRemote\\DAIRemote.csproj": {} - }, - "projects": { - "C:\\Users\\Lynn Hakim\\source\\repos\\DAIRemote\\DAIRemote\\DAIRemote.csproj": { - "version": "1.0.0", - "restore": { - "projectUniqueName": "C:\\Users\\Lynn Hakim\\source\\repos\\DAIRemote\\DAIRemote\\DAIRemote.csproj", - "projectName": "DAIRemote", - "projectPath": "C:\\Users\\Lynn Hakim\\source\\repos\\DAIRemote\\DAIRemote\\DAIRemote.csproj", - "packagesPath": "C:\\Users\\Lynn Hakim\\.nuget\\packages\\", - "outputPath": "C:\\Users\\Lynn Hakim\\source\\repos\\DAIRemote\\DAIRemote\\obj\\", - "projectStyle": "PackageReference", - "configFilePaths": [ - "C:\\Users\\Lynn Hakim\\AppData\\Roaming\\NuGet\\NuGet.Config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config" - ], - "originalTargetFrameworks": [ - "net8.0-windows" - ], - "sources": { - "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {}, - "C:\\Program Files\\dotnet\\library-packs": {}, - "https://api.nuget.org/v3/index.json": {} - }, - "frameworks": { - "net8.0-windows7.0": { - "targetAlias": "net8.0-windows", - "projectReferences": { - "C:\\Users\\Lynn Hakim\\source\\repos\\DAIRemote\\DisplayProfileManager\\DisplayProfileManager.csproj": { - "projectPath": "C:\\Users\\Lynn Hakim\\source\\repos\\DAIRemote\\DisplayProfileManager\\DisplayProfileManager.csproj" - } - } - } - }, - "warningProperties": { - "warnAsError": [ - "NU1605" - ] - }, - "restoreAuditProperties": { - "enableAudit": "true", - "auditLevel": "low", - "auditMode": "direct" - } - }, - "frameworks": { - "net8.0-windows7.0": { - "targetAlias": "net8.0-windows", - "dependencies": { - "NAudio": { - "target": "Package", - "version": "[2.2.1, )" - } - }, - "imports": [ - "net461", - "net462", - "net47", - "net471", - "net472", - "net48", - "net481" - ], - "assetTargetFallback": true, - "warn": true, - "frameworkReferences": { - "Microsoft.NETCore.App": { - "privateAssets": "all" - }, - "Microsoft.WindowsDesktop.App.WindowsForms": { - "privateAssets": "none" - } - }, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.400/PortableRuntimeIdentifierGraph.json" - } - } - }, - "C:\\Users\\Lynn Hakim\\source\\repos\\DAIRemote\\DisplayProfileManager\\DisplayProfileManager.csproj": { - "version": "1.0.0", - "restore": { - "projectUniqueName": "C:\\Users\\Lynn Hakim\\source\\repos\\DAIRemote\\DisplayProfileManager\\DisplayProfileManager.csproj", - "projectName": "DisplayProfileManager", - "projectPath": "C:\\Users\\Lynn Hakim\\source\\repos\\DAIRemote\\DisplayProfileManager\\DisplayProfileManager.csproj", - "packagesPath": "C:\\Users\\Lynn Hakim\\.nuget\\packages\\", - "outputPath": "C:\\Users\\Lynn Hakim\\Source\\Repos\\DAIRemote\\DisplayProfileManager\\obj\\", - "projectStyle": "PackageReference", - "configFilePaths": [ - "C:\\Users\\Lynn Hakim\\AppData\\Roaming\\NuGet\\NuGet.Config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config" - ], - "originalTargetFrameworks": [ - "net8.0" - ], - "sources": { - "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {}, - "C:\\Program Files\\dotnet\\library-packs": {}, - "https://api.nuget.org/v3/index.json": {} - }, - "frameworks": { - "net8.0": { - "targetAlias": "net8.0", - "projectReferences": {} - } - }, - "warningProperties": { - "warnAsError": [ - "NU1605" - ] - }, - "restoreAuditProperties": { - "enableAudit": "true", - "auditLevel": "low", - "auditMode": "direct" - } - }, - "frameworks": { - "net8.0": { - "targetAlias": "net8.0", - "dependencies": { - "Newtonsoft.Json": { - "target": "Package", - "version": "[13.0.1, )" - } - }, - "imports": [ - "net461", - "net462", - "net47", - "net471", - "net472", - "net48", - "net481" - ], - "assetTargetFallback": true, - "warn": true, - "frameworkReferences": { - "Microsoft.NETCore.App": { - "privateAssets": "all" - } - }, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.400/PortableRuntimeIdentifierGraph.json" - } - } - } - } -} \ No newline at end of file diff --git a/DAIRemote/obj/DAIRemote.csproj.nuget.g.props b/DAIRemote/obj/DAIRemote.csproj.nuget.g.props deleted file mode 100644 index 33bb84f..0000000 --- a/DAIRemote/obj/DAIRemote.csproj.nuget.g.props +++ /dev/null @@ -1,15 +0,0 @@ - - - - True - NuGet - $(MSBuildThisFileDirectory)project.assets.json - $(UserProfile)\.nuget\packages\ - C:\Users\Lynn Hakim\.nuget\packages\ - PackageReference - 6.11.0 - - - - - \ No newline at end of file diff --git a/DAIRemote/obj/DAIRemote.csproj.nuget.g.targets b/DAIRemote/obj/DAIRemote.csproj.nuget.g.targets deleted file mode 100644 index 3dc06ef..0000000 --- a/DAIRemote/obj/DAIRemote.csproj.nuget.g.targets +++ /dev/null @@ -1,2 +0,0 @@ - - \ No newline at end of file diff --git a/DAIRemote/obj/Debug/net8.0-windows/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs b/DAIRemote/obj/Debug/net8.0-windows/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs deleted file mode 100644 index 2217181..0000000 --- a/DAIRemote/obj/Debug/net8.0-windows/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs +++ /dev/null @@ -1,4 +0,0 @@ -// -using System; -using System.Reflection; -[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v8.0", FrameworkDisplayName = ".NET 8.0")] diff --git a/DAIRemote/obj/Debug/net8.0-windows/DAIRemote.AssemblyInfo.cs b/DAIRemote/obj/Debug/net8.0-windows/DAIRemote.AssemblyInfo.cs index f12a118..0d31d32 100644 --- a/DAIRemote/obj/Debug/net8.0-windows/DAIRemote.AssemblyInfo.cs +++ b/DAIRemote/obj/Debug/net8.0-windows/DAIRemote.AssemblyInfo.cs @@ -21,4 +21,3 @@ [assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")] // Generated by the MSBuild WriteCodeFragment class. - diff --git a/DAIRemote/obj/Debug/net8.0-windows/DAIRemote.AudioOutputForm.resources b/DAIRemote/obj/Debug/net8.0-windows/DAIRemote.AudioOutputForm.resources deleted file mode 100644 index 6c05a97..0000000 Binary files a/DAIRemote/obj/Debug/net8.0-windows/DAIRemote.AudioOutputForm.resources and /dev/null differ diff --git a/DAIRemote/obj/Debug/net8.0-windows/DAIRemote.Form1.resources b/DAIRemote/obj/Debug/net8.0-windows/DAIRemote.Form1.resources deleted file mode 100644 index 6c05a97..0000000 Binary files a/DAIRemote/obj/Debug/net8.0-windows/DAIRemote.Form1.resources and /dev/null differ diff --git a/DAIRemote/obj/Debug/net8.0-windows/DAIRemote.GlobalUsings.g.cs b/DAIRemote/obj/Debug/net8.0-windows/DAIRemote.GlobalUsings.g.cs deleted file mode 100644 index 84bbb89..0000000 --- a/DAIRemote/obj/Debug/net8.0-windows/DAIRemote.GlobalUsings.g.cs +++ /dev/null @@ -1,10 +0,0 @@ -// -global using global::System; -global using global::System.Collections.Generic; -global using global::System.Drawing; -global using global::System.IO; -global using global::System.Linq; -global using global::System.Net.Http; -global using global::System.Threading; -global using global::System.Threading.Tasks; -global using global::System.Windows.Forms; diff --git a/DAIRemote/obj/Debug/net8.0-windows/DAIRemote.csproj.FileListAbsolute.txt b/DAIRemote/obj/Debug/net8.0-windows/DAIRemote.csproj.FileListAbsolute.txt deleted file mode 100644 index 73634fd..0000000 --- a/DAIRemote/obj/Debug/net8.0-windows/DAIRemote.csproj.FileListAbsolute.txt +++ /dev/null @@ -1,99 +0,0 @@ -C:/Users/Lynn Hakim/Source/Repos/DAIRemote/DAIRemote/bin/Debug/net8.0-windows/DisplayProfileManager.deps.json -C:/Users/Lynn Hakim/Source/Repos/DAIRemote/DAIRemote/bin/Debug/net8.0-windows/DisplayProfileManager.runtimeconfig.json -C:/Users/Lynn Hakim/Source/Repos/DAIRemote/DAIRemote/bin/Debug/net8.0-windows/DisplayProfileManager.exe -C:/Users/Lynn Hakim/Source/Repos/DAIRemote/DAIRemote/bin/Debug/net8.0-windows/DAIRemote.exe -C:/Users/Lynn Hakim/Source/Repos/DAIRemote/DAIRemote/bin/Debug/net8.0-windows/DAIRemote.deps.json -C:/Users/Lynn Hakim/Source/Repos/DAIRemote/DAIRemote/bin/Debug/net8.0-windows/DAIRemote.runtimeconfig.json -C:/Users/Lynn Hakim/Source/Repos/DAIRemote/DAIRemote/bin/Debug/net8.0-windows/DAIRemote.dll -C:/Users/Lynn Hakim/Source/Repos/DAIRemote/DAIRemote/bin/Debug/net8.0-windows/DAIRemote.pdb -C:/Users/Lynn Hakim/Source/Repos/DAIRemote/DAIRemote/bin/Debug/net8.0-windows/NAudio.dll -C:/Users/Lynn Hakim/Source/Repos/DAIRemote/DAIRemote/bin/Debug/net8.0-windows/NAudio.Asio.dll -C:/Users/Lynn Hakim/Source/Repos/DAIRemote/DAIRemote/bin/Debug/net8.0-windows/NAudio.Core.dll -C:/Users/Lynn Hakim/Source/Repos/DAIRemote/DAIRemote/bin/Debug/net8.0-windows/NAudio.Midi.dll -C:/Users/Lynn Hakim/Source/Repos/DAIRemote/DAIRemote/bin/Debug/net8.0-windows/NAudio.Wasapi.dll -C:/Users/Lynn Hakim/Source/Repos/DAIRemote/DAIRemote/bin/Debug/net8.0-windows/NAudio.WinForms.dll -C:/Users/Lynn Hakim/Source/Repos/DAIRemote/DAIRemote/bin/Debug/net8.0-windows/NAudio.WinMM.dll -C:/Users/Lynn Hakim/Source/Repos/DAIRemote/DAIRemote/bin/Debug/net8.0-windows/Newtonsoft.Json.dll -C:/Users/Lynn Hakim/Source/Repos/DAIRemote/DAIRemote/bin/Debug/net8.0-windows/DisplayProfileManager.dll -C:/Users/Lynn Hakim/Source/Repos/DAIRemote/DAIRemote/bin/Debug/net8.0-windows/DisplayProfileManager.pdb -C:/Users/Lynn Hakim/Source/Repos/DAIRemote/DAIRemote/obj/Debug/net8.0-windows/DAIRemote.csproj.AssemblyReference.cache -C:/Users/Lynn Hakim/Source/Repos/DAIRemote/DAIRemote/obj/Debug/net8.0-windows/DAIRemote.Form1.resources -C:/Users/Lynn Hakim/Source/Repos/DAIRemote/DAIRemote/obj/Debug/net8.0-windows/DAIRemote.csproj.GenerateResource.cache -C:/Users/Lynn Hakim/Source/Repos/DAIRemote/DAIRemote/obj/Debug/net8.0-windows/DAIRemote.GeneratedMSBuildEditorConfig.editorconfig -C:/Users/Lynn Hakim/Source/Repos/DAIRemote/DAIRemote/obj/Debug/net8.0-windows/DAIRemote.AssemblyInfoInputs.cache -C:/Users/Lynn Hakim/Source/Repos/DAIRemote/DAIRemote/obj/Debug/net8.0-windows/DAIRemote.AssemblyInfo.cs -C:/Users/Lynn Hakim/Source/Repos/DAIRemote/DAIRemote/obj/Debug/net8.0-windows/DAIRemote.csproj.CoreCompileInputs.cache -C:/Users/Lynn Hakim/Source/Repos/DAIRemote/DAIRemote/obj/Debug/net8.0-windows/DAIRemote.sourcelink.json -C:/Users/Lynn Hakim/Source/Repos/DAIRemote/DAIRemote/obj/Debug/net8.0-windows/DAIRemote.csproj.Up2Date -C:/Users/Lynn Hakim/Source/Repos/DAIRemote/DAIRemote/obj/Debug/net8.0-windows/DAIRemote.dll -C:/Users/Lynn Hakim/Source/Repos/DAIRemote/DAIRemote/obj/Debug/net8.0-windows/refint/DAIRemote.dll -C:/Users/Lynn Hakim/Source/Repos/DAIRemote/DAIRemote/obj/Debug/net8.0-windows/DAIRemote.pdb -C:/Users/Lynn Hakim/Source/Repos/DAIRemote/DAIRemote/obj/Debug/net8.0-windows/DAIRemote.genruntimeconfig.cache -C:/Users/Lynn Hakim/Source/Repos/DAIRemote/DAIRemote/obj/Debug/net8.0-windows/ref/DAIRemote.dll -C:/Users/Lynn Hakim/Source/Repos/DAIRemote/DAIRemote/obj/Debug/net8.0-windows/DAIRemote.AudioOutputForm.resources -/Users/lynnhakim/DAIRemote/DAIRemote/obj/Debug/net8.0-windows/DAIRemote.csproj.AssemblyReference.cache -/Users/lynnhakim/DAIRemote/DAIRemote/obj/Debug/net8.0-windows/DAIRemote.AudioOutputForm.resources -/Users/lynnhakim/DAIRemote/DAIRemote/obj/Debug/net8.0-windows/DAIRemote.csproj.GenerateResource.cache -/Users/lynnhakim/DAIRemote/DAIRemote/obj/Debug/net8.0-windows/DAIRemote.GeneratedMSBuildEditorConfig.editorconfig -/Users/lynnhakim/DAIRemote/DAIRemote/obj/Debug/net8.0-windows/DAIRemote.AssemblyInfoInputs.cache -/Users/lynnhakim/DAIRemote/DAIRemote/obj/Debug/net8.0-windows/DAIRemote.AssemblyInfo.cs -/Users/lynnhakim/DAIRemote/DAIRemote/obj/Debug/net8.0-windows/DAIRemote.csproj.CoreCompileInputs.cache -/Users/lynnhakim/DAIRemote/DAIRemote/obj/Debug/net8.0-windows/DAIRemote.sourcelink.json -/Users/lynnhakim/DAIRemote/DAIRemote/bin/Debug/net8.0-windows/DisplayProfileManager.deps.json -/Users/lynnhakim/DAIRemote/DAIRemote/bin/Debug/net8.0-windows/DisplayProfileManager.runtimeconfig.json -/Users/lynnhakim/DAIRemote/DAIRemote/bin/Debug/net8.0-windows/DisplayProfileManager -/Users/lynnhakim/DAIRemote/DAIRemote/bin/Debug/net8.0-windows/DAIRemote -/Users/lynnhakim/DAIRemote/DAIRemote/bin/Debug/net8.0-windows/DAIRemote.deps.json -/Users/lynnhakim/DAIRemote/DAIRemote/bin/Debug/net8.0-windows/DAIRemote.runtimeconfig.json -/Users/lynnhakim/DAIRemote/DAIRemote/bin/Debug/net8.0-windows/DAIRemote.dll -/Users/lynnhakim/DAIRemote/DAIRemote/bin/Debug/net8.0-windows/DAIRemote.pdb -/Users/lynnhakim/DAIRemote/DAIRemote/bin/Debug/net8.0-windows/NAudio.dll -/Users/lynnhakim/DAIRemote/DAIRemote/bin/Debug/net8.0-windows/NAudio.Asio.dll -/Users/lynnhakim/DAIRemote/DAIRemote/bin/Debug/net8.0-windows/NAudio.Core.dll -/Users/lynnhakim/DAIRemote/DAIRemote/bin/Debug/net8.0-windows/NAudio.Midi.dll -/Users/lynnhakim/DAIRemote/DAIRemote/bin/Debug/net8.0-windows/NAudio.Wasapi.dll -/Users/lynnhakim/DAIRemote/DAIRemote/bin/Debug/net8.0-windows/NAudio.WinForms.dll -/Users/lynnhakim/DAIRemote/DAIRemote/bin/Debug/net8.0-windows/NAudio.WinMM.dll -/Users/lynnhakim/DAIRemote/DAIRemote/bin/Debug/net8.0-windows/Newtonsoft.Json.dll -/Users/lynnhakim/DAIRemote/DAIRemote/bin/Debug/net8.0-windows/DisplayProfileManager.dll -/Users/lynnhakim/DAIRemote/DAIRemote/bin/Debug/net8.0-windows/DisplayProfileManager.pdb -/Users/lynnhakim/DAIRemote/DAIRemote/obj/Debug/net8.0-windows/DAIRemote.Form1.resources -/Users/lynnhakim/DAIRemote/DAIRemote/obj/Debug/net8.0-windows/DAIRemote.csproj.Up2Date -/Users/lynnhakim/DAIRemote/DAIRemote/obj/Debug/net8.0-windows/DAIRemote.dll -/Users/lynnhakim/DAIRemote/DAIRemote/obj/Debug/net8.0-windows/refint/DAIRemote.dll -/Users/lynnhakim/DAIRemote/DAIRemote/obj/Debug/net8.0-windows/DAIRemote.pdb -/Users/lynnhakim/DAIRemote/DAIRemote/obj/Debug/net8.0-windows/DAIRemote.genruntimeconfig.cache -/Users/lynnhakim/DAIRemote/DAIRemote/obj/Debug/net8.0-windows/ref/DAIRemote.dll -C:\Users\Lynn Hakim\source\repos\DAIRemote\DAIRemote\bin\Debug\net8.0-windows\DisplayProfileManager.deps.json -C:\Users\Lynn Hakim\source\repos\DAIRemote\DAIRemote\bin\Debug\net8.0-windows\DisplayProfileManager.runtimeconfig.json -C:\Users\Lynn Hakim\source\repos\DAIRemote\DAIRemote\bin\Debug\net8.0-windows\DisplayProfileManager.exe -C:\Users\Lynn Hakim\source\repos\DAIRemote\DAIRemote\bin\Debug\net8.0-windows\DAIRemote.exe -C:\Users\Lynn Hakim\source\repos\DAIRemote\DAIRemote\bin\Debug\net8.0-windows\DAIRemote.deps.json -C:\Users\Lynn Hakim\source\repos\DAIRemote\DAIRemote\bin\Debug\net8.0-windows\DAIRemote.runtimeconfig.json -C:\Users\Lynn Hakim\source\repos\DAIRemote\DAIRemote\bin\Debug\net8.0-windows\DAIRemote.dll -C:\Users\Lynn Hakim\source\repos\DAIRemote\DAIRemote\bin\Debug\net8.0-windows\DAIRemote.pdb -C:\Users\Lynn Hakim\source\repos\DAIRemote\DAIRemote\bin\Debug\net8.0-windows\NAudio.dll -C:\Users\Lynn Hakim\source\repos\DAIRemote\DAIRemote\bin\Debug\net8.0-windows\NAudio.Asio.dll -C:\Users\Lynn Hakim\source\repos\DAIRemote\DAIRemote\bin\Debug\net8.0-windows\NAudio.Core.dll -C:\Users\Lynn Hakim\source\repos\DAIRemote\DAIRemote\bin\Debug\net8.0-windows\NAudio.Midi.dll -C:\Users\Lynn Hakim\source\repos\DAIRemote\DAIRemote\bin\Debug\net8.0-windows\NAudio.Wasapi.dll -C:\Users\Lynn Hakim\source\repos\DAIRemote\DAIRemote\bin\Debug\net8.0-windows\NAudio.WinForms.dll -C:\Users\Lynn Hakim\source\repos\DAIRemote\DAIRemote\bin\Debug\net8.0-windows\NAudio.WinMM.dll -C:\Users\Lynn Hakim\source\repos\DAIRemote\DAIRemote\bin\Debug\net8.0-windows\Newtonsoft.Json.dll -C:\Users\Lynn Hakim\source\repos\DAIRemote\DAIRemote\bin\Debug\net8.0-windows\DisplayProfileManager.dll -C:\Users\Lynn Hakim\source\repos\DAIRemote\DAIRemote\bin\Debug\net8.0-windows\DisplayProfileManager.pdb -C:\Users\Lynn Hakim\source\repos\DAIRemote\DAIRemote\obj\Debug\net8.0-windows\DAIRemote.csproj.AssemblyReference.cache -C:\Users\Lynn Hakim\source\repos\DAIRemote\DAIRemote\obj\Debug\net8.0-windows\DAIRemote.AudioOutputForm.resources -C:\Users\Lynn Hakim\source\repos\DAIRemote\DAIRemote\obj\Debug\net8.0-windows\DAIRemote.Form1.resources -C:\Users\Lynn Hakim\source\repos\DAIRemote\DAIRemote\obj\Debug\net8.0-windows\DAIRemote.csproj.GenerateResource.cache -C:\Users\Lynn Hakim\source\repos\DAIRemote\DAIRemote\obj\Debug\net8.0-windows\DAIRemote.GeneratedMSBuildEditorConfig.editorconfig -C:\Users\Lynn Hakim\source\repos\DAIRemote\DAIRemote\obj\Debug\net8.0-windows\DAIRemote.AssemblyInfoInputs.cache -C:\Users\Lynn Hakim\source\repos\DAIRemote\DAIRemote\obj\Debug\net8.0-windows\DAIRemote.AssemblyInfo.cs -C:\Users\Lynn Hakim\source\repos\DAIRemote\DAIRemote\obj\Debug\net8.0-windows\DAIRemote.csproj.CoreCompileInputs.cache -C:\Users\Lynn Hakim\source\repos\DAIRemote\DAIRemote\obj\Debug\net8.0-windows\DAIRemote.sourcelink.json -C:\Users\Lynn Hakim\source\repos\DAIRemote\DAIRemote\obj\Debug\net8.0-windows\DAIRemote.csproj.Up2Date -C:\Users\Lynn Hakim\source\repos\DAIRemote\DAIRemote\obj\Debug\net8.0-windows\DAIRemote.dll -C:\Users\Lynn Hakim\source\repos\DAIRemote\DAIRemote\obj\Debug\net8.0-windows\refint\DAIRemote.dll -C:\Users\Lynn Hakim\source\repos\DAIRemote\DAIRemote\obj\Debug\net8.0-windows\DAIRemote.pdb -C:\Users\Lynn Hakim\source\repos\DAIRemote\DAIRemote\obj\Debug\net8.0-windows\DAIRemote.genruntimeconfig.cache -C:\Users\Lynn Hakim\source\repos\DAIRemote\DAIRemote\obj\Debug\net8.0-windows\ref\DAIRemote.dll diff --git a/DAIRemote/obj/Debug/net8.0-windows/DAIRemote.csproj.Up2Date b/DAIRemote/obj/Debug/net8.0-windows/DAIRemote.csproj.Up2Date deleted file mode 100644 index e69de29..0000000 diff --git a/DAIRemote/obj/Debug/net8.0-windows/DAIRemote.designer.deps.json b/DAIRemote/obj/Debug/net8.0-windows/DAIRemote.designer.deps.json deleted file mode 100644 index 52c5a1d..0000000 --- a/DAIRemote/obj/Debug/net8.0-windows/DAIRemote.designer.deps.json +++ /dev/null @@ -1,255 +0,0 @@ -{ - "runtimeTarget": { - "name": ".NETCoreApp,Version=v8.0", - "signature": "" - }, - "compilationOptions": {}, - "targets": { - ".NETCoreApp,Version=v8.0": { - "Microsoft.NETCore.Platforms/3.1.0": {}, - "Microsoft.Win32.Registry/4.7.0": { - "dependencies": { - "System.Security.AccessControl": "4.7.0", - "System.Security.Principal.Windows": "4.7.0" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Win32.Registry.dll": { - "assemblyVersion": "4.1.3.0", - "fileVersion": "4.700.19.56404" - } - }, - "runtimeTargets": { - "runtimes/unix/lib/netstandard2.0/Microsoft.Win32.Registry.dll": { - "rid": "unix", - "assetType": "runtime", - "assemblyVersion": "4.1.3.0", - "fileVersion": "4.700.19.56404" - }, - "runtimes/win/lib/netstandard2.0/Microsoft.Win32.Registry.dll": { - "rid": "win", - "assetType": "runtime", - "assemblyVersion": "4.1.3.0", - "fileVersion": "4.700.19.56404" - } - } - }, - "NAudio/2.2.1": { - "dependencies": { - "NAudio.Asio": "2.2.1", - "NAudio.Core": "2.2.1", - "NAudio.Midi": "2.2.1", - "NAudio.Wasapi": "2.2.1", - "NAudio.WinForms": "2.2.1", - "NAudio.WinMM": "2.2.1" - }, - "runtime": { - "lib/net6.0-windows7.0/NAudio.dll": { - "assemblyVersion": "2.2.1.0", - "fileVersion": "2.2.1.0" - } - } - }, - "NAudio.Asio/2.2.1": { - "dependencies": { - "Microsoft.Win32.Registry": "4.7.0", - "NAudio.Core": "2.2.1" - }, - "runtime": { - "lib/netstandard2.0/NAudio.Asio.dll": { - "assemblyVersion": "2.2.1.0", - "fileVersion": "2.2.1.0" - } - } - }, - "NAudio.Core/2.2.1": { - "runtime": { - "lib/netstandard2.0/NAudio.Core.dll": { - "assemblyVersion": "2.2.1.0", - "fileVersion": "2.2.1.0" - } - } - }, - "NAudio.Midi/2.2.1": { - "dependencies": { - "NAudio.Core": "2.2.1" - }, - "runtime": { - "lib/netstandard2.0/NAudio.Midi.dll": { - "assemblyVersion": "2.2.1.0", - "fileVersion": "2.2.1.0" - } - } - }, - "NAudio.Wasapi/2.2.1": { - "dependencies": { - "NAudio.Core": "2.2.1" - }, - "runtime": { - "lib/netstandard2.0/NAudio.Wasapi.dll": { - "assemblyVersion": "2.2.1.0", - "fileVersion": "2.2.1.0" - } - } - }, - "NAudio.WinForms/2.2.1": { - "dependencies": { - "NAudio.WinMM": "2.2.1" - }, - "runtime": { - "lib/netcoreapp3.1/NAudio.WinForms.dll": { - "assemblyVersion": "2.2.1.0", - "fileVersion": "2.2.1.0" - } - } - }, - "NAudio.WinMM/2.2.1": { - "dependencies": { - "Microsoft.Win32.Registry": "4.7.0", - "NAudio.Core": "2.2.1" - }, - "runtime": { - "lib/netstandard2.0/NAudio.WinMM.dll": { - "assemblyVersion": "2.2.1.0", - "fileVersion": "2.2.1.0" - } - } - }, - "Newtonsoft.Json/13.0.1": { - "runtime": { - "lib/netstandard2.0/Newtonsoft.Json.dll": { - "assemblyVersion": "13.0.0.0", - "fileVersion": "13.0.1.25517" - } - } - }, - "System.Security.AccessControl/4.7.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "3.1.0", - "System.Security.Principal.Windows": "4.7.0" - }, - "runtime": { - "lib/netstandard2.0/System.Security.AccessControl.dll": { - "assemblyVersion": "4.1.3.0", - "fileVersion": "4.700.19.56404" - } - }, - "runtimeTargets": { - "runtimes/win/lib/netcoreapp2.0/System.Security.AccessControl.dll": { - "rid": "win", - "assetType": "runtime", - "assemblyVersion": "4.1.3.0", - "fileVersion": "4.700.19.56404" - } - } - }, - "System.Security.Principal.Windows/4.7.0": { - "runtime": { - "lib/netstandard2.0/System.Security.Principal.Windows.dll": { - "assemblyVersion": "4.1.3.0", - "fileVersion": "4.700.19.56404" - } - }, - "runtimeTargets": { - "runtimes/unix/lib/netcoreapp2.1/System.Security.Principal.Windows.dll": { - "rid": "unix", - "assetType": "runtime", - "assemblyVersion": "4.1.3.0", - "fileVersion": "4.700.19.56404" - }, - "runtimes/win/lib/netcoreapp2.1/System.Security.Principal.Windows.dll": { - "rid": "win", - "assetType": "runtime", - "assemblyVersion": "4.1.3.0", - "fileVersion": "4.700.19.56404" - } - } - } - } - }, - "libraries": { - "Microsoft.NETCore.Platforms/3.1.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-z7aeg8oHln2CuNulfhiLYxCVMPEwBl3rzicjvIX+4sUuCwvXw5oXQEtbiU2c0z4qYL5L3Kmx0mMA/+t/SbY67w==", - "path": "microsoft.netcore.platforms/3.1.0", - "hashPath": "microsoft.netcore.platforms.3.1.0.nupkg.sha512" - }, - "Microsoft.Win32.Registry/4.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-KSrRMb5vNi0CWSGG1++id2ZOs/1QhRqROt+qgbEAdQuGjGrFcl4AOl4/exGPUYz2wUnU42nvJqon1T3U0kPXLA==", - "path": "microsoft.win32.registry/4.7.0", - "hashPath": "microsoft.win32.registry.4.7.0.nupkg.sha512" - }, - "NAudio/2.2.1": { - "type": "package", - "serviceable": true, - "sha512": "sha512-c0DzwiyyklM0TP39Y7RObwO3QkWecgM6H60ikiEnsV/aEAJPbj5MFCLaD8BSfKuZe0HGuh9GRGWWlJmSxDc9MA==", - "path": "naudio/2.2.1", - "hashPath": "naudio.2.2.1.nupkg.sha512" - }, - "NAudio.Asio/2.2.1": { - "type": "package", - "serviceable": true, - "sha512": "sha512-hQglyOT5iT3XuGpBP8ZG0+aoqwRfidHjTNehpoWwX0g6KJEgtH2VaqM2nuJ2mheKZa/IBqB4YQTZVvrIapzfOA==", - "path": "naudio.asio/2.2.1", - "hashPath": "naudio.asio.2.2.1.nupkg.sha512" - }, - "NAudio.Core/2.2.1": { - "type": "package", - "serviceable": true, - "sha512": "sha512-GgkdP6K/7FqXFo7uHvoqGZTJvW4z8g2IffhOO4JHaLzKCdDOUEzVKtveoZkCuUX8eV2HAINqi7VFqlFndrnz/g==", - "path": "naudio.core/2.2.1", - "hashPath": "naudio.core.2.2.1.nupkg.sha512" - }, - "NAudio.Midi/2.2.1": { - "type": "package", - "serviceable": true, - "sha512": "sha512-6r23ylGo5aeP02WFXsPquz0T0hFJWyh+7t++tz19tc3Kr38NHm+Z9j+FiAv+xkH8tZqXJqus9Q8p6u7bidIgbw==", - "path": "naudio.midi/2.2.1", - "hashPath": "naudio.midi.2.2.1.nupkg.sha512" - }, - "NAudio.Wasapi/2.2.1": { - "type": "package", - "serviceable": true, - "sha512": "sha512-lFfXoqacZZe0WqNChJgGYI+XV/n/61LzPHT3C1CJp4khoxeo2sziyX5wzNYWeCMNbsWxFvT3b3iXeY1UYjBhZw==", - "path": "naudio.wasapi/2.2.1", - "hashPath": "naudio.wasapi.2.2.1.nupkg.sha512" - }, - "NAudio.WinForms/2.2.1": { - "type": "package", - "serviceable": true, - "sha512": "sha512-DlDkewY1myY0A+3NrYRJD+MZhZV0yy1mNF6dckB27IQ9XCs/My5Ip8BZcoSHOsaPSe2GAjvoaDnk6N9w8xTv7w==", - "path": "naudio.winforms/2.2.1", - "hashPath": "naudio.winforms.2.2.1.nupkg.sha512" - }, - "NAudio.WinMM/2.2.1": { - "type": "package", - "serviceable": true, - "sha512": "sha512-xFHRFwH4x6aq3IxRbewvO33ugJRvZFEOfO62i7uQJRUNW2cnu6BeBTHUS0JD5KBucZbHZaYqxQG8dwZ47ezQuQ==", - "path": "naudio.winmm/2.2.1", - "hashPath": "naudio.winmm.2.2.1.nupkg.sha512" - }, - "Newtonsoft.Json/13.0.1": { - "type": "package", - "serviceable": true, - "sha512": "sha512-ppPFpBcvxdsfUonNcvITKqLl3bqxWbDCZIzDWHzjpdAHRFfZe0Dw9HmA0+za13IdyrgJwpkDTDA9fHaxOrt20A==", - "path": "newtonsoft.json/13.0.1", - "hashPath": "newtonsoft.json.13.0.1.nupkg.sha512" - }, - "System.Security.AccessControl/4.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-JECvTt5aFF3WT3gHpfofL2MNNP6v84sxtXxpqhLBCcDRzqsPBmHhQ6shv4DwwN2tRlzsUxtb3G9M3763rbXKDg==", - "path": "system.security.accesscontrol/4.7.0", - "hashPath": "system.security.accesscontrol.4.7.0.nupkg.sha512" - }, - "System.Security.Principal.Windows/4.7.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-ojD0PX0XhneCsUbAZVKdb7h/70vyYMDYs85lwEI+LngEONe/17A0cFaRFqZU+sOEidcVswYWikYOQ9PPfjlbtQ==", - "path": "system.security.principal.windows/4.7.0", - "hashPath": "system.security.principal.windows.4.7.0.nupkg.sha512" - } - } -} \ No newline at end of file diff --git a/DAIRemote/obj/Debug/net8.0-windows/DAIRemote.designer.runtimeconfig.json b/DAIRemote/obj/Debug/net8.0-windows/DAIRemote.designer.runtimeconfig.json deleted file mode 100644 index 6ec462b..0000000 --- a/DAIRemote/obj/Debug/net8.0-windows/DAIRemote.designer.runtimeconfig.json +++ /dev/null @@ -1,23 +0,0 @@ -{ - "runtimeOptions": { - "tfm": "net8.0", - "frameworks": [ - { - "name": "Microsoft.NETCore.App", - "version": "8.0.0" - }, - { - "name": "Microsoft.WindowsDesktop.App", - "version": "8.0.0" - } - ], - "additionalProbingPaths": [ - "C:\\Users\\Lynn Hakim\\.dotnet\\store\\|arch|\\|tfm|", - "C:\\Users\\Lynn Hakim\\.nuget\\packages" - ], - "configProperties": { - "System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization": true, - "Microsoft.NETCore.DotNetHostPolicy.SetAppPaths": true - } - } -} \ No newline at end of file diff --git a/DAIRemote/obj/Debug/net8.0-windows/DAIRemote.sourcelink.json b/DAIRemote/obj/Debug/net8.0-windows/DAIRemote.sourcelink.json deleted file mode 100644 index ad4aaf5..0000000 --- a/DAIRemote/obj/Debug/net8.0-windows/DAIRemote.sourcelink.json +++ /dev/null @@ -1 +0,0 @@ -{"documents":{"C:\\Users\\Lynn Hakim\\source\\repos\\DAIRemote\\*":"https://raw.githubusercontent.com/WSU-4110/DAIRemote/ffc1e4217a8a27154f3b38e1c3ed1f23736f5727/*"}} \ No newline at end of file diff --git a/DAIRemote/obj/Debug/net8.0-windows/apphost b/DAIRemote/obj/Debug/net8.0-windows/apphost deleted file mode 100755 index 9b4aca9..0000000 Binary files a/DAIRemote/obj/Debug/net8.0-windows/apphost and /dev/null differ diff --git a/DAIRemote/obj/Debug/net8.0-windows/apphost.exe b/DAIRemote/obj/Debug/net8.0-windows/apphost.exe deleted file mode 100644 index 283ca17..0000000 Binary files a/DAIRemote/obj/Debug/net8.0-windows/apphost.exe and /dev/null differ diff --git a/DAIRemote/obj/Debug/net8.0/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs b/DAIRemote/obj/Debug/net8.0/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs deleted file mode 100644 index dca70aa..0000000 --- a/DAIRemote/obj/Debug/net8.0/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs +++ /dev/null @@ -1,4 +0,0 @@ -// -using System; -using System.Reflection; -[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v8.0", FrameworkDisplayName = ".NET 8.0")] diff --git a/DAIRemote/obj/Debug/net8.0/DAIRemote.AssemblyInfo.cs b/DAIRemote/obj/Debug/net8.0/DAIRemote.AssemblyInfo.cs deleted file mode 100644 index 60875e3..0000000 --- a/DAIRemote/obj/Debug/net8.0/DAIRemote.AssemblyInfo.cs +++ /dev/null @@ -1,22 +0,0 @@ -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Reflection; - -[assembly: System.Reflection.AssemblyCompanyAttribute("DAIRemote")] -[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] -[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+b99c3a28df4a32df538454fcab97ad6793a1d63e")] -[assembly: System.Reflection.AssemblyProductAttribute("DAIRemote")] -[assembly: System.Reflection.AssemblyTitleAttribute("DAIRemote")] -[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] - -// Generated by the MSBuild WriteCodeFragment class. - diff --git a/DAIRemote/obj/Debug/net8.0/DAIRemote.GlobalUsings.g.cs b/DAIRemote/obj/Debug/net8.0/DAIRemote.GlobalUsings.g.cs deleted file mode 100644 index 84bbb89..0000000 --- a/DAIRemote/obj/Debug/net8.0/DAIRemote.GlobalUsings.g.cs +++ /dev/null @@ -1,10 +0,0 @@ -// -global using global::System; -global using global::System.Collections.Generic; -global using global::System.Drawing; -global using global::System.IO; -global using global::System.Linq; -global using global::System.Net.Http; -global using global::System.Threading; -global using global::System.Threading.Tasks; -global using global::System.Windows.Forms; diff --git a/DAIRemote/obj/Release/net8.0-windows/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs b/DAIRemote/obj/Release/net8.0-windows/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs deleted file mode 100644 index 2217181..0000000 --- a/DAIRemote/obj/Release/net8.0-windows/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs +++ /dev/null @@ -1,4 +0,0 @@ -// -using System; -using System.Reflection; -[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v8.0", FrameworkDisplayName = ".NET 8.0")] diff --git a/DAIRemote/obj/Release/net8.0-windows/DAIRemote.AssemblyInfo.cs b/DAIRemote/obj/Release/net8.0-windows/DAIRemote.AssemblyInfo.cs deleted file mode 100644 index 96f2563..0000000 --- a/DAIRemote/obj/Release/net8.0-windows/DAIRemote.AssemblyInfo.cs +++ /dev/null @@ -1,25 +0,0 @@ -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Reflection; - -[assembly: System.Reflection.AssemblyCompanyAttribute("DAIRemote")] -[assembly: System.Reflection.AssemblyConfigurationAttribute("Release")] -[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] -[assembly: System.Reflection.AssemblyProductAttribute("DAIRemote")] -[assembly: System.Reflection.AssemblyTitleAttribute("DAIRemote")] -[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] -[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")] -[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")] - -// Generated by the MSBuild WriteCodeFragment class. - diff --git a/DAIRemote/obj/Release/net8.0-windows/DAIRemote.GlobalUsings.g.cs b/DAIRemote/obj/Release/net8.0-windows/DAIRemote.GlobalUsings.g.cs deleted file mode 100644 index 84bbb89..0000000 --- a/DAIRemote/obj/Release/net8.0-windows/DAIRemote.GlobalUsings.g.cs +++ /dev/null @@ -1,10 +0,0 @@ -// -global using global::System; -global using global::System.Collections.Generic; -global using global::System.Drawing; -global using global::System.IO; -global using global::System.Linq; -global using global::System.Net.Http; -global using global::System.Threading; -global using global::System.Threading.Tasks; -global using global::System.Windows.Forms; diff --git a/DAIRemote/obj/project.assets.json b/DAIRemote/obj/project.assets.json deleted file mode 100644 index b1d1ac5..0000000 --- a/DAIRemote/obj/project.assets.json +++ /dev/null @@ -1,625 +0,0 @@ -{ - "version": 3, - "targets": { - "net8.0-windows7.0": { - "Microsoft.NETCore.Platforms/3.1.0": { - "type": "package", - "compile": { - "lib/netstandard1.0/_._": {} - }, - "runtime": { - "lib/netstandard1.0/_._": {} - } - }, - "Microsoft.Win32.Registry/4.7.0": { - "type": "package", - "dependencies": { - "System.Security.AccessControl": "4.7.0", - "System.Security.Principal.Windows": "4.7.0" - }, - "compile": { - "ref/netstandard2.0/Microsoft.Win32.Registry.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Win32.Registry.dll": { - "related": ".xml" - } - }, - "runtimeTargets": { - "runtimes/unix/lib/netstandard2.0/Microsoft.Win32.Registry.dll": { - "assetType": "runtime", - "rid": "unix" - }, - "runtimes/win/lib/netstandard2.0/Microsoft.Win32.Registry.dll": { - "assetType": "runtime", - "rid": "win" - } - } - }, - "NAudio/2.2.1": { - "type": "package", - "dependencies": { - "NAudio.Asio": "2.2.1", - "NAudio.Core": "2.2.1", - "NAudio.Midi": "2.2.1", - "NAudio.Wasapi": "2.2.1", - "NAudio.WinForms": "2.2.1", - "NAudio.WinMM": "2.2.1" - }, - "compile": { - "lib/net6.0-windows7.0/NAudio.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net6.0-windows7.0/NAudio.dll": { - "related": ".xml" - } - } - }, - "NAudio.Asio/2.2.1": { - "type": "package", - "dependencies": { - "Microsoft.Win32.Registry": "4.7.0", - "NAudio.Core": "2.2.1" - }, - "compile": { - "lib/netstandard2.0/NAudio.Asio.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/netstandard2.0/NAudio.Asio.dll": { - "related": ".xml" - } - } - }, - "NAudio.Core/2.2.1": { - "type": "package", - "compile": { - "lib/netstandard2.0/NAudio.Core.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/netstandard2.0/NAudio.Core.dll": { - "related": ".xml" - } - } - }, - "NAudio.Midi/2.2.1": { - "type": "package", - "dependencies": { - "NAudio.Core": "2.2.1" - }, - "compile": { - "lib/netstandard2.0/NAudio.Midi.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/netstandard2.0/NAudio.Midi.dll": { - "related": ".xml" - } - } - }, - "NAudio.Wasapi/2.2.1": { - "type": "package", - "dependencies": { - "NAudio.Core": "2.2.1" - }, - "compile": { - "lib/netstandard2.0/NAudio.Wasapi.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/netstandard2.0/NAudio.Wasapi.dll": { - "related": ".xml" - } - } - }, - "NAudio.WinForms/2.2.1": { - "type": "package", - "dependencies": { - "NAudio.WinMM": "2.2.1" - }, - "compile": { - "lib/netcoreapp3.1/NAudio.WinForms.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/netcoreapp3.1/NAudio.WinForms.dll": { - "related": ".xml" - } - }, - "frameworkReferences": [ - "Microsoft.WindowsDesktop.App.WindowsForms" - ] - }, - "NAudio.WinMM/2.2.1": { - "type": "package", - "dependencies": { - "Microsoft.Win32.Registry": "4.7.0", - "NAudio.Core": "2.2.1" - }, - "compile": { - "lib/netstandard2.0/NAudio.WinMM.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/netstandard2.0/NAudio.WinMM.dll": { - "related": ".xml" - } - } - }, - "Newtonsoft.Json/13.0.1": { - "type": "package", - "compile": { - "lib/netstandard2.0/Newtonsoft.Json.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/netstandard2.0/Newtonsoft.Json.dll": { - "related": ".xml" - } - } - }, - "System.Security.AccessControl/4.7.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "3.1.0", - "System.Security.Principal.Windows": "4.7.0" - }, - "compile": { - "ref/netstandard2.0/System.Security.AccessControl.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/netstandard2.0/System.Security.AccessControl.dll": { - "related": ".xml" - } - }, - "runtimeTargets": { - "runtimes/win/lib/netcoreapp2.0/System.Security.AccessControl.dll": { - "assetType": "runtime", - "rid": "win" - } - } - }, - "System.Security.Principal.Windows/4.7.0": { - "type": "package", - "compile": { - "ref/netcoreapp3.0/System.Security.Principal.Windows.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/netstandard2.0/System.Security.Principal.Windows.dll": { - "related": ".xml" - } - }, - "runtimeTargets": { - "runtimes/unix/lib/netcoreapp2.1/System.Security.Principal.Windows.dll": { - "assetType": "runtime", - "rid": "unix" - }, - "runtimes/win/lib/netcoreapp2.1/System.Security.Principal.Windows.dll": { - "assetType": "runtime", - "rid": "win" - } - } - }, - "DisplayProfileManager/1.0.0": { - "type": "project", - "framework": ".NETCoreApp,Version=v8.0", - "dependencies": { - "Newtonsoft.Json": "13.0.1" - }, - "compile": { - "bin/placeholder/DisplayProfileManager.dll": {} - }, - "runtime": { - "bin/placeholder/DisplayProfileManager.dll": {} - } - } - } - }, - "libraries": { - "Microsoft.NETCore.Platforms/3.1.0": { - "sha512": "z7aeg8oHln2CuNulfhiLYxCVMPEwBl3rzicjvIX+4sUuCwvXw5oXQEtbiU2c0z4qYL5L3Kmx0mMA/+t/SbY67w==", - "type": "package", - "path": "microsoft.netcore.platforms/3.1.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "lib/netstandard1.0/_._", - "microsoft.netcore.platforms.3.1.0.nupkg.sha512", - "microsoft.netcore.platforms.nuspec", - "runtime.json", - "useSharedDesignerContext.txt", - "version.txt" - ] - }, - "Microsoft.Win32.Registry/4.7.0": { - "sha512": "KSrRMb5vNi0CWSGG1++id2ZOs/1QhRqROt+qgbEAdQuGjGrFcl4AOl4/exGPUYz2wUnU42nvJqon1T3U0kPXLA==", - "type": "package", - "path": "microsoft.win32.registry/4.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "lib/net46/Microsoft.Win32.Registry.dll", - "lib/net461/Microsoft.Win32.Registry.dll", - "lib/net461/Microsoft.Win32.Registry.xml", - "lib/netstandard1.3/Microsoft.Win32.Registry.dll", - "lib/netstandard2.0/Microsoft.Win32.Registry.dll", - "lib/netstandard2.0/Microsoft.Win32.Registry.xml", - "microsoft.win32.registry.4.7.0.nupkg.sha512", - "microsoft.win32.registry.nuspec", - "ref/net46/Microsoft.Win32.Registry.dll", - "ref/net461/Microsoft.Win32.Registry.dll", - "ref/net461/Microsoft.Win32.Registry.xml", - "ref/net472/Microsoft.Win32.Registry.dll", - "ref/net472/Microsoft.Win32.Registry.xml", - "ref/netstandard1.3/Microsoft.Win32.Registry.dll", - "ref/netstandard1.3/Microsoft.Win32.Registry.xml", - "ref/netstandard1.3/de/Microsoft.Win32.Registry.xml", - "ref/netstandard1.3/es/Microsoft.Win32.Registry.xml", - "ref/netstandard1.3/fr/Microsoft.Win32.Registry.xml", - "ref/netstandard1.3/it/Microsoft.Win32.Registry.xml", - "ref/netstandard1.3/ja/Microsoft.Win32.Registry.xml", - "ref/netstandard1.3/ko/Microsoft.Win32.Registry.xml", - "ref/netstandard1.3/ru/Microsoft.Win32.Registry.xml", - "ref/netstandard1.3/zh-hans/Microsoft.Win32.Registry.xml", - "ref/netstandard1.3/zh-hant/Microsoft.Win32.Registry.xml", - "ref/netstandard2.0/Microsoft.Win32.Registry.dll", - "ref/netstandard2.0/Microsoft.Win32.Registry.xml", - "runtimes/unix/lib/netstandard2.0/Microsoft.Win32.Registry.dll", - "runtimes/unix/lib/netstandard2.0/Microsoft.Win32.Registry.xml", - "runtimes/win/lib/net46/Microsoft.Win32.Registry.dll", - "runtimes/win/lib/net461/Microsoft.Win32.Registry.dll", - "runtimes/win/lib/net461/Microsoft.Win32.Registry.xml", - "runtimes/win/lib/netstandard1.3/Microsoft.Win32.Registry.dll", - "runtimes/win/lib/netstandard2.0/Microsoft.Win32.Registry.dll", - "runtimes/win/lib/netstandard2.0/Microsoft.Win32.Registry.xml", - "useSharedDesignerContext.txt", - "version.txt" - ] - }, - "NAudio/2.2.1": { - "sha512": "c0DzwiyyklM0TP39Y7RObwO3QkWecgM6H60ikiEnsV/aEAJPbj5MFCLaD8BSfKuZe0HGuh9GRGWWlJmSxDc9MA==", - "type": "package", - "path": "naudio/2.2.1", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/net472/NAudio.dll", - "lib/net472/NAudio.xml", - "lib/net6.0-windows7.0/NAudio.dll", - "lib/net6.0-windows7.0/NAudio.xml", - "lib/net6.0/NAudio.dll", - "lib/net6.0/NAudio.xml", - "lib/netcoreapp3.1/NAudio.dll", - "lib/netcoreapp3.1/NAudio.xml", - "license.txt", - "naudio-icon.png", - "naudio.2.2.1.nupkg.sha512", - "naudio.nuspec" - ] - }, - "NAudio.Asio/2.2.1": { - "sha512": "hQglyOT5iT3XuGpBP8ZG0+aoqwRfidHjTNehpoWwX0g6KJEgtH2VaqM2nuJ2mheKZa/IBqB4YQTZVvrIapzfOA==", - "type": "package", - "path": "naudio.asio/2.2.1", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/NAudio.Asio.dll", - "lib/netstandard2.0/NAudio.Asio.xml", - "naudio-icon.png", - "naudio.asio.2.2.1.nupkg.sha512", - "naudio.asio.nuspec" - ] - }, - "NAudio.Core/2.2.1": { - "sha512": "GgkdP6K/7FqXFo7uHvoqGZTJvW4z8g2IffhOO4JHaLzKCdDOUEzVKtveoZkCuUX8eV2HAINqi7VFqlFndrnz/g==", - "type": "package", - "path": "naudio.core/2.2.1", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/NAudio.Core.dll", - "lib/netstandard2.0/NAudio.Core.xml", - "naudio-icon.png", - "naudio.core.2.2.1.nupkg.sha512", - "naudio.core.nuspec" - ] - }, - "NAudio.Midi/2.2.1": { - "sha512": "6r23ylGo5aeP02WFXsPquz0T0hFJWyh+7t++tz19tc3Kr38NHm+Z9j+FiAv+xkH8tZqXJqus9Q8p6u7bidIgbw==", - "type": "package", - "path": "naudio.midi/2.2.1", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/NAudio.Midi.dll", - "lib/netstandard2.0/NAudio.Midi.xml", - "naudio-icon.png", - "naudio.midi.2.2.1.nupkg.sha512", - "naudio.midi.nuspec" - ] - }, - "NAudio.Wasapi/2.2.1": { - "sha512": "lFfXoqacZZe0WqNChJgGYI+XV/n/61LzPHT3C1CJp4khoxeo2sziyX5wzNYWeCMNbsWxFvT3b3iXeY1UYjBhZw==", - "type": "package", - "path": "naudio.wasapi/2.2.1", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/NAudio.Wasapi.dll", - "lib/netstandard2.0/NAudio.Wasapi.xml", - "lib/uap10.0.18362/NAudio.Wasapi.dll", - "lib/uap10.0.18362/NAudio.Wasapi.pri", - "lib/uap10.0.18362/NAudio.Wasapi.xml", - "naudio-icon.png", - "naudio.wasapi.2.2.1.nupkg.sha512", - "naudio.wasapi.nuspec" - ] - }, - "NAudio.WinForms/2.2.1": { - "sha512": "DlDkewY1myY0A+3NrYRJD+MZhZV0yy1mNF6dckB27IQ9XCs/My5Ip8BZcoSHOsaPSe2GAjvoaDnk6N9w8xTv7w==", - "type": "package", - "path": "naudio.winforms/2.2.1", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/net472/NAudio.WinForms.dll", - "lib/net472/NAudio.WinForms.xml", - "lib/netcoreapp3.1/NAudio.WinForms.dll", - "lib/netcoreapp3.1/NAudio.WinForms.xml", - "naudio-icon.png", - "naudio.winforms.2.2.1.nupkg.sha512", - "naudio.winforms.nuspec" - ] - }, - "NAudio.WinMM/2.2.1": { - "sha512": "xFHRFwH4x6aq3IxRbewvO33ugJRvZFEOfO62i7uQJRUNW2cnu6BeBTHUS0JD5KBucZbHZaYqxQG8dwZ47ezQuQ==", - "type": "package", - "path": "naudio.winmm/2.2.1", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/NAudio.WinMM.dll", - "lib/netstandard2.0/NAudio.WinMM.xml", - "naudio-icon.png", - "naudio.winmm.2.2.1.nupkg.sha512", - "naudio.winmm.nuspec" - ] - }, - "Newtonsoft.Json/13.0.1": { - "sha512": "ppPFpBcvxdsfUonNcvITKqLl3bqxWbDCZIzDWHzjpdAHRFfZe0Dw9HmA0+za13IdyrgJwpkDTDA9fHaxOrt20A==", - "type": "package", - "path": "newtonsoft.json/13.0.1", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "LICENSE.md", - "lib/net20/Newtonsoft.Json.dll", - "lib/net20/Newtonsoft.Json.xml", - "lib/net35/Newtonsoft.Json.dll", - "lib/net35/Newtonsoft.Json.xml", - "lib/net40/Newtonsoft.Json.dll", - "lib/net40/Newtonsoft.Json.xml", - "lib/net45/Newtonsoft.Json.dll", - "lib/net45/Newtonsoft.Json.xml", - "lib/netstandard1.0/Newtonsoft.Json.dll", - "lib/netstandard1.0/Newtonsoft.Json.xml", - "lib/netstandard1.3/Newtonsoft.Json.dll", - "lib/netstandard1.3/Newtonsoft.Json.xml", - "lib/netstandard2.0/Newtonsoft.Json.dll", - "lib/netstandard2.0/Newtonsoft.Json.xml", - "newtonsoft.json.13.0.1.nupkg.sha512", - "newtonsoft.json.nuspec", - "packageIcon.png" - ] - }, - "System.Security.AccessControl/4.7.0": { - "sha512": "JECvTt5aFF3WT3gHpfofL2MNNP6v84sxtXxpqhLBCcDRzqsPBmHhQ6shv4DwwN2tRlzsUxtb3G9M3763rbXKDg==", - "type": "package", - "path": "system.security.accesscontrol/4.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "lib/net46/System.Security.AccessControl.dll", - "lib/net461/System.Security.AccessControl.dll", - "lib/net461/System.Security.AccessControl.xml", - "lib/netstandard1.3/System.Security.AccessControl.dll", - "lib/netstandard2.0/System.Security.AccessControl.dll", - "lib/netstandard2.0/System.Security.AccessControl.xml", - "lib/uap10.0.16299/_._", - "ref/net46/System.Security.AccessControl.dll", - "ref/net461/System.Security.AccessControl.dll", - "ref/net461/System.Security.AccessControl.xml", - "ref/netstandard1.3/System.Security.AccessControl.dll", - "ref/netstandard1.3/System.Security.AccessControl.xml", - "ref/netstandard1.3/de/System.Security.AccessControl.xml", - "ref/netstandard1.3/es/System.Security.AccessControl.xml", - "ref/netstandard1.3/fr/System.Security.AccessControl.xml", - "ref/netstandard1.3/it/System.Security.AccessControl.xml", - "ref/netstandard1.3/ja/System.Security.AccessControl.xml", - "ref/netstandard1.3/ko/System.Security.AccessControl.xml", - "ref/netstandard1.3/ru/System.Security.AccessControl.xml", - "ref/netstandard1.3/zh-hans/System.Security.AccessControl.xml", - "ref/netstandard1.3/zh-hant/System.Security.AccessControl.xml", - "ref/netstandard2.0/System.Security.AccessControl.dll", - "ref/netstandard2.0/System.Security.AccessControl.xml", - "ref/uap10.0.16299/_._", - "runtimes/win/lib/net46/System.Security.AccessControl.dll", - "runtimes/win/lib/net461/System.Security.AccessControl.dll", - "runtimes/win/lib/net461/System.Security.AccessControl.xml", - "runtimes/win/lib/netcoreapp2.0/System.Security.AccessControl.dll", - "runtimes/win/lib/netcoreapp2.0/System.Security.AccessControl.xml", - "runtimes/win/lib/netstandard1.3/System.Security.AccessControl.dll", - "runtimes/win/lib/uap10.0.16299/_._", - "system.security.accesscontrol.4.7.0.nupkg.sha512", - "system.security.accesscontrol.nuspec", - "useSharedDesignerContext.txt", - "version.txt" - ] - }, - "System.Security.Principal.Windows/4.7.0": { - "sha512": "ojD0PX0XhneCsUbAZVKdb7h/70vyYMDYs85lwEI+LngEONe/17A0cFaRFqZU+sOEidcVswYWikYOQ9PPfjlbtQ==", - "type": "package", - "path": "system.security.principal.windows/4.7.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "lib/net46/System.Security.Principal.Windows.dll", - "lib/net461/System.Security.Principal.Windows.dll", - "lib/net461/System.Security.Principal.Windows.xml", - "lib/netstandard1.3/System.Security.Principal.Windows.dll", - "lib/netstandard2.0/System.Security.Principal.Windows.dll", - "lib/netstandard2.0/System.Security.Principal.Windows.xml", - "lib/uap10.0.16299/_._", - "ref/net46/System.Security.Principal.Windows.dll", - "ref/net461/System.Security.Principal.Windows.dll", - "ref/net461/System.Security.Principal.Windows.xml", - "ref/netcoreapp3.0/System.Security.Principal.Windows.dll", - "ref/netcoreapp3.0/System.Security.Principal.Windows.xml", - "ref/netstandard1.3/System.Security.Principal.Windows.dll", - "ref/netstandard1.3/System.Security.Principal.Windows.xml", - "ref/netstandard1.3/de/System.Security.Principal.Windows.xml", - "ref/netstandard1.3/es/System.Security.Principal.Windows.xml", - "ref/netstandard1.3/fr/System.Security.Principal.Windows.xml", - "ref/netstandard1.3/it/System.Security.Principal.Windows.xml", - "ref/netstandard1.3/ja/System.Security.Principal.Windows.xml", - "ref/netstandard1.3/ko/System.Security.Principal.Windows.xml", - "ref/netstandard1.3/ru/System.Security.Principal.Windows.xml", - "ref/netstandard1.3/zh-hans/System.Security.Principal.Windows.xml", - "ref/netstandard1.3/zh-hant/System.Security.Principal.Windows.xml", - "ref/netstandard2.0/System.Security.Principal.Windows.dll", - "ref/netstandard2.0/System.Security.Principal.Windows.xml", - "ref/uap10.0.16299/_._", - "runtimes/unix/lib/netcoreapp2.0/System.Security.Principal.Windows.dll", - "runtimes/unix/lib/netcoreapp2.0/System.Security.Principal.Windows.xml", - "runtimes/unix/lib/netcoreapp2.1/System.Security.Principal.Windows.dll", - "runtimes/unix/lib/netcoreapp2.1/System.Security.Principal.Windows.xml", - "runtimes/win/lib/net46/System.Security.Principal.Windows.dll", - "runtimes/win/lib/net461/System.Security.Principal.Windows.dll", - "runtimes/win/lib/net461/System.Security.Principal.Windows.xml", - "runtimes/win/lib/netcoreapp2.0/System.Security.Principal.Windows.dll", - "runtimes/win/lib/netcoreapp2.0/System.Security.Principal.Windows.xml", - "runtimes/win/lib/netcoreapp2.1/System.Security.Principal.Windows.dll", - "runtimes/win/lib/netcoreapp2.1/System.Security.Principal.Windows.xml", - "runtimes/win/lib/netstandard1.3/System.Security.Principal.Windows.dll", - "runtimes/win/lib/uap10.0.16299/_._", - "system.security.principal.windows.4.7.0.nupkg.sha512", - "system.security.principal.windows.nuspec", - "useSharedDesignerContext.txt", - "version.txt" - ] - }, - "DisplayProfileManager/1.0.0": { - "type": "project", - "path": "../DisplayProfileManager/DisplayProfileManager.csproj", - "msbuildProject": "../DisplayProfileManager/DisplayProfileManager.csproj" - } - }, - "projectFileDependencyGroups": { - "net8.0-windows7.0": [ - "DisplayProfileManager >= 1.0.0", - "NAudio >= 2.2.1" - ] - }, - "packageFolders": { - "C:\\Users\\Lynn Hakim\\.nuget\\packages\\": {} - }, - "project": { - "version": "1.0.0", - "restore": { - "projectUniqueName": "C:\\Users\\Lynn Hakim\\source\\repos\\DAIRemote\\DAIRemote\\DAIRemote.csproj", - "projectName": "DAIRemote", - "projectPath": "C:\\Users\\Lynn Hakim\\source\\repos\\DAIRemote\\DAIRemote\\DAIRemote.csproj", - "packagesPath": "C:\\Users\\Lynn Hakim\\.nuget\\packages\\", - "outputPath": "C:\\Users\\Lynn Hakim\\source\\repos\\DAIRemote\\DAIRemote\\obj\\", - "projectStyle": "PackageReference", - "configFilePaths": [ - "C:\\Users\\Lynn Hakim\\AppData\\Roaming\\NuGet\\NuGet.Config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config" - ], - "originalTargetFrameworks": [ - "net8.0-windows" - ], - "sources": { - "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {}, - "C:\\Program Files\\dotnet\\library-packs": {}, - "https://api.nuget.org/v3/index.json": {} - }, - "frameworks": { - "net8.0-windows7.0": { - "targetAlias": "net8.0-windows", - "projectReferences": { - "C:\\Users\\Lynn Hakim\\source\\repos\\DAIRemote\\DisplayProfileManager\\DisplayProfileManager.csproj": { - "projectPath": "C:\\Users\\Lynn Hakim\\source\\repos\\DAIRemote\\DisplayProfileManager\\DisplayProfileManager.csproj" - } - } - } - }, - "warningProperties": { - "warnAsError": [ - "NU1605" - ] - }, - "restoreAuditProperties": { - "enableAudit": "true", - "auditLevel": "low", - "auditMode": "direct" - } - }, - "frameworks": { - "net8.0-windows7.0": { - "targetAlias": "net8.0-windows", - "dependencies": { - "NAudio": { - "target": "Package", - "version": "[2.2.1, )" - } - }, - "imports": [ - "net461", - "net462", - "net47", - "net471", - "net472", - "net48", - "net481" - ], - "assetTargetFallback": true, - "warn": true, - "frameworkReferences": { - "Microsoft.NETCore.App": { - "privateAssets": "all" - }, - "Microsoft.WindowsDesktop.App.WindowsForms": { - "privateAssets": "none" - } - }, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.400/PortableRuntimeIdentifierGraph.json" - } - } - } -} \ No newline at end of file