Skip to content

Commit

Permalink
Upgrade tools
Browse files Browse the repository at this point in the history
* NuGet to 3.3.0;
* MSpec to 0.9.2;
* ILMerge to 2.14.1208.
  • Loading branch information
cd21h committed Dec 6, 2015
1 parent bda7feb commit fc81af0
Show file tree
Hide file tree
Showing 19 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Targets/RunMSpecSpecifications.target
Expand Up @@ -33,7 +33,7 @@
<PropertyGroup>
<MSpecOptions>--silent $(MSpecOutputType) "$(SpecificationReportPath)\Specs.html"</MSpecOptions>
<MSpecArgs>$(MSpecSpecificationAssemblies)</MSpecArgs>
<MSpecCommand>"$(ToolsPath)\Machine.Specifications.Runner.Console.0.9.0\mspec-clr4.exe" $(MSpecOptions) $(MSpecArgs)</MSpecCommand>
<MSpecCommand>"$(ToolsPath)\Machine.Specifications.Runner.Console\mspec-clr4.exe" $(MSpecOptions) $(MSpecArgs)</MSpecCommand>
</PropertyGroup>

<Message Importance="high" Text="Running Specs with this command: $(MSpecCommand)"/>
Expand Down
Binary file modified Tools/ILMerge.exe
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified Tools/NuGet.exe
Binary file not shown.

0 comments on commit fc81af0

Please sign in to comment.