Skip to content

Commit

Permalink
Updated project/script for build.
Browse files Browse the repository at this point in the history
  • Loading branch information
michaellwest committed Sep 20, 2018
1 parent 149983c commit 1dbbfa7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
1 change: 1 addition & 0 deletions Cognifide.PowerShell/Cognifide.PowerShell.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -638,6 +638,7 @@
<Content Include="sitecore modules\PowerShell\Scripts\VariablePrompt.js" />
<Content Include="sitecore modules\PowerShell\Services\PowerShellWebService.asmx" />
<Content Include="sitecore modules\PowerShell\Services\RemoteAutomation.asmx" />
<Content Include="sitecore\shell\version\Modules\Sitecore PowerShell Extensions.version" />
</ItemGroup>
<ItemGroup>
<Content Include="App_Config\Include\Cognifide.PowerShell.config">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -67,8 +67,8 @@ SharedFields:
Copyright (c) 2013-2018 Michael West
https://sitecorepowershell.com/
http://blog.najmanowicz.com/
http://michaellwest.blogspot.com/'
https://blog.najmanowicz.com/
https://michaellwest.blogspot.com/'
# Item templates
$source = Get-Item 'master:\templates\Modules' | New-ItemSource -Name 'Master Item Templates Module Node' -InstallMode Merge -MergeMode Merge
Expand Down Expand Up @@ -229,8 +229,8 @@ SharedFields:
Copyright (c) 2013-2018 Michael West
https://sitecorepowershell.com/
http://blog.najmanowicz.com/
http://michaellwest.blogspot.com/'
https://blog.najmanowicz.com/
https://michaellwest.blogspot.com/'
# Item templates
$source = Get-Item 'master:\templates\Modules\PowerShell Authorable Reports' | New-ItemSource -Name 'Master Item Templates' -InstallMode Overwrite
Expand Down

0 comments on commit 1dbbfa7

Please sign in to comment.