before restrucktur
This commit is contained in:
@@ -94,6 +94,19 @@
|
||||
"rid": "win"
|
||||
}
|
||||
}
|
||||
},
|
||||
"TagLibSharp/2.3.0": {
|
||||
"type": "package",
|
||||
"compile": {
|
||||
"lib/netstandard2.0/TagLibSharp.dll": {
|
||||
"related": ".pdb"
|
||||
}
|
||||
},
|
||||
"runtime": {
|
||||
"lib/netstandard2.0/TagLibSharp.dll": {
|
||||
"related": ".pdb"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
@@ -226,6 +239,23 @@
|
||||
"system.drawing.common.nuspec",
|
||||
"useSharedDesignerContext.txt"
|
||||
]
|
||||
},
|
||||
"TagLibSharp/2.3.0": {
|
||||
"sha512": "Qo4z6ZjnIfbR3Us1Za5M2vQ97OWZPmODvVmepxZ8XW0UIVLGdO2T63/N3b23kCcyiwuIe0TQvMEQG8wUCCD1mA==",
|
||||
"type": "package",
|
||||
"path": "taglibsharp/2.3.0",
|
||||
"files": [
|
||||
".nupkg.metadata",
|
||||
".signature.p7s",
|
||||
"lib/net462/TagLibSharp.dll",
|
||||
"lib/net462/TagLibSharp.pdb",
|
||||
"lib/net462/TaglibSharp.xml",
|
||||
"lib/netstandard2.0/TagLibSharp.dll",
|
||||
"lib/netstandard2.0/TagLibSharp.pdb",
|
||||
"lib/netstandard2.0/TaglibSharp.xml",
|
||||
"taglibsharp.2.3.0.nupkg.sha512",
|
||||
"taglibsharp.nuspec"
|
||||
]
|
||||
}
|
||||
},
|
||||
"projectFileDependencyGroups": {
|
||||
@@ -233,27 +263,28 @@
|
||||
"FFMediaToolkit >= 4.6.0",
|
||||
"FFmpeg.AutoGen >= 7.1.1",
|
||||
"Newtonsoft.Json >= 13.0.1",
|
||||
"System.Drawing.Common >= 6.0.0"
|
||||
"System.Drawing.Common >= 6.0.0",
|
||||
"TagLibSharp >= 2.3.0"
|
||||
]
|
||||
},
|
||||
"packageFolders": {
|
||||
"C:\\Users\\bib\\.nuget\\packages\\": {},
|
||||
"C:\\Users\\Elias\\.nuget\\packages\\": {},
|
||||
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages": {}
|
||||
},
|
||||
"project": {
|
||||
"version": "1.0.0",
|
||||
"restore": {
|
||||
"projectUniqueName": "C:\\Users\\bib\\Desktop\\vpr\\mediaverwaltung\\file finder test\\file finder test.csproj",
|
||||
"projectUniqueName": "C:\\Users\\Elias\\Desktop\\vpr\\mediaverwaltung\\file finder test\\file finder test.csproj",
|
||||
"projectName": "file finder test",
|
||||
"projectPath": "C:\\Users\\bib\\Desktop\\vpr\\mediaverwaltung\\file finder test\\file finder test.csproj",
|
||||
"packagesPath": "C:\\Users\\bib\\.nuget\\packages\\",
|
||||
"outputPath": "C:\\Users\\bib\\Desktop\\vpr\\mediaverwaltung\\file finder test\\obj\\",
|
||||
"projectPath": "C:\\Users\\Elias\\Desktop\\vpr\\mediaverwaltung\\file finder test\\file finder test.csproj",
|
||||
"packagesPath": "C:\\Users\\Elias\\.nuget\\packages\\",
|
||||
"outputPath": "C:\\Users\\Elias\\Desktop\\vpr\\mediaverwaltung\\file finder test\\obj\\",
|
||||
"projectStyle": "PackageReference",
|
||||
"fallbackFolders": [
|
||||
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
|
||||
],
|
||||
"configFilePaths": [
|
||||
"C:\\Users\\bib\\AppData\\Roaming\\NuGet\\NuGet.Config",
|
||||
"C:\\Users\\Elias\\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"
|
||||
],
|
||||
@@ -300,6 +331,10 @@
|
||||
"System.Drawing.Common": {
|
||||
"target": "Package",
|
||||
"version": "[6.0.0, )"
|
||||
},
|
||||
"TagLibSharp": {
|
||||
"target": "Package",
|
||||
"version": "[2.3.0, )"
|
||||
}
|
||||
},
|
||||
"imports": [
|
||||
@@ -318,7 +353,7 @@
|
||||
"privateAssets": "all"
|
||||
}
|
||||
},
|
||||
"runtimeIdentifierGraphPath": "C:\\Users\\bib\\.dotnet\\sdk\\8.0.406/PortableRuntimeIdentifierGraph.json"
|
||||
"runtimeIdentifierGraphPath": "C:\\Users\\Elias\\.dotnet\\sdk\\8.0.406/PortableRuntimeIdentifierGraph.json"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user