Math.NET Numerics
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

21 lines
671 B

<?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.3.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>