project.assets.json 1.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566
  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. },
  13. "project": {
  14. "version": "8.0.4",
  15. "restore": {
  16. "projectUniqueName": "D:\\SVN\\SimulationServer\\simulation-server\\NetCoreServer\\NetCoreServer.csproj",
  17. "projectName": "NetCoreServer",
  18. "projectPath": "D:\\SVN\\SimulationServer\\simulation-server\\NetCoreServer\\NetCoreServer.csproj",
  19. "packagesPath": "C:\\Users\\zan\\.nuget\\packages\\",
  20. "outputPath": "D:\\SVN\\SimulationServer\\simulation-server\\NetCoreServer\\obj\\",
  21. "projectStyle": "PackageReference",
  22. "configFilePaths": [
  23. "C:\\Users\\zan\\AppData\\Roaming\\NuGet\\NuGet.Config"
  24. ],
  25. "originalTargetFrameworks": [
  26. "net7.0"
  27. ],
  28. "sources": {
  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. },
  43. "frameworks": {
  44. "net7.0": {
  45. "targetAlias": "net7.0",
  46. "imports": [
  47. "net461",
  48. "net462",
  49. "net47",
  50. "net471",
  51. "net472",
  52. "net48",
  53. "net481"
  54. ],
  55. "assetTargetFallback": true,
  56. "warn": true,
  57. "frameworkReferences": {
  58. "Microsoft.NETCore.App": {
  59. "privateAssets": "all"
  60. }
  61. },
  62. "runtimeIdentifierGraphPath": "C:\\Users\\zan\\.dotnet\\sdk\\7.0.407\\RuntimeIdentifierGraph.json"
  63. }
  64. }
  65. }
  66. }