20 строки
503 B
JSON
20 строки
503 B
JSON
{
|
|
"GUID": "325e1f63-e3d3-43d5-954d-2ac74f59bc7d",
|
|
"Author": "Freddy Kristiansen",
|
|
"Description": "PowerShell module with AppSource helper functions for Business Central Development",
|
|
"CompanyName": "Microsoft",
|
|
"CompatiblePSEditions": [
|
|
"Core",
|
|
"Desktop"
|
|
],
|
|
"RequiredModules": [
|
|
"BC.HelperFunctions",
|
|
"BC.AuthenticationHelper"
|
|
],
|
|
"files": [
|
|
"InitializeModule.ps1",
|
|
"HelperFunctions.ps1",
|
|
"AppSource\\*"
|
|
]
|
|
}
|