3 references to MacOsPkgCore
Microsoft.DotNet.MacOsPkg.Cli (3)
Program.cs (3)
51
return
MacOsPkgCore
.Unpack(srcPath, dstPath);
64
return
MacOsPkgCore
.Pack(srcPath, dstPath);
75
return
MacOsPkgCore
.VerifySignature(srcPath);