project.assets.json 2.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172
  1. {
  2. "version": 3,
  3. "targets": {
  4. "net6.0": {}
  5. },
  6. "libraries": {},
  7. "projectFileDependencyGroups": {
  8. "net6.0": []
  9. },
  10. "packageFolders": {
  11. "C:\\Users\\КарзиновВА\\.nuget\\packages\\": {},
  12. "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages": {}
  13. },
  14. "project": {
  15. "version": "1.0.0",
  16. "restore": {
  17. "projectUniqueName": "C:\\Users\\КарзиновВА\\source\\repos\\Ekz\\Ekz\\Ekz.csproj",
  18. "projectName": "Ekz",
  19. "projectPath": "C:\\Users\\КарзиновВА\\source\\repos\\Ekz\\Ekz\\Ekz.csproj",
  20. "packagesPath": "C:\\Users\\КарзиновВА\\.nuget\\packages\\",
  21. "outputPath": "C:\\Users\\КарзиновВА\\source\\repos\\Ekz\\Ekz\\obj\\",
  22. "projectStyle": "PackageReference",
  23. "fallbackFolders": [
  24. "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
  25. ],
  26. "configFilePaths": [
  27. "C:\\Users\\КарзиновВА\\AppData\\Roaming\\NuGet\\NuGet.Config",
  28. "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
  29. "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
  30. ],
  31. "originalTargetFrameworks": [
  32. "net6.0"
  33. ],
  34. "sources": {
  35. "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
  36. "https://api.nuget.org/v3/index.json": {}
  37. },
  38. "frameworks": {
  39. "net6.0": {
  40. "targetAlias": "net6.0",
  41. "projectReferences": {}
  42. }
  43. },
  44. "warningProperties": {
  45. "warnAsError": [
  46. "NU1605"
  47. ]
  48. }
  49. },
  50. "frameworks": {
  51. "net6.0": {
  52. "targetAlias": "net6.0",
  53. "imports": [
  54. "net461",
  55. "net462",
  56. "net47",
  57. "net471",
  58. "net472",
  59. "net48"
  60. ],
  61. "assetTargetFallback": true,
  62. "warn": true,
  63. "frameworkReferences": {
  64. "Microsoft.NETCore.App": {
  65. "privateAssets": "all"
  66. }
  67. },
  68. "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\6.0.300\\RuntimeIdentifierGraph.json"
  69. }
  70. }
  71. }
  72. }