0
0

wpf_connection3_xrgx5ho5_wpftmp.csproj.nuget.dgspec.json 2.3 KB

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