Reconstruction.csproj.nuget.dgspec.json 3.1 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788
  1. {
  2. "format": 1,
  3. "restore": {
  4. "C:\\Users\\Rhomaios\\source\\repos\\Reconstruction\\Reconstruction\\Reconstruction.csproj": {}
  5. },
  6. "projects": {
  7. "C:\\Users\\Rhomaios\\source\\repos\\Reconstruction\\Reconstruction\\Reconstruction.csproj": {
  8. "version": "1.0.0",
  9. "restore": {
  10. "projectUniqueName": "C:\\Users\\Rhomaios\\source\\repos\\Reconstruction\\Reconstruction\\Reconstruction.csproj",
  11. "projectName": "Reconstruction",
  12. "projectPath": "C:\\Users\\Rhomaios\\source\\repos\\Reconstruction\\Reconstruction\\Reconstruction.csproj",
  13. "packagesPath": "C:\\Users\\Rhomaios\\.nuget\\packages\\",
  14. "outputPath": "C:\\Users\\Rhomaios\\source\\repos\\Reconstruction\\Reconstruction\\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"
  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": {
  33. "targetAlias": "net6.0",
  34. "projectReferences": {}
  35. }
  36. },
  37. "warningProperties": {
  38. "warnAsError": [
  39. "NU1605"
  40. ]
  41. }
  42. },
  43. "frameworks": {
  44. "net6.0": {
  45. "targetAlias": "net6.0",
  46. "dependencies": {
  47. "Microsoft.EntityFrameworkCore": {
  48. "target": "Package",
  49. "version": "[6.0.5, )"
  50. },
  51. "Microsoft.EntityFrameworkCore.Design": {
  52. "include": "Runtime, Build, Native, ContentFiles, Analyzers, BuildTransitive",
  53. "suppressParent": "All",
  54. "target": "Package",
  55. "version": "[6.0.5, )"
  56. },
  57. "Microsoft.EntityFrameworkCore.SqlServer": {
  58. "target": "Package",
  59. "version": "[6.0.5, )"
  60. },
  61. "Microsoft.EntityFrameworkCore.Tools": {
  62. "include": "Runtime, Build, Native, ContentFiles, Analyzers, BuildTransitive",
  63. "suppressParent": "All",
  64. "target": "Package",
  65. "version": "[6.0.5, )"
  66. }
  67. },
  68. "imports": [
  69. "net461",
  70. "net462",
  71. "net47",
  72. "net471",
  73. "net472",
  74. "net48"
  75. ],
  76. "assetTargetFallback": true,
  77. "warn": true,
  78. "frameworkReferences": {
  79. "Microsoft.NETCore.App": {
  80. "privateAssets": "all"
  81. }
  82. },
  83. "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\6.0.201\\RuntimeIdentifierGraph.json"
  84. }
  85. }
  86. }
  87. }
  88. }