bin/UMN-AutoPackager.deps.json
{
"runtimeTarget": { "name": ".NETCoreApp,Version=v5.0", "signature": "" }, "compilationOptions": {}, "targets": { ".NETCoreApp,Version=v5.0": { "UMN-AutoPackager/1.0.0": { "dependencies": { "PowerShellStandard.Library": "7.0.0-preview.1", "System.Text.Json": "5.0.2" }, "runtime": { "UMN-AutoPackager.dll": {} } }, "PowerShellStandard.Library/7.0.0-preview.1": {}, "System.Text.Json/5.0.2": {} } }, "libraries": { "UMN-AutoPackager/1.0.0": { "type": "project", "serviceable": false, "sha512": "" }, "PowerShellStandard.Library/7.0.0-preview.1": { "type": "package", "serviceable": true, "sha512": "sha512-vd2iKiQjgB/Lh3270aMgdq/NdVq/qNHsLM8P7k/oD3hALG1UOzePa62TOSK6RlQClfXW1xI9Y1e+haHlUkF3PA==", "path": "powershellstandard.library/7.0.0-preview.1", "hashPath": "powershellstandard.library.7.0.0-preview.1.nupkg.sha512" }, "System.Text.Json/5.0.2": { "type": "package", "serviceable": true, "sha512": "sha512-I47dVIGiV6SfAyppphxqupertT/5oZkYLDCX6vC3HpOI4ZLjyoKAreUoem2ie6G0RbRuFrlqz/PcTQjfb2DOfQ==", "path": "system.text.json/5.0.2", "hashPath": "system.text.json.5.0.2.nupkg.sha512" } } } |