You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

BlackRock.Reporting.API.csproj.nuget.dgspec.json 2.7KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283
  1. {
  2. "format": 1,
  3. "restore": {
  4. "C:\\Users\\safet.purkovic\\Desktop\\PDFEngineAPI\\blackrock.reporting.api\\BlackRock.Reporting.API.csproj": {}
  5. },
  6. "projects": {
  7. "C:\\Users\\safet.purkovic\\Desktop\\PDFEngineAPI\\blackrock.reporting.api\\BlackRock.Reporting.API.csproj": {
  8. "version": "1.0.0",
  9. "restore": {
  10. "projectUniqueName": "C:\\Users\\safet.purkovic\\Desktop\\PDFEngineAPI\\blackrock.reporting.api\\BlackRock.Reporting.API.csproj",
  11. "projectName": "BlackRock.Reporting.API",
  12. "projectPath": "C:\\Users\\safet.purkovic\\Desktop\\PDFEngineAPI\\blackrock.reporting.api\\BlackRock.Reporting.API.csproj",
  13. "packagesPath": "C:\\Users\\safet.purkovic\\.nuget\\packages\\",
  14. "outputPath": "C:\\Users\\safet.purkovic\\Desktop\\PDFEngineAPI\\blackrock.reporting.api\\obj\\",
  15. "projectStyle": "PackageReference",
  16. "configFilePaths": [
  17. "C:\\Users\\safet.purkovic\\AppData\\Roaming\\NuGet\\NuGet.Config",
  18. "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
  19. ],
  20. "originalTargetFrameworks": [
  21. "net6.0"
  22. ],
  23. "sources": {
  24. "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
  25. "https://api.nuget.org/v3/index.json": {}
  26. },
  27. "frameworks": {
  28. "net6.0": {
  29. "targetAlias": "net6.0",
  30. "projectReferences": {}
  31. }
  32. },
  33. "warningProperties": {
  34. "warnAsError": [
  35. "NU1605"
  36. ]
  37. }
  38. },
  39. "frameworks": {
  40. "net6.0": {
  41. "targetAlias": "net6.0",
  42. "dependencies": {
  43. "AutoMapper": {
  44. "target": "Package",
  45. "version": "[10.1.1, )"
  46. },
  47. "AutoMapper.Extensions.Microsoft.DependencyInjection": {
  48. "target": "Package",
  49. "version": "[8.1.1, )"
  50. },
  51. "PuppeteerSharp": {
  52. "target": "Package",
  53. "version": "[5.1.0, )"
  54. },
  55. "Swashbuckle.AspNetCore": {
  56. "target": "Package",
  57. "version": "[6.1.5, )"
  58. }
  59. },
  60. "imports": [
  61. "net461",
  62. "net462",
  63. "net47",
  64. "net471",
  65. "net472",
  66. "net48"
  67. ],
  68. "assetTargetFallback": true,
  69. "warn": true,
  70. "frameworkReferences": {
  71. "Microsoft.AspNetCore.App": {
  72. "privateAssets": "none"
  73. },
  74. "Microsoft.NETCore.App": {
  75. "privateAssets": "all"
  76. }
  77. },
  78. "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\6.0.100-rc.1.21463.6\\RuntimeIdentifierGraph.json"
  79. }
  80. }
  81. }
  82. }
  83. }