6 references to ComputeSha512
Aspire.Cli.Tests (6)
Agents\AspireSkillsBundleTests.cs (6)
577
Sha512 =
ComputeSha512
(skillPath)
621
ComputeSha512
(archivePath),
657
{ "relativePath": "SKILL.md", "sha512": "{{
ComputeSha512
(skillPath)}}" }
703
Sha512 =
ComputeSha512
(skillPath)
862
Sha512 = hashOverride ??
ComputeSha512
(Path.Combine(skillDirectory, AspireSkillsBundleProvider.NormalizeRelativePath(file.Key)))
899
Sha512 =
ComputeSha512
(Path.Combine(bundleDirectory, "skills", skillName, "SKILL.md"))