lib/GenXdev.Helpers.deps.json

{
  "runtimeTarget": {
    "name": ".NETCoreApp,Version=v9.0/win-x64",
    "signature": ""
  },
  "compilationOptions": {},
  "targets": {
    ".NETCoreApp,Version=v9.0": {},
    ".NETCoreApp,Version=v9.0/win-x64": {
      "GenXdev.Helpers/1.0.0": {
        "dependencies": {
          "BouncyCastle.Cryptography": "2.7.0-beta.98",
          "EmbedIO": "3.5.2",
          "JWT": "11.0.0",
          "NAudio": "2.2.1",
          "Newtonsoft.Json": "13.0.3",
          "SpotifyAPI.Web": "7.2.1",
          "SpotifyAPI.Web.Auth": "7.2.1",
          "System.Management.Automation": "7.5.0",
          "System.Speech": "9.0.0",
          "Whisper.net": "1.7.4",
          "WpfScreenHelper": "2.1.1",
          "runtimepack.Microsoft.Windows.SDK.NET.Ref": "10.0.18362.57"
        },
        "runtime": {
          "GenXdev.Helpers.dll": {}
        }
      },
      "runtimepack.Microsoft.Windows.SDK.NET.Ref/10.0.18362.57": {
        "runtime": {
          "Microsoft.Windows.SDK.NET.dll": {
            "assemblyVersion": "10.0.18362.38",
            "fileVersion": "10.0.18362.55"
          },
          "WinRT.Runtime.dll": {
            "assemblyVersion": "2.2.0.0",
            "fileVersion": "2.2.0.48161"
          }
        }
      },
      "BouncyCastle.Cryptography/2.7.0-beta.98": {
        "runtime": {
          "lib/net6.0/BouncyCastle.Cryptography.dll": {
            "assemblyVersion": "2.0.0.0",
            "fileVersion": "2.7.0.0"
          }
        }
      },
      "EmbedIO/3.5.2": {
        "dependencies": {
          "Unosquare.Swan.Lite": "3.1.0"
        },
        "runtime": {
          "lib/netstandard2.0/EmbedIO.dll": {
            "assemblyVersion": "3.5.2.0",
            "fileVersion": "3.5.2.0"
          }
        }
      },
      "JWT/11.0.0": {
        "dependencies": {
          "Newtonsoft.Json": "13.0.3"
        },
        "runtime": {
          "lib/net8.0/JWT.dll": {
            "assemblyVersion": "11.0.0.0",
            "fileVersion": "11.0.0.0"
          }
        }
      },
      "Microsoft.ApplicationInsights/2.22.0": {
        "runtime": {
          "lib/netstandard2.0/Microsoft.ApplicationInsights.dll": {
            "assemblyVersion": "2.22.0.997",
            "fileVersion": "2.22.0.997"
          }
        }
      },
      "Microsoft.Management.Infrastructure/3.0.0": {
        "dependencies": {
          "Microsoft.Management.Infrastructure.Runtime.Win": "3.0.0"
        }
      },
      "Microsoft.Management.Infrastructure.Runtime.Win/3.0.0": {
        "runtime": {
          "runtimes/win-x64/lib/netstandard1.6/microsoft.management.infrastructure.dll": {
            "assemblyVersion": "1.0.0.0",
            "fileVersion": "10.0.17763.30000"
          },
          "runtimes/win-x64/lib/netstandard1.6/microsoft.management.infrastructure.native.dll": {
            "assemblyVersion": "1.0.0.0",
            "fileVersion": "10.0.17763.30000"
          }
        },
        "native": {
          "runtimes/win-x64/native/microsoft.management.infrastructure.native.unmanaged.dll": {
            "fileVersion": "6.3.9600.18144"
          }
        }
      },
      "Microsoft.PowerShell.CoreCLR.Eventing/7.5.0": {
        "runtime": {
          "runtimes/win/lib/net9.0/Microsoft.PowerShell.CoreCLR.Eventing.dll": {
            "assemblyVersion": "7.5.0.500",
            "fileVersion": "7.5.0.500"
          }
        }
      },
      "Microsoft.PowerShell.Native/7.4.0": {
        "native": {
          "runtimes/win-x64/native/PowerShell.Core.Instrumentation.dll": {
            "fileVersion": "10.0.10011.16384"
          },
          "runtimes/win-x64/native/pwrshplugin.dll": {
            "fileVersion": "10.0.10011.16384"
          }
        }
      },
      "Microsoft.Security.Extensions/1.3.0": {
        "runtime": {
          "runtimes/win-x64/lib/net5.0/getfilesiginforedistwrapper.dll": {
            "assemblyVersion": "10.0.0.0",
            "fileVersion": "10.0.25977.1000"
          }
        },
        "native": {
          "runtimes/win-x64/native/getfilesiginforedist.dll": {
            "fileVersion": "0.0.0.0"
          }
        }
      },
      "NAudio/2.2.1": {
        "dependencies": {
          "NAudio.Asio": "2.2.1",
          "NAudio.Core": "2.2.1",
          "NAudio.Midi": "2.2.1",
          "NAudio.Wasapi": "2.2.1",
          "NAudio.WinForms": "2.2.1",
          "NAudio.WinMM": "2.2.1"
        },
        "runtime": {
          "lib/net6.0-windows7.0/NAudio.dll": {
            "assemblyVersion": "2.2.1.0",
            "fileVersion": "2.2.1.0"
          }
        }
      },
      "NAudio.Asio/2.2.1": {
        "dependencies": {
          "NAudio.Core": "2.2.1"
        },
        "runtime": {
          "lib/netstandard2.0/NAudio.Asio.dll": {
            "assemblyVersion": "2.2.1.0",
            "fileVersion": "2.2.1.0"
          }
        }
      },
      "NAudio.Core/2.2.1": {
        "runtime": {
          "lib/netstandard2.0/NAudio.Core.dll": {
            "assemblyVersion": "2.2.1.0",
            "fileVersion": "2.2.1.0"
          }
        }
      },
      "NAudio.Midi/2.2.1": {
        "dependencies": {
          "NAudio.Core": "2.2.1"
        },
        "runtime": {
          "lib/netstandard2.0/NAudio.Midi.dll": {
            "assemblyVersion": "2.2.1.0",
            "fileVersion": "2.2.1.0"
          }
        }
      },
      "NAudio.Wasapi/2.2.1": {
        "dependencies": {
          "NAudio.Core": "2.2.1"
        },
        "runtime": {
          "lib/netstandard2.0/NAudio.Wasapi.dll": {
            "assemblyVersion": "2.2.1.0",
            "fileVersion": "2.2.1.0"
          }
        }
      },
      "NAudio.WinForms/2.2.1": {
        "dependencies": {
          "NAudio.WinMM": "2.2.1"
        },
        "runtime": {
          "lib/netcoreapp3.1/NAudio.WinForms.dll": {
            "assemblyVersion": "2.2.1.0",
            "fileVersion": "2.2.1.0"
          }
        }
      },
      "NAudio.WinMM/2.2.1": {
        "dependencies": {
          "NAudio.Core": "2.2.1"
        },
        "runtime": {
          "lib/netstandard2.0/NAudio.WinMM.dll": {
            "assemblyVersion": "2.2.1.0",
            "fileVersion": "2.2.1.0"
          }
        }
      },
      "Newtonsoft.Json/13.0.3": {
        "runtime": {
          "lib/net6.0/Newtonsoft.Json.dll": {
            "assemblyVersion": "13.0.0.0",
            "fileVersion": "13.0.3.27908"
          }
        }
      },
      "SpotifyAPI.Web/7.2.1": {
        "dependencies": {
          "Newtonsoft.Json": "13.0.3"
        },
        "runtime": {
          "lib/net8.0/SpotifyAPI.Web.dll": {
            "assemblyVersion": "1.0.0.0",
            "fileVersion": "1.0.0.0"
          }
        }
      },
      "SpotifyAPI.Web.Auth/7.2.1": {
        "dependencies": {
          "EmbedIO": "3.5.2",
          "SpotifyAPI.Web": "7.2.1"
        },
        "runtime": {
          "lib/net8.0/SpotifyAPI.Web.Auth.dll": {
            "assemblyVersion": "1.0.0.0",
            "fileVersion": "1.0.0.0"
          }
        }
      },
      "System.Management/9.0.1": {
        "runtime": {
          "runtimes/win/lib/net9.0/System.Management.dll": {
            "assemblyVersion": "9.0.0.1",
            "fileVersion": "9.0.124.61010"
          }
        }
      },
      "System.Management.Automation/7.5.0": {
        "dependencies": {
          "Microsoft.ApplicationInsights": "2.22.0",
          "Microsoft.Management.Infrastructure": "3.0.0",
          "Microsoft.PowerShell.CoreCLR.Eventing": "7.5.0",
          "Microsoft.PowerShell.Native": "7.4.0",
          "Microsoft.Security.Extensions": "1.3.0",
          "Newtonsoft.Json": "13.0.3",
          "System.Management": "9.0.1"
        },
        "runtime": {
          "runtimes/win/lib/net9.0/System.Management.Automation.dll": {
            "assemblyVersion": "7.5.0.500",
            "fileVersion": "7.5.0.500"
          }
        }
      },
      "System.Speech/9.0.0": {
        "runtime": {
          "runtimes/win/lib/net9.0/System.Speech.dll": {
            "assemblyVersion": "9.0.0.0",
            "fileVersion": "9.0.24.52809"
          }
        }
      },
      "Unosquare.Swan.Lite/3.1.0": {
        "runtime": {
          "lib/netstandard2.0/Swan.Lite.dll": {
            "assemblyVersion": "3.1.0.0",
            "fileVersion": "3.1.0.0"
          }
        }
      },
      "Whisper.net/1.7.4": {
        "runtime": {
          "lib/net9.0/Whisper.net.dll": {
            "assemblyVersion": "1.7.4.0",
            "fileVersion": "1.7.4.0"
          }
        }
      },
      "WpfScreenHelper/2.1.1": {
        "runtime": {
          "lib/net8.0-windows7.0/WpfScreenHelper.dll": {
            "assemblyVersion": "2.1.1.0",
            "fileVersion": "2.1.1.0"
          }
        }
      }
    }
  },
  "libraries": {
    "GenXdev.Helpers/1.0.0": {
      "type": "project",
      "serviceable": false,
      "sha512": ""
    },
    "runtimepack.Microsoft.Windows.SDK.NET.Ref/10.0.18362.57": {
      "type": "runtimepack",
      "serviceable": false,
      "sha512": ""
    },
    "BouncyCastle.Cryptography/2.7.0-beta.98": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-CRQm3Xj8GdT9uEy4IvwMUBU4jNl9cyuYw5F8PHtAXkjrSlmbiG/ZEn93B1RpyKQhAjDApeAPq1Vf5cHZ8rq4Tg==",
      "path": "bouncycastle.cryptography/2.7.0-beta.98",
      "hashPath": "bouncycastle.cryptography.2.7.0-beta.98.nupkg.sha512"
    },
    "EmbedIO/3.5.2": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-YU4j+3XvuO8/VPkNf7KWOF1TpMhnyVhXnPsG1mvnDhTJ9D5BZOFXVDvCpE/SkQ1AJ0Aa+dXOVSW3ntgmLL7aJg==",
      "path": "embedio/3.5.2",
      "hashPath": "embedio.3.5.2.nupkg.sha512"
    },
    "JWT/11.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-jOT1PA95jgf78CqWsKt8hz9Uzv4J39vukzf5nYtfky9N6wl1W4vIXT1CdkQI7zG20HnApEMtmpC/pMtCKr4rvw==",
      "path": "jwt/11.0.0",
      "hashPath": "jwt.11.0.0.nupkg.sha512"
    },
    "Microsoft.ApplicationInsights/2.22.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-3AOM9bZtku7RQwHyMEY3tQMrHIgjcfRDa6YQpd/QG2LDGvMydSlL9Di+8LLMt7J2RDdfJ7/2jdYv6yHcMJAnNw==",
      "path": "microsoft.applicationinsights/2.22.0",
      "hashPath": "microsoft.applicationinsights.2.22.0.nupkg.sha512"
    },
    "Microsoft.Management.Infrastructure/3.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-cGZi0q5IujCTVYKo9h22Pw+UwfZDV82HXO8HTxMG2HqntPlT3Ls8jY6punLp4YzCypJNpfCAu2kae3TIyuAiJw==",
      "path": "microsoft.management.infrastructure/3.0.0",
      "hashPath": "microsoft.management.infrastructure.3.0.0.nupkg.sha512"
    },
    "Microsoft.Management.Infrastructure.Runtime.Win/3.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-uwMyWN33+iQ8Wm/n1yoPXgFoiYNd0HzJyoqSVhaQZyJfaQrJR3udgcIHjqa1qbc3lS6kvfuUMN4TrF4U4refCQ==",
      "path": "microsoft.management.infrastructure.runtime.win/3.0.0",
      "hashPath": "microsoft.management.infrastructure.runtime.win.3.0.0.nupkg.sha512"
    },
    "Microsoft.PowerShell.CoreCLR.Eventing/7.5.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-Vi7mhRor92SNr7kkk8Eo+epzDwpL/0bLzrGtWJ2PUm6wPIKTky+Sl/nW2Ghwl+8NKGfJIEM86tR+5F4qZvP4yg==",
      "path": "microsoft.powershell.coreclr.eventing/7.5.0",
      "hashPath": "microsoft.powershell.coreclr.eventing.7.5.0.nupkg.sha512"
    },
    "Microsoft.PowerShell.Native/7.4.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-FlaJ3JBWhqFToYT0ycMb/Xxzoof7oTQbNyI4UikgubC7AMWt5ptBNKjIAMPvOcvEHr+ohaO9GvRWp3tiyS3sKw==",
      "path": "microsoft.powershell.native/7.4.0",
      "hashPath": "microsoft.powershell.native.7.4.0.nupkg.sha512"
    },
    "Microsoft.Security.Extensions/1.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-xK8WFEo5WMUE8DI8W+GjhRwpVcPrxc4DyTjfxh39+yOyhAtC5TBHDlFEJks5toNZHsUeUuiWELIX25oTWOKPBw==",
      "path": "microsoft.security.extensions/1.3.0",
      "hashPath": "microsoft.security.extensions.1.3.0.nupkg.sha512"
    },
    "NAudio/2.2.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-c0DzwiyyklM0TP39Y7RObwO3QkWecgM6H60ikiEnsV/aEAJPbj5MFCLaD8BSfKuZe0HGuh9GRGWWlJmSxDc9MA==",
      "path": "naudio/2.2.1",
      "hashPath": "naudio.2.2.1.nupkg.sha512"
    },
    "NAudio.Asio/2.2.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-hQglyOT5iT3XuGpBP8ZG0+aoqwRfidHjTNehpoWwX0g6KJEgtH2VaqM2nuJ2mheKZa/IBqB4YQTZVvrIapzfOA==",
      "path": "naudio.asio/2.2.1",
      "hashPath": "naudio.asio.2.2.1.nupkg.sha512"
    },
    "NAudio.Core/2.2.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-GgkdP6K/7FqXFo7uHvoqGZTJvW4z8g2IffhOO4JHaLzKCdDOUEzVKtveoZkCuUX8eV2HAINqi7VFqlFndrnz/g==",
      "path": "naudio.core/2.2.1",
      "hashPath": "naudio.core.2.2.1.nupkg.sha512"
    },
    "NAudio.Midi/2.2.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-6r23ylGo5aeP02WFXsPquz0T0hFJWyh+7t++tz19tc3Kr38NHm+Z9j+FiAv+xkH8tZqXJqus9Q8p6u7bidIgbw==",
      "path": "naudio.midi/2.2.1",
      "hashPath": "naudio.midi.2.2.1.nupkg.sha512"
    },
    "NAudio.Wasapi/2.2.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-lFfXoqacZZe0WqNChJgGYI+XV/n/61LzPHT3C1CJp4khoxeo2sziyX5wzNYWeCMNbsWxFvT3b3iXeY1UYjBhZw==",
      "path": "naudio.wasapi/2.2.1",
      "hashPath": "naudio.wasapi.2.2.1.nupkg.sha512"
    },
    "NAudio.WinForms/2.2.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-DlDkewY1myY0A+3NrYRJD+MZhZV0yy1mNF6dckB27IQ9XCs/My5Ip8BZcoSHOsaPSe2GAjvoaDnk6N9w8xTv7w==",
      "path": "naudio.winforms/2.2.1",
      "hashPath": "naudio.winforms.2.2.1.nupkg.sha512"
    },
    "NAudio.WinMM/2.2.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-xFHRFwH4x6aq3IxRbewvO33ugJRvZFEOfO62i7uQJRUNW2cnu6BeBTHUS0JD5KBucZbHZaYqxQG8dwZ47ezQuQ==",
      "path": "naudio.winmm/2.2.1",
      "hashPath": "naudio.winmm.2.2.1.nupkg.sha512"
    },
    "Newtonsoft.Json/13.0.3": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-HrC5BXdl00IP9zeV+0Z848QWPAoCr9P3bDEZguI+gkLcBKAOxix/tLEAAHC+UvDNPv4a2d18lOReHMOagPa+zQ==",
      "path": "newtonsoft.json/13.0.3",
      "hashPath": "newtonsoft.json.13.0.3.nupkg.sha512"
    },
    "SpotifyAPI.Web/7.2.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-7yatLKdwPmigJ+GGPUHwZppYzWNIPOSrpA3KKK/kndJl657zm1yzaAQ7j2xy3G7lyiKsdRZtz4k6CpFN32pyng==",
      "path": "spotifyapi.web/7.2.1",
      "hashPath": "spotifyapi.web.7.2.1.nupkg.sha512"
    },
    "SpotifyAPI.Web.Auth/7.2.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-/U/KCV4iBsG3rHBCDL7THKkJcNdfP0Lqhq87afKeTjP7EQGM5haDy6rNblZlL/t9RnK9+DFhWCdAKVQagDB6bg==",
      "path": "spotifyapi.web.auth/7.2.1",
      "hashPath": "spotifyapi.web.auth.7.2.1.nupkg.sha512"
    },
    "System.Management/9.0.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-CLEo9O6FuO4GQ3ZQkGssg9CJ2w2TN7GMFf3wHTc7YVWJV4xoyJRPw+XIDQnCcSUJCrHhrAWOO60cAX29EV5LFQ==",
      "path": "system.management/9.0.1",
      "hashPath": "system.management.9.0.1.nupkg.sha512"
    },
    "System.Management.Automation/7.5.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-W7X4Ve2yKcYZwCbGvIfFHYQeVQ5Il/bClK7BpSqP9HvNQcldyECFCLPr4XoFYLvXfw/1Gd5s02NcEmJe/QgzvA==",
      "path": "system.management.automation/7.5.0",
      "hashPath": "system.management.automation.7.5.0.nupkg.sha512"
    },
    "System.Speech/9.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-z8mvEVBfWSi0692vPOra8MougSEJCDzlaLj4g0aA87XDZpJoJD3BJTcJ0MuFbbN1fOT9Cr2ZFqXhZc+zzX0Gwg==",
      "path": "system.speech/9.0.0",
      "hashPath": "system.speech.9.0.0.nupkg.sha512"
    },
    "Unosquare.Swan.Lite/3.1.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-X3s5QE/KMj3WAPFqFve7St+Ds10BB50u8kW8PmKIn7FVkn7yEXe9Yxr2htt1WV85DRqfFR0MN/BUNHkGHtL4OQ==",
      "path": "unosquare.swan.lite/3.1.0",
      "hashPath": "unosquare.swan.lite.3.1.0.nupkg.sha512"
    },
    "Whisper.net/1.7.4": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-n7xwgp2xgERW7T2kE1dfXJDQm6SyXamNW50hcZOdtagnb0ZH8X95VHeVjawC1cRiJfPYqkgeVkBQAoplMCXmOw==",
      "path": "whisper.net/1.7.4",
      "hashPath": "whisper.net.1.7.4.nupkg.sha512"
    },
    "WpfScreenHelper/2.1.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-xNgiwHaLXOYE4jYYIQ7ddDtsN8diUnjl9t07INUA2pN6Bi/czRjbNwDYyljmixOnLjTv4NU8beDUe+wp1PMi4g==",
      "path": "wpfscreenhelper/2.1.1",
      "hashPath": "wpfscreenhelper.2.1.1.nupkg.sha512"
    }
  }
}