2022-11-30 18:15:38 +03:00
|
|
|
{
|
|
|
|
"GUID": "fa5f4d08-53be-4ca0-bf16-26da89afa20f",
|
|
|
|
"Author": "Freddy Kristiansen",
|
2022-12-17 22:11:52 +03:00
|
|
|
"Copyright": "(c) 2022 Microsoft. All rights reserved.",
|
2022-12-01 09:54:47 +03:00
|
|
|
"Description": "PowerShell module with AL-Go helper functions for Business Central Development",
|
2022-11-30 18:15:38 +03:00
|
|
|
"CompanyName": "Microsoft",
|
|
|
|
"CompatiblePSEditions": [
|
|
|
|
"Core",
|
|
|
|
"Desktop"
|
|
|
|
],
|
2022-12-01 09:54:47 +03:00
|
|
|
"RequiredModules": [
|
2022-12-08 10:29:08 +03:00
|
|
|
"BC.HelperFunctions"
|
2022-12-01 09:54:47 +03:00
|
|
|
],
|
2022-11-30 18:15:38 +03:00
|
|
|
"files": [
|
|
|
|
"InitializeModule.ps1",
|
|
|
|
"HelperFunctions.ps1",
|
2022-12-17 22:11:52 +03:00
|
|
|
"BC.ALGoHelper.ps1",
|
2022-11-30 18:15:38 +03:00
|
|
|
"AL-Go\\*"
|
|
|
|
]
|
|
|
|
}
|