project.assets.json.r14 2.7 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192
  1. {
  2. "version": 3,
  3. "targets": {
  4. "net7.0": {}
  5. },
  6. "libraries": {},
  7. "projectFileDependencyGroups": {
  8. "net7.0": []
  9. },
  10. "packageFolders": {
  11. "C:\\Users\\zan\\.nuget\\packages\\": {},
  12. "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages": {}
  13. },
  14. "project": {
  15. "version": "8.0.4",
  16. "restore": {
  17. "projectUniqueName": "D:\\SVN\\SimulationServer\\simulation-server\\NetCoreServer\\NetCoreServer.csproj",
  18. "projectName": "NetCoreServer",
  19. "projectPath": "D:\\SVN\\SimulationServer\\simulation-server\\NetCoreServer\\NetCoreServer.csproj",
  20. "packagesPath": "C:\\Users\\zan\\.nuget\\packages\\",
  21. "outputPath": "D:\\SVN\\SimulationServer\\simulation-server\\NetCoreServer\\obj\\",
  22. "projectStyle": "PackageReference",
  23. "fallbackFolders": [
  24. "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
  25. ],
  26. "configFilePaths": [
  27. "C:\\Users\\zan\\AppData\\Roaming\\NuGet\\NuGet.Config",
  28. "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
  29. "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
  30. ],
  31. "originalTargetFrameworks": [
  32. "net7.0"
  33. ],
  34. "sources": {
  35. "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
  36. "https://api.nuget.org/v3/index.json": {}
  37. },
  38. "frameworks": {
  39. "net7.0": {
  40. "targetAlias": "net7.0",
  41. "projectReferences": {}
  42. }
  43. },
  44. "warningProperties": {
  45. "warnAsError": [
  46. "NU1605"
  47. ]
  48. },
  49. "restoreAuditProperties": {
  50. "enableAudit": "true",
  51. "auditLevel": "low",
  52. "auditMode": "direct"
  53. }
  54. },
  55. "frameworks": {
  56. "net7.0": {
  57. "targetAlias": "net7.0",
  58. "imports": [
  59. "net461",
  60. "net462",
  61. "net47",
  62. "net471",
  63. "net472",
  64. "net48",
  65. "net481"
  66. ],
  67. "assetTargetFallback": true,
  68. "warn": true,
  69. "downloadDependencies": [
  70. {
  71. "name": "Microsoft.AspNetCore.App.Ref",
  72. "version": "[7.0.17, 7.0.17]"
  73. },
  74. {
  75. "name": "Microsoft.NETCore.App.Ref",
  76. "version": "[7.0.17, 7.0.17]"
  77. },
  78. {
  79. "name": "Microsoft.WindowsDesktop.App.Ref",
  80. "version": "[7.0.17, 7.0.17]"
  81. }
  82. ],
  83. "frameworkReferences": {
  84. "Microsoft.NETCore.App": {
  85. "privateAssets": "all"
  86. }
  87. },
  88. "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.202\\RuntimeIdentifierGraph.json"
  89. }
  90. }
  91. }
  92. }