project.assets.json 2.4 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283
  1. {
  2. "version": 3,
  3. "targets": {
  4. "net8.0": {}
  5. },
  6. "libraries": {},
  7. "projectFileDependencyGroups": {
  8. "net8.0": []
  9. },
  10. "packageFolders": {
  11. "C:\\Users\\ss510\\.nuget\\packages\\": {},
  12. "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages": {}
  13. },
  14. "project": {
  15. "version": "1.0.0",
  16. "restore": {
  17. "projectUniqueName": "E:\\0A-MyProject\\ET9\\ET\\Packages\\cn.etetet.mathematics\\DotNet~\\ET.Mathematics.csproj",
  18. "projectName": "ET.Mathematics",
  19. "projectPath": "E:\\0A-MyProject\\ET9\\ET\\Packages\\cn.etetet.mathematics\\DotNet~\\ET.Mathematics.csproj",
  20. "packagesPath": "C:\\Users\\ss510\\.nuget\\packages\\",
  21. "outputPath": "E:\\0A-MyProject\\ET9\\ET\\Packages\\cn.etetet.mathematics\\DotNet~\\obj\\",
  22. "projectStyle": "PackageReference",
  23. "fallbackFolders": [
  24. "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
  25. ],
  26. "configFilePaths": [
  27. "C:\\Users\\ss510\\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. "net8.0"
  33. ],
  34. "sources": {
  35. "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
  36. "C:\\Program Files\\dotnet\\library-packs": {},
  37. "https://api.nuget.org/v3/index.json": {}
  38. },
  39. "frameworks": {
  40. "net8.0": {
  41. "targetAlias": "net8.0",
  42. "projectReferences": {}
  43. }
  44. },
  45. "warningProperties": {
  46. "allWarningsAsErrors": true,
  47. "noWarn": [
  48. "NU1903"
  49. ],
  50. "warnAsError": [
  51. "NU1605"
  52. ]
  53. },
  54. "restoreAuditProperties": {
  55. "enableAudit": "true",
  56. "auditLevel": "low",
  57. "auditMode": "direct"
  58. }
  59. },
  60. "frameworks": {
  61. "net8.0": {
  62. "targetAlias": "net8.0",
  63. "imports": [
  64. "net461",
  65. "net462",
  66. "net47",
  67. "net471",
  68. "net472",
  69. "net48",
  70. "net481"
  71. ],
  72. "assetTargetFallback": true,
  73. "warn": true,
  74. "frameworkReferences": {
  75. "Microsoft.NETCore.App": {
  76. "privateAssets": "all"
  77. }
  78. },
  79. "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.202/PortableRuntimeIdentifierGraph.json"
  80. }
  81. }
  82. }
  83. }