WebAPIBase.Model.csproj.nuget.dgspec.json 2.1 KB

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