MyMoviesWPF.csproj.nuget.dgspec.json 3.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115
  1. {
  2. "format": 1,
  3. "restore": {
  4. "C:\\Users\\Rhomaios\\source\\repos\\MyMovies\\MyMoviesWPF\\MyMoviesWPF.csproj": {}
  5. },
  6. "projects": {
  7. "C:\\Users\\Rhomaios\\source\\repos\\MyMovies\\MyMoviesWPF\\MyMoviesWPF.csproj": {
  8. "version": "1.0.0",
  9. "restore": {
  10. "projectUniqueName": "C:\\Users\\Rhomaios\\source\\repos\\MyMovies\\MyMoviesWPF\\MyMoviesWPF.csproj",
  11. "projectName": "MyMoviesWPF",
  12. "projectPath": "C:\\Users\\Rhomaios\\source\\repos\\MyMovies\\MyMoviesWPF\\MyMoviesWPF.csproj",
  13. "packagesPath": "C:\\Users\\Rhomaios\\.nuget\\packages\\",
  14. "outputPath": "C:\\Users\\Rhomaios\\source\\repos\\MyMovies\\MyMoviesWPF\\obj\\",
  15. "projectStyle": "PackageReference",
  16. "fallbackFolders": [
  17. "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
  18. ],
  19. "configFilePaths": [
  20. "C:\\Users\\Rhomaios\\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-windows7.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-windows7.0": {
  33. "targetAlias": "net6.0-windows",
  34. "projectReferences": {}
  35. }
  36. },
  37. "warningProperties": {
  38. "warnAsError": [
  39. "NU1605"
  40. ]
  41. }
  42. },
  43. "frameworks": {
  44. "net6.0-windows7.0": {
  45. "targetAlias": "net6.0-windows",
  46. "dependencies": {
  47. "DevExpress.Data": {
  48. "target": "Package",
  49. "version": "[22.1.3, )"
  50. },
  51. "MaterialDesignColors": {
  52. "target": "Package",
  53. "version": "[2.0.6, )"
  54. },
  55. "MaterialDesignThemes": {
  56. "target": "Package",
  57. "version": "[4.5.0, )"
  58. },
  59. "MaterialDesignThemes.MahApps": {
  60. "target": "Package",
  61. "version": "[0.2.2, )"
  62. },
  63. "Microsoft.EntityFrameworkCore": {
  64. "target": "Package",
  65. "version": "[6.0.5, )"
  66. },
  67. "Microsoft.EntityFrameworkCore.Design": {
  68. "include": "Runtime, Build, Native, ContentFiles, Analyzers, BuildTransitive",
  69. "suppressParent": "All",
  70. "target": "Package",
  71. "version": "[6.0.5, )"
  72. },
  73. "Microsoft.EntityFrameworkCore.SqlServer": {
  74. "target": "Package",
  75. "version": "[6.0.5, )"
  76. },
  77. "Microsoft.EntityFrameworkCore.Tools": {
  78. "include": "Runtime, Build, Native, ContentFiles, Analyzers, BuildTransitive",
  79. "suppressParent": "All",
  80. "target": "Package",
  81. "version": "[6.0.5, )"
  82. },
  83. "Microsoft.Toolkit.Mvvm": {
  84. "target": "Package",
  85. "version": "[7.1.2, )"
  86. },
  87. "Refractored.MvvmHelpers": {
  88. "target": "Package",
  89. "version": "[1.6.2, )"
  90. }
  91. },
  92. "imports": [
  93. "net461",
  94. "net462",
  95. "net47",
  96. "net471",
  97. "net472",
  98. "net48"
  99. ],
  100. "assetTargetFallback": true,
  101. "warn": true,
  102. "frameworkReferences": {
  103. "Microsoft.NETCore.App": {
  104. "privateAssets": "all"
  105. },
  106. "Microsoft.WindowsDesktop.App.WPF": {
  107. "privateAssets": "none"
  108. }
  109. },
  110. "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\6.0.201\\RuntimeIdentifierGraph.json"
  111. }
  112. }
  113. }
  114. }
  115. }