Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.

Karsha_Site.Infrastructure.csproj.nuget.dgspec.json 2.4KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576
  1. {
  2. "format": 1,
  3. "restore": {
  4. "E:\\Project\\C#.Net\\Karsha\\Karsha_Site.Infrastructure\\Karsha_Site.Infrastructure.csproj": {}
  5. },
  6. "projects": {
  7. "E:\\Project\\C#.Net\\Karsha\\Karsha_Site.Infrastructure\\Karsha_Site.Infrastructure.csproj": {
  8. "version": "1.0.0",
  9. "restore": {
  10. "projectUniqueName": "E:\\Project\\C#.Net\\Karsha\\Karsha_Site.Infrastructure\\Karsha_Site.Infrastructure.csproj",
  11. "projectName": "Karsha_Site.Infrastructure",
  12. "projectPath": "E:\\Project\\C#.Net\\Karsha\\Karsha_Site.Infrastructure\\Karsha_Site.Infrastructure.csproj",
  13. "packagesPath": "C:\\Users\\Pouya\\.nuget\\packages\\",
  14. "outputPath": "E:\\Project\\C#.Net\\Karsha\\Karsha_Site.Infrastructure\\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. "imports": [
  43. "net461",
  44. "net462",
  45. "net47",
  46. "net471",
  47. "net472",
  48. "net48"
  49. ],
  50. "assetTargetFallback": true,
  51. "warn": true,
  52. "downloadDependencies": [
  53. {
  54. "name": "Microsoft.AspNetCore.App.Ref",
  55. "version": "[5.0.0, 5.0.0]"
  56. },
  57. {
  58. "name": "Microsoft.NETCore.App.Ref",
  59. "version": "[5.0.0, 5.0.0]"
  60. },
  61. {
  62. "name": "Microsoft.WindowsDesktop.App.Ref",
  63. "version": "[5.0.0, 5.0.0]"
  64. }
  65. ],
  66. "frameworkReferences": {
  67. "Microsoft.NETCore.App": {
  68. "privateAssets": "all"
  69. }
  70. },
  71. "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\6.0.100\\RuntimeIdentifierGraph.json"
  72. }
  73. }
  74. }
  75. }
  76. }