linux-packaging-mono/external/Lucene.Net/lib/Gallio.3.2.750/tools/Gallio.PowerShellCommands.plugin
Jo Shields a575963da9 Imported Upstream version 3.6.0
Former-commit-id: da6be194a6b1221998fc28233f2503bd61dd9d14
2014-08-13 10:39:27 +01:00

21 lines
671 B
XML

<?xml version="1.0" encoding="utf-8" ?>
<plugin pluginId="Gallio.PowerShellCommands"
recommendedInstallationPath=""
xmlns="http://www.gallio.org/">
<traits>
<name>Gallio PowerShell Commands</name>
<version>3.2.0.0</version>
<description>Provides PowerShell cmdlets for running tests with Gallio.</description>
</traits>
<dependencies>
<dependency pluginId="Gallio" />
</dependencies>
<files>
<file path="Gallio.PowerShellCommands.plugin" />
<file path="Gallio.PowerShellCommands.dll" />
<file path="Gallio.PowerShellCommands.dll-Help.xml" />
<file path="Gallio.PowerShellCommands.xml" />
</files>
</plugin>