Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.

project.assets.json 2.2KB

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