FestoDebugger.csproj.nuget.dgspec.json 2.4 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576
  1. {
  2. "format": 1,
  3. "restore": {
  4. "D:\\Developer\\FestoDebugger\\FestoDebugger.csproj": {}
  5. },
  6. "projects": {
  7. "D:\\Developer\\FestoDebugger\\FestoDebugger.csproj": {
  8. "version": "1.0.0",
  9. "restore": {
  10. "projectUniqueName": "D:\\Developer\\FestoDebugger\\FestoDebugger.csproj",
  11. "projectName": "FestoDebugger",
  12. "projectPath": "D:\\Developer\\FestoDebugger\\FestoDebugger.csproj",
  13. "packagesPath": "C:\\Users\\lianc\\.nuget\\packages\\",
  14. "outputPath": "D:\\Developer\\FestoDebugger\\obj\\",
  15. "projectStyle": "PackageReference",
  16. "fallbackFolders": [
  17. "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
  18. ],
  19. "configFilePaths": [
  20. "C:\\Users\\lianc\\AppData\\Roaming\\NuGet\\NuGet.Config",
  21. "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
  22. "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
  23. ],
  24. "originalTargetFrameworks": [
  25. "net8.0-windows"
  26. ],
  27. "sources": {
  28. "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
  29. "https://api.nuget.org/v3/index.json": {}
  30. },
  31. "frameworks": {
  32. "net8.0-windows7.0": {
  33. "targetAlias": "net8.0-windows",
  34. "projectReferences": {}
  35. }
  36. },
  37. "warningProperties": {
  38. "warnAsError": [
  39. "NU1605"
  40. ]
  41. },
  42. "restoreAuditProperties": {
  43. "enableAudit": "true",
  44. "auditLevel": "low",
  45. "auditMode": "direct"
  46. },
  47. "SdkAnalysisLevel": "9.0.300"
  48. },
  49. "frameworks": {
  50. "net8.0-windows7.0": {
  51. "targetAlias": "net8.0-windows",
  52. "imports": [
  53. "net461",
  54. "net462",
  55. "net47",
  56. "net471",
  57. "net472",
  58. "net48",
  59. "net481"
  60. ],
  61. "assetTargetFallback": true,
  62. "warn": true,
  63. "frameworkReferences": {
  64. "Microsoft.NETCore.App": {
  65. "privateAssets": "all"
  66. },
  67. "Microsoft.WindowsDesktop.App.WPF": {
  68. "privateAssets": "none"
  69. }
  70. },
  71. "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\9.0.300/PortableRuntimeIdentifierGraph.json"
  72. }
  73. }
  74. }
  75. }
  76. }