DSCResources/cTeamsChannelTab/cTeamsChannelTab.psd1
@{ RootModule = 'cTeamsChannelTab.schema.psm1' ModuleVersion = '0.0.1' GUID = '2501e638-25fa-1bea-1c81-d613d5e203b7' Author = 'DscCommunity' CompanyName = 'DscCommunity' Copyright = 'DscCommunity' DscResourcesToExport = @('cTeamsChannelTab') } |