Aip.Messaging.csproj.nuget.dgspec.json 2.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869
  1. {
  2. "format": 1,
  3. "restore": {
  4. "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\Aip.Messaging\\Aip.Messaging.csproj": {}
  5. },
  6. "projects": {
  7. "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\Aip.Messaging\\Aip.Messaging.csproj": {
  8. "version": "1.0.0",
  9. "restore": {
  10. "projectUniqueName": "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\Aip.Messaging\\Aip.Messaging.csproj",
  11. "projectName": "Aip.Messaging",
  12. "projectPath": "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\Aip.Messaging\\Aip.Messaging.csproj",
  13. "packagesPath": "C:\\Users\\OpenValue\\.nuget\\packages\\",
  14. "outputPath": "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\Aip.Messaging\\obj\\",
  15. "projectStyle": "PackageReference",
  16. "skipContentFileWrite": true,
  17. "fallbackFolders": [
  18. "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
  19. ],
  20. "configFilePaths": [
  21. "C:\\Users\\OpenValue\\AppData\\Roaming\\NuGet\\NuGet.Config",
  22. "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
  23. "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
  24. ],
  25. "originalTargetFrameworks": [
  26. "net48"
  27. ],
  28. "sources": {
  29. "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
  30. "https://api.nuget.org/v3/index.json": {}
  31. },
  32. "frameworks": {
  33. "net48": {
  34. "projectReferences": {}
  35. }
  36. },
  37. "restoreAuditProperties": {
  38. "enableAudit": "true",
  39. "auditLevel": "low",
  40. "auditMode": "direct"
  41. }
  42. },
  43. "frameworks": {
  44. "net48": {
  45. "dependencies": {
  46. "Experimental.System.Messaging": {
  47. "target": "Package",
  48. "version": "[1.1.0, )"
  49. }
  50. }
  51. }
  52. },
  53. "runtimes": {
  54. "win": {
  55. "#import": []
  56. },
  57. "win-arm64": {
  58. "#import": []
  59. },
  60. "win-x64": {
  61. "#import": []
  62. },
  63. "win-x86": {
  64. "#import": []
  65. }
  66. }
  67. }
  68. }
  69. }