inital commit

This commit is contained in:
Brandon4466
2025-04-05 17:47:26 -07:00
commit 15c76a1f5e
71 changed files with 1337 additions and 0 deletions

View File

@@ -0,0 +1,117 @@
{
"format": 1,
"restore": {
"C:\\Users\\spong\\Documents\\Python Programs\\MediaControl\\MediaControl.csproj": {}
},
"projects": {
"C:\\Users\\spong\\Documents\\Python Programs\\MediaControl\\MediaControl.csproj": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "C:\\Users\\spong\\Documents\\Python Programs\\MediaControl\\MediaControl.csproj",
"projectName": "MediaControl",
"projectPath": "C:\\Users\\spong\\Documents\\Python Programs\\MediaControl\\MediaControl.csproj",
"packagesPath": "C:\\Users\\spong\\.nuget\\packages\\",
"outputPath": "C:\\Users\\spong\\Documents\\Python Programs\\MediaControl\\obj\\",
"projectStyle": "PackageReference",
"fallbackFolders": [
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
],
"configFilePaths": [
"C:\\Users\\spong\\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": [
"net6.0-windows10.0.19041.0"
],
"sources": {
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
"https://api.nuget.org/v3/index.json": {}
},
"frameworks": {
"net6.0-windows10.0.19041": {
"targetAlias": "net6.0-windows10.0.19041.0",
"projectReferences": {}
}
},
"warningProperties": {
"warnAsError": [
"NU1605"
]
},
"restoreAuditProperties": {
"enableAudit": "true",
"auditLevel": "low",
"auditMode": "direct"
},
"SdkAnalysisLevel": "9.0.200"
},
"frameworks": {
"net6.0-windows10.0.19041": {
"targetAlias": "net6.0-windows10.0.19041.0",
"dependencies": {
"Dubya.WindowsMediaController": {
"target": "Package",
"version": "[2.5.5, )"
},
"Microsoft.NET.ILLink.Analyzers": {
"suppressParent": "All",
"target": "Package",
"version": "[7.0.100-1.23211.1, )",
"autoReferenced": true
},
"Microsoft.NET.ILLink.Tasks": {
"suppressParent": "All",
"target": "Package",
"version": "[7.0.100-1.23211.1, )",
"autoReferenced": true
}
},
"imports": [
"net461",
"net462",
"net47",
"net471",
"net472",
"net48",
"net481"
],
"assetTargetFallback": true,
"warn": true,
"downloadDependencies": [
{
"name": "Microsoft.AspNetCore.App.Runtime.win-x64",
"version": "[6.0.36, 6.0.36]"
},
{
"name": "Microsoft.NETCore.App.Runtime.win-x64",
"version": "[6.0.36, 6.0.36]"
},
{
"name": "Microsoft.Windows.SDK.NET.Ref",
"version": "[10.0.19041.55, 10.0.19041.55]"
},
{
"name": "Microsoft.WindowsDesktop.App.Runtime.win-x64",
"version": "[6.0.36, 6.0.36]"
}
],
"frameworkReferences": {
"Microsoft.NETCore.App": {
"privateAssets": "all"
},
"Microsoft.Windows.SDK.NET.Ref.Windows": {
"privateAssets": "all"
}
},
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\9.0.201\\RuntimeIdentifierGraph.json"
}
},
"runtimes": {
"win-x64": {
"#import": []
}
}
}
}
}