TestProject1.csproj.nuget.dgspec.json 4.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146
  1. {
  2. "format": 1,
  3. "restore": {
  4. "X:\\Examen\\TestProject1\\TestProject1.csproj": {}
  5. },
  6. "projects": {
  7. "X:\\Examen\\Examen\\Examen.csproj": {
  8. "version": "1.0.0",
  9. "restore": {
  10. "projectUniqueName": "X:\\Examen\\Examen\\Examen.csproj",
  11. "projectName": "Examen",
  12. "projectPath": "X:\\Examen\\Examen\\Examen.csproj",
  13. "packagesPath": "C:\\Users\\СергеевДЕ\\.nuget\\packages\\",
  14. "outputPath": "X:\\Examen\\Examen\\obj\\",
  15. "projectStyle": "PackageReference",
  16. "fallbackFolders": [
  17. "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
  18. ],
  19. "configFilePaths": [
  20. "C:\\Users\\СергеевДЕ\\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. "net6.0"
  26. ],
  27. "sources": {
  28. "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
  29. "https://api.nuget.org/v3/index.json": {}
  30. },
  31. "frameworks": {
  32. "net6.0": {
  33. "targetAlias": "net6.0",
  34. "projectReferences": {}
  35. }
  36. },
  37. "warningProperties": {
  38. "warnAsError": [
  39. "NU1605"
  40. ]
  41. }
  42. },
  43. "frameworks": {
  44. "net6.0": {
  45. "targetAlias": "net6.0",
  46. "imports": [
  47. "net461",
  48. "net462",
  49. "net47",
  50. "net471",
  51. "net472",
  52. "net48"
  53. ],
  54. "assetTargetFallback": true,
  55. "warn": true,
  56. "frameworkReferences": {
  57. "Microsoft.NETCore.App": {
  58. "privateAssets": "all"
  59. }
  60. },
  61. "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\6.0.300\\RuntimeIdentifierGraph.json"
  62. }
  63. }
  64. },
  65. "X:\\Examen\\TestProject1\\TestProject1.csproj": {
  66. "version": "1.0.0",
  67. "restore": {
  68. "projectUniqueName": "X:\\Examen\\TestProject1\\TestProject1.csproj",
  69. "projectName": "TestProject1",
  70. "projectPath": "X:\\Examen\\TestProject1\\TestProject1.csproj",
  71. "packagesPath": "C:\\Users\\СергеевДЕ\\.nuget\\packages\\",
  72. "outputPath": "X:\\Examen\\TestProject1\\obj\\",
  73. "projectStyle": "PackageReference",
  74. "fallbackFolders": [
  75. "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
  76. ],
  77. "configFilePaths": [
  78. "C:\\Users\\СергеевДЕ\\AppData\\Roaming\\NuGet\\NuGet.Config",
  79. "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
  80. "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
  81. ],
  82. "originalTargetFrameworks": [
  83. "net6.0"
  84. ],
  85. "sources": {
  86. "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
  87. "https://api.nuget.org/v3/index.json": {}
  88. },
  89. "frameworks": {
  90. "net6.0": {
  91. "targetAlias": "net6.0",
  92. "projectReferences": {
  93. "X:\\Examen\\Examen\\Examen.csproj": {
  94. "projectPath": "X:\\Examen\\Examen\\Examen.csproj"
  95. }
  96. }
  97. }
  98. },
  99. "warningProperties": {
  100. "warnAsError": [
  101. "NU1605"
  102. ]
  103. }
  104. },
  105. "frameworks": {
  106. "net6.0": {
  107. "targetAlias": "net6.0",
  108. "dependencies": {
  109. "MSTest.TestAdapter": {
  110. "target": "Package",
  111. "version": "[2.2.8, )"
  112. },
  113. "MSTest.TestFramework": {
  114. "target": "Package",
  115. "version": "[2.2.8, )"
  116. },
  117. "Microsoft.NET.Test.Sdk": {
  118. "target": "Package",
  119. "version": "[17.1.0, )"
  120. },
  121. "coverlet.collector": {
  122. "target": "Package",
  123. "version": "[3.1.2, )"
  124. }
  125. },
  126. "imports": [
  127. "net461",
  128. "net462",
  129. "net47",
  130. "net471",
  131. "net472",
  132. "net48"
  133. ],
  134. "assetTargetFallback": true,
  135. "warn": true,
  136. "frameworkReferences": {
  137. "Microsoft.NETCore.App": {
  138. "privateAssets": "all"
  139. }
  140. },
  141. "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\6.0.300\\RuntimeIdentifierGraph.json"
  142. }
  143. }
  144. }
  145. }
  146. }