FirstSlice.csproj.nuget.dgspec.json 3.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110
  1. {
  2. "format": 1,
  3. "restore": {
  4. "D:\\_project\\FirstSlice\\FirstSlice\\FirstSlice.csproj": {}
  5. },
  6. "projects": {
  7. "D:\\_project\\FirstSlice\\FirstSlice\\FirstSlice.csproj": {
  8. "version": "1.0.0",
  9. "restore": {
  10. "projectUniqueName": "D:\\_project\\FirstSlice\\FirstSlice\\FirstSlice.csproj",
  11. "projectName": "FirstSlice",
  12. "projectPath": "D:\\_project\\FirstSlice\\FirstSlice\\FirstSlice.csproj",
  13. "packagesPath": "C:\\Users\\maxxdell\\.nuget\\packages\\",
  14. "outputPath": "D:\\_project\\FirstSlice\\FirstSlice\\obj\\",
  15. "projectStyle": "PackageReference",
  16. "fallbackFolders": [
  17. "C:\\Visual Studio SDK\\NuGetPackages"
  18. ],
  19. "configFilePaths": [
  20. "C:\\Users\\maxxdell\\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. "C:\\Program Files\\dotnet\\library-packs": {},
  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. "Avalonia": {
  49. "target": "Package",
  50. "version": "[0.10.18, )"
  51. },
  52. "Avalonia.Controls.DataGrid": {
  53. "target": "Package",
  54. "version": "[0.10.18, )"
  55. },
  56. "Avalonia.Desktop": {
  57. "target": "Package",
  58. "version": "[0.10.18, )"
  59. },
  60. "Avalonia.Diagnostics": {
  61. "target": "Package",
  62. "version": "[0.10.18, )"
  63. },
  64. "Microsoft.EntityFrameworkCore.Design": {
  65. "include": "Runtime, Build, Native, ContentFiles, Analyzers, BuildTransitive",
  66. "suppressParent": "All",
  67. "target": "Package",
  68. "version": "[8.0.0-preview.1.23111.4, )"
  69. },
  70. "Microsoft.EntityFrameworkCore.SqlServer": {
  71. "target": "Package",
  72. "version": "[8.0.0-preview.1.23111.4, )"
  73. },
  74. "Microsoft.EntityFrameworkCore.Tools": {
  75. "include": "Runtime, Build, Native, ContentFiles, Analyzers, BuildTransitive",
  76. "suppressParent": "All",
  77. "target": "Package",
  78. "version": "[8.0.0-preview.1.23111.4, )"
  79. },
  80. "Npgsql.EntityFrameworkCore.PostgreSQL": {
  81. "target": "Package",
  82. "version": "[8.0.0-preview.1, )"
  83. },
  84. "XamlNameReferenceGenerator": {
  85. "target": "Package",
  86. "version": "[1.6.1, )"
  87. }
  88. },
  89. "imports": [
  90. "net461",
  91. "net462",
  92. "net47",
  93. "net471",
  94. "net472",
  95. "net48",
  96. "net481"
  97. ],
  98. "assetTargetFallback": true,
  99. "warn": true,
  100. "frameworkReferences": {
  101. "Microsoft.NETCore.App": {
  102. "privateAssets": "all"
  103. }
  104. },
  105. "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\7.0.102\\RuntimeIdentifierGraph.json"
  106. }
  107. }
  108. }
  109. }
  110. }