project.assets.json 2.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778
  1. {
  2. "version": 3,
  3. "targets": {
  4. "net7.0": {}
  5. },
  6. "libraries": {},
  7. "projectFileDependencyGroups": {
  8. "net7.0": []
  9. },
  10. "packageFolders": {
  11. "C:\\Users\\Aziraphale\\.nuget\\packages\\": {},
  12. "D:\\need_programms\\Visual Studio\\Shared\\NuGetPackages": {}
  13. },
  14. "project": {
  15. "version": "1.0.0",
  16. "restore": {
  17. "projectUniqueName": "D:\\otter\\VSProject\\ConsoleCSharp\\LibraryClass\\LibraryClass.csproj",
  18. "projectName": "LibraryClass",
  19. "projectPath": "D:\\otter\\VSProject\\ConsoleCSharp\\LibraryClass\\LibraryClass.csproj",
  20. "packagesPath": "C:\\Users\\Aziraphale\\.nuget\\packages\\",
  21. "outputPath": "D:\\otter\\VSProject\\ConsoleCSharp\\LibraryClass\\obj\\",
  22. "projectStyle": "PackageReference",
  23. "fallbackFolders": [
  24. "D:\\need_programms\\Visual Studio\\Shared\\NuGetPackages"
  25. ],
  26. "configFilePaths": [
  27. "C:\\Users\\Aziraphale\\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. "frameworkReferences": {
  70. "Microsoft.NETCore.App": {
  71. "privateAssets": "all"
  72. }
  73. },
  74. "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.201\\RuntimeIdentifierGraph.json"
  75. }
  76. }
  77. }
  78. }