3 references to GetPackageInfoAttribute
Microsoft.DotNet.MacOsPkg (3)
Package.cs (3)
161
string identifier =
GetPackageInfoAttribute
(pkgInfo, "identifier");
162
string version =
GetPackageInfoAttribute
(pkgInfo, "version");
163
string installLocation =
GetPackageInfoAttribute
(pkgInfo, "install-location");