NetCoreServer.csproj.nuget.dgspec.json.r14 2.8 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586
  1. {
  2. "format": 1,
  3. "restore": {
  4. "D:\\SVN\\SimulationServer\\simulation-server\\NetCoreServer\\NetCoreServer.csproj": {}
  5. },
  6. "projects": {
  7. "D:\\SVN\\SimulationServer\\simulation-server\\NetCoreServer\\NetCoreServer.csproj": {
  8. "version": "8.0.4",
  9. "restore": {
  10. "projectUniqueName": "D:\\SVN\\SimulationServer\\simulation-server\\NetCoreServer\\NetCoreServer.csproj",
  11. "projectName": "NetCoreServer",
  12. "projectPath": "D:\\SVN\\SimulationServer\\simulation-server\\NetCoreServer\\NetCoreServer.csproj",
  13. "packagesPath": "C:\\Users\\zan\\.nuget\\packages\\",
  14. "outputPath": "D:\\SVN\\SimulationServer\\simulation-server\\NetCoreServer\\obj\\",
  15. "projectStyle": "PackageReference",
  16. "fallbackFolders": [
  17. "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
  18. ],
  19. "configFilePaths": [
  20. "C:\\Users\\zan\\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. "net7.0"
  26. ],
  27. "sources": {
  28. "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
  29. "https://api.nuget.org/v3/index.json": {}
  30. },
  31. "frameworks": {
  32. "net7.0": {
  33. "targetAlias": "net7.0",
  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. },
  48. "frameworks": {
  49. "net7.0": {
  50. "targetAlias": "net7.0",
  51. "imports": [
  52. "net461",
  53. "net462",
  54. "net47",
  55. "net471",
  56. "net472",
  57. "net48",
  58. "net481"
  59. ],
  60. "assetTargetFallback": true,
  61. "warn": true,
  62. "downloadDependencies": [
  63. {
  64. "name": "Microsoft.AspNetCore.App.Ref",
  65. "version": "[7.0.17, 7.0.17]"
  66. },
  67. {
  68. "name": "Microsoft.NETCore.App.Ref",
  69. "version": "[7.0.17, 7.0.17]"
  70. },
  71. {
  72. "name": "Microsoft.WindowsDesktop.App.Ref",
  73. "version": "[7.0.17, 7.0.17]"
  74. }
  75. ],
  76. "frameworkReferences": {
  77. "Microsoft.NETCore.App": {
  78. "privateAssets": "all"
  79. }
  80. },
  81. "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.202\\RuntimeIdentifierGraph.json"
  82. }
  83. }
  84. }
  85. }
  86. }