project.assets.json 2.4 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889
  1. {
  2. "version": 3,
  3. "targets": {
  4. "net8.0": {
  5. "ClassLibrary1/1.0.0": {
  6. "type": "project",
  7. "framework": ".NETCoreApp,Version=v8.0",
  8. "compile": {
  9. "bin/placeholder/ClassLibrary1.dll": {}
  10. },
  11. "runtime": {
  12. "bin/placeholder/ClassLibrary1.dll": {}
  13. }
  14. }
  15. }
  16. },
  17. "libraries": {
  18. "ClassLibrary1/1.0.0": {
  19. "type": "project",
  20. "path": "../ClassLibrary1/ClassLibrary1.csproj",
  21. "msbuildProject": "../ClassLibrary1/ClassLibrary1.csproj"
  22. }
  23. },
  24. "projectFileDependencyGroups": {
  25. "net8.0": [
  26. "ClassLibrary1 >= 1.0.0"
  27. ]
  28. },
  29. "packageFolders": {
  30. "C:\\Users\\Neptu\\.nuget\\packages\\": {}
  31. },
  32. "project": {
  33. "version": "1.0.0",
  34. "restore": {
  35. "projectUniqueName": "C:\\Users\\Neptu\\RiderProjects\\kapralov18\\kapralov18\\kapralov18.csproj",
  36. "projectName": "kapralov18",
  37. "projectPath": "C:\\Users\\Neptu\\RiderProjects\\kapralov18\\kapralov18\\kapralov18.csproj",
  38. "packagesPath": "C:\\Users\\Neptu\\.nuget\\packages\\",
  39. "outputPath": "C:\\Users\\Neptu\\RiderProjects\\kapralov18\\kapralov18\\obj\\",
  40. "projectStyle": "PackageReference",
  41. "configFilePaths": [
  42. "C:\\Users\\Neptu\\AppData\\Roaming\\NuGet\\NuGet.Config"
  43. ],
  44. "originalTargetFrameworks": [
  45. "net8.0"
  46. ],
  47. "sources": {
  48. "https://api.nuget.org/v3/index.json": {}
  49. },
  50. "frameworks": {
  51. "net8.0": {
  52. "targetAlias": "net8.0",
  53. "projectReferences": {
  54. "C:\\Users\\Neptu\\RiderProjects\\kapralov18\\ClassLibrary1\\ClassLibrary1.csproj": {
  55. "projectPath": "C:\\Users\\Neptu\\RiderProjects\\kapralov18\\ClassLibrary1\\ClassLibrary1.csproj"
  56. }
  57. }
  58. }
  59. },
  60. "warningProperties": {
  61. "warnAsError": [
  62. "NU1605"
  63. ]
  64. }
  65. },
  66. "frameworks": {
  67. "net8.0": {
  68. "targetAlias": "net8.0",
  69. "imports": [
  70. "net461",
  71. "net462",
  72. "net47",
  73. "net471",
  74. "net472",
  75. "net48",
  76. "net481"
  77. ],
  78. "assetTargetFallback": true,
  79. "warn": true,
  80. "frameworkReferences": {
  81. "Microsoft.NETCore.App": {
  82. "privateAssets": "all"
  83. }
  84. },
  85. "runtimeIdentifierGraphPath": "C:\\Users\\Neptu\\.dotnet\\sdk\\8.0.100/PortableRuntimeIdentifierGraph.json"
  86. }
  87. }
  88. }
  89. }