initial
This commit is contained in:
commit
baa0056244
352 changed files with 47928 additions and 0 deletions
|
|
@ -0,0 +1,10 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<HelpInfo xmlns="http://schemas.microsoft.com/powershell/help/2010/05">
|
||||
<HelpContentURI>https://aka.ms/powershell75-help</HelpContentURI>
|
||||
<SupportedUICultures>
|
||||
<UICulture>
|
||||
<UICultureName>en-US</UICultureName>
|
||||
<UICultureVersion>7.5.0.0</UICultureVersion>
|
||||
</UICulture>
|
||||
</SupportedUICultures>
|
||||
</HelpInfo>
|
||||
Binary file not shown.
Binary file not shown.
|
|
@ -0,0 +1,10 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<HelpInfo xmlns="http://schemas.microsoft.com/powershell/help/2010/05">
|
||||
<HelpContentURI>https://aka.ms/powershell51-help</HelpContentURI>
|
||||
<SupportedUICultures>
|
||||
<UICulture>
|
||||
<UICultureName>en-US</UICultureName>
|
||||
<UICultureVersion>5.2.0.0</UICultureVersion>
|
||||
</UICulture>
|
||||
</SupportedUICultures>
|
||||
</HelpInfo>
|
||||
Binary file not shown.
3
test/PowerShellEditorServices.Test.Shared/PSHelp/README
Normal file
3
test/PowerShellEditorServices.Test.Shared/PSHelp/README
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
Several CI platforms do not ship with PowerShell help. The build script updates help offline using this information.
|
||||
As some of the CI platforms do not have internet access.
|
||||
Linux servers use the zip file, while windows uses the cab files.
|
||||
Loading…
Add table
Add a link
Reference in a new issue