Skip to content

Commit

Permalink
Added console runner so we can swap out core Autofac and run tests wi…
Browse files Browse the repository at this point in the history
…thout recompile.
  • Loading branch information
tillig committed Oct 13, 2015
1 parent 5dfa0bb commit a1a01c7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/Autofac.Extras.Moq.Test/packages.config
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,6 @@
<package id="xunit.core" version="2.1.0" targetFramework="net45" />
<package id="xunit.extensibility.core" version="2.1.0" targetFramework="net45" />
<package id="xunit.extensibility.execution" version="2.1.0" targetFramework="net45" />
<package id="xunit.runner.console" version="2.1.0" targetFramework="net45" />
<package id="xunit.runner.visualstudio" version="2.1.0" targetFramework="net45" />
</packages>

0 comments on commit a1a01c7

Please sign in to comment.