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