WpfApp.csproj.nuget.dgspec.json 2.3 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677
  1. {
  2. "format": 1,
  3. "restore": {
  4. "Z:\\TestProject Fitness\\00\\WpfApp\\WpfApp.csproj": {}
  5. },
  6. "projects": {
  7. "Z:\\TestProject Fitness\\00\\WpfApp\\WpfApp.csproj": {
  8. "version": "1.0.0",
  9. "restore": {
  10. "projectUniqueName": "Z:\\TestProject Fitness\\00\\WpfApp\\WpfApp.csproj",
  11. "projectName": "WpfApp",
  12. "projectPath": "Z:\\TestProject Fitness\\00\\WpfApp\\WpfApp.csproj",
  13. "packagesPath": "C:\\Users\\gr601_tadal\\.nuget\\packages\\",
  14. "outputPath": "Z:\\TestProject Fitness\\00\\WpfApp\\obj\\",
  15. "projectStyle": "PackageReference",
  16. "fallbackFolders": [
  17. "C:\\Microsoft\\Xamarin\\NuGet\\"
  18. ],
  19. "configFilePaths": [
  20. "C:\\Users\\gr601_tadal\\AppData\\Roaming\\NuGet\\NuGet.Config",
  21. "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config",
  22. "C:\\Program Files (x86)\\NuGet\\Config\\Xamarin.Offline.config"
  23. ],
  24. "originalTargetFrameworks": [
  25. "netcoreapp3.1"
  26. ],
  27. "sources": {
  28. "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
  29. "https://api.nuget.org/v3/index.json": {}
  30. },
  31. "frameworks": {
  32. "netcoreapp3.1": {
  33. "projectReferences": {}
  34. }
  35. },
  36. "warningProperties": {
  37. "warnAsError": [
  38. "NU1605"
  39. ]
  40. }
  41. },
  42. "frameworks": {
  43. "netcoreapp3.1": {
  44. "dependencies": {
  45. "Microsoft.EntityFrameworkCore": {
  46. "target": "Package",
  47. "version": "[3.1.9, )"
  48. },
  49. "Microsoft.EntityFrameworkCore.SqlServer": {
  50. "target": "Package",
  51. "version": "[3.1.9, )"
  52. }
  53. },
  54. "imports": [
  55. "net461",
  56. "net462",
  57. "net47",
  58. "net471",
  59. "net472",
  60. "net48"
  61. ],
  62. "assetTargetFallback": true,
  63. "warn": true,
  64. "frameworkReferences": {
  65. "Microsoft.NETCore.App": {
  66. "privateAssets": "all"
  67. },
  68. "Microsoft.WindowsDesktop.App.WPF": {
  69. "privateAssets": "none"
  70. }
  71. },
  72. "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\3.1.403\\RuntimeIdentifierGraph.json"
  73. }
  74. }
  75. }
  76. }
  77. }