Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.

Karsha_Site.Common.csproj.nuget.dgspec.json 2.7KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586
  1. {
  2. "format": 1,
  3. "restore": {
  4. "E:\\Project\\C#.Net\\Karsha\\Karsha_Site.Common\\Karsha_Site.Common.csproj": {}
  5. },
  6. "projects": {
  7. "E:\\Project\\C#.Net\\Karsha\\Karsha_Site.Common\\Karsha_Site.Common.csproj": {
  8. "version": "1.0.0",
  9. "restore": {
  10. "projectUniqueName": "E:\\Project\\C#.Net\\Karsha\\Karsha_Site.Common\\Karsha_Site.Common.csproj",
  11. "projectName": "Karsha_Site.Common",
  12. "projectPath": "E:\\Project\\C#.Net\\Karsha\\Karsha_Site.Common\\Karsha_Site.Common.csproj",
  13. "packagesPath": "C:\\Users\\Pouya\\.nuget\\packages\\",
  14. "outputPath": "E:\\Project\\C#.Net\\Karsha\\Karsha_Site.Common\\obj\\",
  15. "projectStyle": "PackageReference",
  16. "configFilePaths": [
  17. "C:\\Users\\Pouya\\AppData\\Roaming\\NuGet\\NuGet.Config",
  18. "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
  19. ],
  20. "originalTargetFrameworks": [
  21. "net5.0"
  22. ],
  23. "sources": {
  24. "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
  25. "https://api.nuget.org/v3/index.json": {}
  26. },
  27. "frameworks": {
  28. "net5.0": {
  29. "targetAlias": "net5.0",
  30. "projectReferences": {}
  31. }
  32. },
  33. "warningProperties": {
  34. "warnAsError": [
  35. "NU1605"
  36. ]
  37. }
  38. },
  39. "frameworks": {
  40. "net5.0": {
  41. "targetAlias": "net5.0",
  42. "dependencies": {
  43. "Microsoft.AspNetCore.Hosting.Abstractions": {
  44. "target": "Package",
  45. "version": "[2.2.0, )"
  46. },
  47. "Microsoft.AspNetCore.Http.Features": {
  48. "target": "Package",
  49. "version": "[5.0.17, )"
  50. }
  51. },
  52. "imports": [
  53. "net461",
  54. "net462",
  55. "net47",
  56. "net471",
  57. "net472",
  58. "net48"
  59. ],
  60. "assetTargetFallback": true,
  61. "warn": true,
  62. "downloadDependencies": [
  63. {
  64. "name": "Microsoft.AspNetCore.App.Ref",
  65. "version": "[5.0.0, 5.0.0]"
  66. },
  67. {
  68. "name": "Microsoft.NETCore.App.Ref",
  69. "version": "[5.0.0, 5.0.0]"
  70. },
  71. {
  72. "name": "Microsoft.WindowsDesktop.App.Ref",
  73. "version": "[5.0.0, 5.0.0]"
  74. }
  75. ],
  76. "frameworkReferences": {
  77. "Microsoft.NETCore.App": {
  78. "privateAssets": "all"
  79. }
  80. },
  81. "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\6.0.100\\RuntimeIdentifierGraph.json"
  82. }
  83. }
  84. }
  85. }
  86. }