project.assets.json 2.0 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970
  1. {
  2. "version": 3,
  3. "targets": {
  4. ".NETStandard,Version=v2.1": {}
  5. },
  6. "libraries": {},
  7. "projectFileDependencyGroups": {
  8. ".NETStandard,Version=v2.1": []
  9. },
  10. "packageFolders": {
  11. "C:\\Users\\lulu\\.nuget\\packages\\": {},
  12. "D:\\Microsoft\\Xamarin\\NuGet\\": {}
  13. },
  14. "project": {
  15. "version": "1.0.0",
  16. "restore": {
  17. "projectUniqueName": "D:\\北京宏信\\源码\\haodegroup\\WebAPIBase.NetCore\\Model\\WebAPIBase.Model.csproj",
  18. "projectName": "WebAPIBase.Model",
  19. "projectPath": "D:\\北京宏信\\源码\\haodegroup\\WebAPIBase.NetCore\\Model\\WebAPIBase.Model.csproj",
  20. "packagesPath": "C:\\Users\\lulu\\.nuget\\packages\\",
  21. "outputPath": "D:\\北京宏信\\源码\\haodegroup\\WebAPIBase.NetCore\\Model\\obj\\",
  22. "projectStyle": "PackageReference",
  23. "fallbackFolders": [
  24. "D:\\Microsoft\\Xamarin\\NuGet\\"
  25. ],
  26. "configFilePaths": [
  27. "C:\\Users\\lulu\\AppData\\Roaming\\NuGet\\NuGet.Config",
  28. "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config",
  29. "C:\\Program Files (x86)\\NuGet\\Config\\Xamarin.Offline.config"
  30. ],
  31. "originalTargetFrameworks": [
  32. "netstandard2.1"
  33. ],
  34. "sources": {
  35. "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
  36. "https://api.nuget.org/v3/index.json": {}
  37. },
  38. "frameworks": {
  39. "netstandard2.1": {
  40. "projectReferences": {}
  41. }
  42. },
  43. "warningProperties": {
  44. "warnAsError": [
  45. "NU1605"
  46. ]
  47. }
  48. },
  49. "frameworks": {
  50. "netstandard2.1": {
  51. "imports": [
  52. "net461",
  53. "net462",
  54. "net47",
  55. "net471",
  56. "net472",
  57. "net48"
  58. ],
  59. "assetTargetFallback": true,
  60. "warn": true,
  61. "frameworkReferences": {
  62. "NETStandard.Library": {
  63. "privateAssets": "all"
  64. }
  65. },
  66. "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\3.1.401\\RuntimeIdentifierGraph.json"
  67. }
  68. }
  69. }
  70. }