Skip to content
This repository was archived by the owner on Jun 13, 2024. It is now read-only.

Ss ps get offline #354

Merged
merged 9 commits into from
Nov 5, 2018
Prev Previous commit
Next Next commit
Update OfflinePowerShellGetDeploy.psd1
  • Loading branch information
SydneyhSmith authored Nov 5, 2018
commit 437214e68768a1f1809091c83490c5a2aa6bf4d2
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ RootModule = 'OfflinePowerShellGetSetup.psm1'
ModuleVersion = '0.1.0'

# Supported PSEditions
# CompatiblePSEditions = @()
CompatiblePSEditions = @('Desktop')

# ID used to uniquely identify this module
GUID = 'af90b757-6253-44c0-aa4c-03a741d03b50'
Expand Down