project.assets.json 1.9 KB

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