AuthTest.csproj.nuget.dgspec.json 6.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204
  1. {
  2. "format": 1,
  3. "restore": {
  4. "C:\\Users\\alen2\\RiderProjects\\exam\\AuthTest\\AuthTest.csproj": {}
  5. },
  6. "projects": {
  7. "C:\\Users\\alen2\\RiderProjects\\exam\\AuthTest\\AuthTest.csproj": {
  8. "version": "1.0.0",
  9. "restore": {
  10. "projectUniqueName": "C:\\Users\\alen2\\RiderProjects\\exam\\AuthTest\\AuthTest.csproj",
  11. "projectName": "AuthTest",
  12. "projectPath": "C:\\Users\\alen2\\RiderProjects\\exam\\AuthTest\\AuthTest.csproj",
  13. "packagesPath": "C:\\Users\\alen2\\.nuget\\packages\\",
  14. "outputPath": "C:\\Users\\alen2\\RiderProjects\\exam\\AuthTest\\obj\\",
  15. "projectStyle": "PackageReference",
  16. "fallbackFolders": [
  17. "D:\\Microsoft\\Visual Studio\\Shared\\NuGetPackages"
  18. ],
  19. "configFilePaths": [
  20. "C:\\Users\\alen2\\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. "net7.0"
  26. ],
  27. "sources": {
  28. "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
  29. "https://api.nuget.org/v3/index.json": {}
  30. },
  31. "frameworks": {
  32. "net7.0": {
  33. "targetAlias": "net7.0",
  34. "projectReferences": {
  35. "C:\\Users\\alen2\\RiderProjects\\exam\\exam\\exam.csproj": {
  36. "projectPath": "C:\\Users\\alen2\\RiderProjects\\exam\\exam\\exam.csproj"
  37. }
  38. }
  39. }
  40. },
  41. "warningProperties": {
  42. "warnAsError": [
  43. "NU1605"
  44. ]
  45. }
  46. },
  47. "frameworks": {
  48. "net7.0": {
  49. "targetAlias": "net7.0",
  50. "dependencies": {
  51. "MSTest.TestAdapter": {
  52. "target": "Package",
  53. "version": "[2.2.10, )"
  54. },
  55. "MSTest.TestFramework": {
  56. "target": "Package",
  57. "version": "[2.2.10, )"
  58. },
  59. "Microsoft.NET.Test.Sdk": {
  60. "target": "Package",
  61. "version": "[17.3.2, )"
  62. },
  63. "coverlet.collector": {
  64. "target": "Package",
  65. "version": "[3.1.2, )"
  66. }
  67. },
  68. "imports": [
  69. "net461",
  70. "net462",
  71. "net47",
  72. "net471",
  73. "net472",
  74. "net48",
  75. "net481"
  76. ],
  77. "assetTargetFallback": true,
  78. "warn": true,
  79. "frameworkReferences": {
  80. "Microsoft.NETCore.App": {
  81. "privateAssets": "all"
  82. }
  83. },
  84. "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\7.0.200\\RuntimeIdentifierGraph.json"
  85. }
  86. }
  87. },
  88. "C:\\Users\\alen2\\RiderProjects\\exam\\exam\\exam.csproj": {
  89. "version": "1.0.0",
  90. "restore": {
  91. "projectUniqueName": "C:\\Users\\alen2\\RiderProjects\\exam\\exam\\exam.csproj",
  92. "projectName": "exam",
  93. "projectPath": "C:\\Users\\alen2\\RiderProjects\\exam\\exam\\exam.csproj",
  94. "packagesPath": "C:\\Users\\alen2\\.nuget\\packages\\",
  95. "outputPath": "C:\\Users\\alen2\\RiderProjects\\exam\\exam\\obj\\",
  96. "projectStyle": "PackageReference",
  97. "fallbackFolders": [
  98. "D:\\Microsoft\\Visual Studio\\Shared\\NuGetPackages"
  99. ],
  100. "configFilePaths": [
  101. "C:\\Users\\alen2\\AppData\\Roaming\\NuGet\\NuGet.Config",
  102. "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
  103. "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
  104. ],
  105. "originalTargetFrameworks": [
  106. "net6.0"
  107. ],
  108. "sources": {
  109. "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
  110. "https://api.nuget.org/v3/index.json": {}
  111. },
  112. "frameworks": {
  113. "net6.0": {
  114. "targetAlias": "net6.0",
  115. "projectReferences": {}
  116. }
  117. },
  118. "warningProperties": {
  119. "warnAsError": [
  120. "NU1605"
  121. ]
  122. }
  123. },
  124. "frameworks": {
  125. "net6.0": {
  126. "targetAlias": "net6.0",
  127. "dependencies": {
  128. "Avalonia": {
  129. "target": "Package",
  130. "version": "[0.10.18, )"
  131. },
  132. "Avalonia.Desktop": {
  133. "target": "Package",
  134. "version": "[0.10.18, )"
  135. },
  136. "Avalonia.Diagnostics": {
  137. "target": "Package",
  138. "version": "[0.10.18, )"
  139. },
  140. "Microsoft.EntityFrameworkCore.Design": {
  141. "include": "Runtime, Build, Native, ContentFiles, Analyzers, BuildTransitive",
  142. "suppressParent": "All",
  143. "target": "Package",
  144. "version": "[7.0.5, )"
  145. },
  146. "Microsoft.EntityFrameworkCore.SqlServer": {
  147. "target": "Package",
  148. "version": "[7.0.5, )"
  149. },
  150. "Microsoft.EntityFrameworkCore.Tools": {
  151. "include": "Runtime, Build, Native, ContentFiles, Analyzers, BuildTransitive",
  152. "suppressParent": "All",
  153. "target": "Package",
  154. "version": "[7.0.5, )"
  155. },
  156. "Npgsql.EntityFrameworkCore.PostgreSQL": {
  157. "target": "Package",
  158. "version": "[7.0.3, )"
  159. },
  160. "XamlNameReferenceGenerator": {
  161. "target": "Package",
  162. "version": "[1.5.1, )"
  163. }
  164. },
  165. "imports": [
  166. "net461",
  167. "net462",
  168. "net47",
  169. "net471",
  170. "net472",
  171. "net48",
  172. "net481"
  173. ],
  174. "assetTargetFallback": true,
  175. "warn": true,
  176. "downloadDependencies": [
  177. {
  178. "name": "Microsoft.AspNetCore.App.Ref",
  179. "version": "[6.0.14, 6.0.14]"
  180. },
  181. {
  182. "name": "Microsoft.NETCore.App.Host.win-x64",
  183. "version": "[6.0.14, 6.0.14]"
  184. },
  185. {
  186. "name": "Microsoft.NETCore.App.Ref",
  187. "version": "[6.0.14, 6.0.14]"
  188. },
  189. {
  190. "name": "Microsoft.WindowsDesktop.App.Ref",
  191. "version": "[6.0.14, 6.0.14]"
  192. }
  193. ],
  194. "frameworkReferences": {
  195. "Microsoft.NETCore.App": {
  196. "privateAssets": "all"
  197. }
  198. },
  199. "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\7.0.200\\RuntimeIdentifierGraph.json"
  200. }
  201. }
  202. }
  203. }
  204. }