We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7bc632f commit 4ab4c92Copy full SHA for 4ab4c92
Microsoft.PowerShell.Archive/Microsoft.PowerShell.Archive.psd1
@@ -2,8 +2,9 @@
2
GUID="eb74e8da-9ae2-482a-a648-e96550fb8733"
3
Author="Microsoft Corporation"
4
CompanyName="Microsoft Corporation"
5
-Copyright="© Microsoft Corporation. All rights reserved."
6
-ModuleVersion="1.0.1.0"
+Copyright="� Microsoft Corporation. All rights reserved."
+ModuleVersion="1.0.2.0"
7
+PowerShellVersion="3.0"
8
FunctionsToExport = @('Compress-Archive', 'Expand-Archive')
9
DotNetFrameworkVersion = 4.5
10
CmdletsToExport = @()
0 commit comments