Entities.csproj.nuget.dgspec.json 3.5 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697
  1. {
  2. "format": 1,
  3. "restore": {
  4. "C:\\Users\\CompServis\\Desktop\\SeptemTech\\BankOperationsUpdate.WorkerService\\Entities\\Entities.csproj": {}
  5. },
  6. "projects": {
  7. "C:\\Users\\CompServis\\Desktop\\SeptemTech\\BankOperationsUpdate.WorkerService\\Entities\\Entities.csproj": {
  8. "version": "1.0.0",
  9. "restore": {
  10. "projectUniqueName": "C:\\Users\\CompServis\\Desktop\\SeptemTech\\BankOperationsUpdate.WorkerService\\Entities\\Entities.csproj",
  11. "projectName": "Entities",
  12. "projectPath": "C:\\Users\\CompServis\\Desktop\\SeptemTech\\BankOperationsUpdate.WorkerService\\Entities\\Entities.csproj",
  13. "packagesPath": "C:\\Users\\CompServis\\.nuget\\packages\\",
  14. "outputPath": "C:\\Users\\CompServis\\Desktop\\SeptemTech\\BankOperationsUpdate.WorkerService\\Entities\\obj\\",
  15. "projectStyle": "PackageReference",
  16. "fallbackFolders": [
  17. "C:\\Program Files (x86)\\DevExpress 21.2\\Components\\Offline Packages"
  18. ],
  19. "configFilePaths": [
  20. "C:\\Users\\CompServis\\AppData\\Roaming\\NuGet\\NuGet.Config",
  21. "C:\\Program Files (x86)\\NuGet\\Config\\DevExpress 21.2.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)\\DevExpress 21.2\\Components\\System\\Components\\Packages": {},
  29. "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
  30. "https://api.nuget.org/v3/index.json": {}
  31. },
  32. "frameworks": {
  33. "net6.0": {
  34. "targetAlias": "net6.0",
  35. "projectReferences": {}
  36. }
  37. },
  38. "warningProperties": {
  39. "warnAsError": [
  40. "NU1605"
  41. ]
  42. }
  43. },
  44. "frameworks": {
  45. "net6.0": {
  46. "targetAlias": "net6.0",
  47. "dependencies": {
  48. "Microsoft.EntityFrameworkCore": {
  49. "target": "Package",
  50. "version": "[6.0.7, )"
  51. },
  52. "Microsoft.EntityFrameworkCore.Design": {
  53. "include": "Runtime, Build, Native, ContentFiles, Analyzers, BuildTransitive",
  54. "suppressParent": "All",
  55. "target": "Package",
  56. "version": "[6.0.7, )"
  57. },
  58. "Microsoft.EntityFrameworkCore.Tools": {
  59. "include": "Runtime, Build, Native, ContentFiles, Analyzers, BuildTransitive",
  60. "suppressParent": "All",
  61. "target": "Package",
  62. "version": "[6.0.7, )"
  63. },
  64. "Microsoft.NETCore.App": {
  65. "target": "Package",
  66. "version": "[2.2.8, )"
  67. },
  68. "Npgsql.EntityFrameworkCore.PostgreSQL": {
  69. "target": "Package",
  70. "version": "[6.0.5, )"
  71. },
  72. "Npgsql.EntityFrameworkCore.PostgreSQL.Design": {
  73. "target": "Package",
  74. "version": "[1.1.0, )"
  75. }
  76. },
  77. "imports": [
  78. "net461",
  79. "net462",
  80. "net47",
  81. "net471",
  82. "net472",
  83. "net48"
  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\\6.0.300\\RuntimeIdentifierGraph.json"
  93. }
  94. }
  95. }
  96. }
  97. }