project.assets.json 1.8 KB

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