project.assets.json 2.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596
  1. {
  2. "version": 3,
  3. "targets": {
  4. "net7.0": {
  5. "DLL_library/1.0.0": {
  6. "type": "project",
  7. "framework": ".NETCoreApp,Version=v7.0",
  8. "compile": {
  9. "bin/placeholder/DLL_library.dll": {}
  10. },
  11. "runtime": {
  12. "bin/placeholder/DLL_library.dll": {}
  13. }
  14. }
  15. }
  16. },
  17. "libraries": {
  18. "DLL_library/1.0.0": {
  19. "type": "project",
  20. "path": "../DLL_library/DLL_library.csproj",
  21. "msbuildProject": "../DLL_library/DLL_library.csproj"
  22. }
  23. },
  24. "projectFileDependencyGroups": {
  25. "net7.0": [
  26. "DLL_library >= 1.0.0"
  27. ]
  28. },
  29. "packageFolders": {
  30. "C:\\Users\\КуклевГА\\.nuget\\packages\\": {},
  31. "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages": {}
  32. },
  33. "project": {
  34. "version": "1.0.0",
  35. "restore": {
  36. "projectUniqueName": "C:\\Users\\КуклевГА\\Source\\Repos\\Dll_Task_Unit\\DLL_task\\DLL_task.csproj",
  37. "projectName": "DLL_task",
  38. "projectPath": "C:\\Users\\КуклевГА\\Source\\Repos\\Dll_Task_Unit\\DLL_task\\DLL_task.csproj",
  39. "packagesPath": "C:\\Users\\КуклевГА\\.nuget\\packages\\",
  40. "outputPath": "C:\\Users\\КуклевГА\\Source\\Repos\\Dll_Task_Unit\\DLL_task\\obj\\",
  41. "projectStyle": "PackageReference",
  42. "fallbackFolders": [
  43. "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
  44. ],
  45. "configFilePaths": [
  46. "C:\\Users\\КуклевГА\\AppData\\Roaming\\NuGet\\NuGet.Config",
  47. "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
  48. "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
  49. ],
  50. "originalTargetFrameworks": [
  51. "net7.0"
  52. ],
  53. "sources": {
  54. "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
  55. "https://api.nuget.org/v3/index.json": {}
  56. },
  57. "frameworks": {
  58. "net7.0": {
  59. "targetAlias": "net7.0",
  60. "projectReferences": {
  61. "C:\\Users\\КуклевГА\\Source\\Repos\\Dll_Task_Unit\\DLL_library\\DLL_library.csproj": {
  62. "projectPath": "C:\\Users\\КуклевГА\\Source\\Repos\\Dll_Task_Unit\\DLL_library\\DLL_library.csproj"
  63. }
  64. }
  65. }
  66. },
  67. "warningProperties": {
  68. "warnAsError": [
  69. "NU1605"
  70. ]
  71. }
  72. },
  73. "frameworks": {
  74. "net7.0": {
  75. "targetAlias": "net7.0",
  76. "imports": [
  77. "net461",
  78. "net462",
  79. "net47",
  80. "net471",
  81. "net472",
  82. "net48",
  83. "net481"
  84. ],
  85. "assetTargetFallback": true,
  86. "warn": true,
  87. "frameworkReferences": {
  88. "Microsoft.NETCore.App": {
  89. "privateAssets": "all"
  90. }
  91. },
  92. "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\7.0.306\\RuntimeIdentifierGraph.json"
  93. }
  94. }
  95. }
  96. }