GBDD.Tests.csproj.nuget.dgspec.json 5.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171
  1. {
  2. "format": 1,
  3. "restore": {
  4. "C:\\Users\\ufrik\\Documents\\GBDD\\GBDDResult\\GBDD.Tests\\GBDD.Tests.csproj": {}
  5. },
  6. "projects": {
  7. "C:\\Users\\ufrik\\Documents\\GBDD\\GBDDResult\\GBDD.Tests\\GBDD.Tests.csproj": {
  8. "version": "1.0.0",
  9. "restore": {
  10. "projectUniqueName": "C:\\Users\\ufrik\\Documents\\GBDD\\GBDDResult\\GBDD.Tests\\GBDD.Tests.csproj",
  11. "projectName": "GBDD.Tests",
  12. "projectPath": "C:\\Users\\ufrik\\Documents\\GBDD\\GBDDResult\\GBDD.Tests\\GBDD.Tests.csproj",
  13. "packagesPath": "C:\\Users\\ufrik\\.nuget\\packages\\",
  14. "outputPath": "C:\\Users\\ufrik\\Documents\\GBDD\\GBDDResult\\GBDD.Tests\\obj\\",
  15. "projectStyle": "PackageReference",
  16. "fallbackFolders": [
  17. "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
  18. ],
  19. "configFilePaths": [
  20. "C:\\Users\\ufrik\\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. "net8.0-windows"
  26. ],
  27. "sources": {
  28. "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
  29. "C:\\Program Files\\dotnet\\library-packs": {},
  30. "https://api.nuget.org/v3/index.json": {}
  31. },
  32. "frameworks": {
  33. "net8.0-windows7.0": {
  34. "targetAlias": "net8.0-windows",
  35. "projectReferences": {
  36. "C:\\Users\\ufrik\\Documents\\GBDD\\GBDDResult\\GBDD\\GBDD.csproj": {
  37. "projectPath": "C:\\Users\\ufrik\\Documents\\GBDD\\GBDDResult\\GBDD\\GBDD.csproj"
  38. }
  39. }
  40. }
  41. },
  42. "warningProperties": {
  43. "warnAsError": [
  44. "NU1605"
  45. ]
  46. },
  47. "restoreAuditProperties": {
  48. "enableAudit": "true",
  49. "auditLevel": "low",
  50. "auditMode": "direct"
  51. },
  52. "SdkAnalysisLevel": "9.0.300"
  53. },
  54. "frameworks": {
  55. "net8.0-windows7.0": {
  56. "targetAlias": "net8.0-windows",
  57. "dependencies": {
  58. "Microsoft.NET.Test.Sdk": {
  59. "target": "Package",
  60. "version": "[17.8.0, )"
  61. },
  62. "coverlet.collector": {
  63. "target": "Package",
  64. "version": "[6.0.0, )"
  65. },
  66. "xunit": {
  67. "target": "Package",
  68. "version": "[2.5.3, )"
  69. },
  70. "xunit.runner.visualstudio": {
  71. "target": "Package",
  72. "version": "[2.5.3, )"
  73. }
  74. },
  75. "imports": [
  76. "net461",
  77. "net462",
  78. "net47",
  79. "net471",
  80. "net472",
  81. "net48",
  82. "net481"
  83. ],
  84. "assetTargetFallback": true,
  85. "warn": true,
  86. "frameworkReferences": {
  87. "Microsoft.NETCore.App": {
  88. "privateAssets": "all"
  89. }
  90. },
  91. "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\9.0.304/PortableRuntimeIdentifierGraph.json"
  92. }
  93. }
  94. },
  95. "C:\\Users\\ufrik\\Documents\\GBDD\\GBDDResult\\GBDD\\GBDD.csproj": {
  96. "version": "1.0.0",
  97. "restore": {
  98. "projectUniqueName": "C:\\Users\\ufrik\\Documents\\GBDD\\GBDDResult\\GBDD\\GBDD.csproj",
  99. "projectName": "GBDD",
  100. "projectPath": "C:\\Users\\ufrik\\Documents\\GBDD\\GBDDResult\\GBDD\\GBDD.csproj",
  101. "packagesPath": "C:\\Users\\ufrik\\.nuget\\packages\\",
  102. "outputPath": "C:\\Users\\ufrik\\Documents\\GBDD\\GBDDResult\\GBDD\\obj\\",
  103. "projectStyle": "PackageReference",
  104. "fallbackFolders": [
  105. "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
  106. ],
  107. "configFilePaths": [
  108. "C:\\Users\\ufrik\\AppData\\Roaming\\NuGet\\NuGet.Config",
  109. "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
  110. "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
  111. ],
  112. "originalTargetFrameworks": [
  113. "net8.0-windows"
  114. ],
  115. "sources": {
  116. "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
  117. "C:\\Program Files\\dotnet\\library-packs": {},
  118. "https://api.nuget.org/v3/index.json": {}
  119. },
  120. "frameworks": {
  121. "net8.0-windows7.0": {
  122. "targetAlias": "net8.0-windows",
  123. "projectReferences": {}
  124. }
  125. },
  126. "warningProperties": {
  127. "warnAsError": [
  128. "NU1605"
  129. ]
  130. },
  131. "restoreAuditProperties": {
  132. "enableAudit": "true",
  133. "auditLevel": "low",
  134. "auditMode": "direct"
  135. },
  136. "SdkAnalysisLevel": "9.0.300"
  137. },
  138. "frameworks": {
  139. "net8.0-windows7.0": {
  140. "targetAlias": "net8.0-windows",
  141. "dependencies": {
  142. "Npgsql": {
  143. "target": "Package",
  144. "version": "[8.0.5, )"
  145. }
  146. },
  147. "imports": [
  148. "net461",
  149. "net462",
  150. "net47",
  151. "net471",
  152. "net472",
  153. "net48",
  154. "net481"
  155. ],
  156. "assetTargetFallback": true,
  157. "warn": true,
  158. "frameworkReferences": {
  159. "Microsoft.NETCore.App": {
  160. "privateAssets": "all"
  161. },
  162. "Microsoft.WindowsDesktop.App.WindowsForms": {
  163. "privateAssets": "none"
  164. }
  165. },
  166. "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\9.0.304/PortableRuntimeIdentifierGraph.json"
  167. }
  168. }
  169. }
  170. }
  171. }