_Doc.csproj.nuget.dgspec.json 1.9 KB

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