Skip to content

Commit a1a01c7

Browse files
committed
Added console runner so we can swap out core Autofac and run tests without recompile.
1 parent 5dfa0bb commit a1a01c7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/Autofac.Extras.Moq.Test/packages.config

+1
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,6 @@
88
<package id="xunit.core" version="2.1.0" targetFramework="net45" />
99
<package id="xunit.extensibility.core" version="2.1.0" targetFramework="net45" />
1010
<package id="xunit.extensibility.execution" version="2.1.0" targetFramework="net45" />
11+
<package id="xunit.runner.console" version="2.1.0" targetFramework="net45" />
1112
<package id="xunit.runner.visualstudio" version="2.1.0" targetFramework="net45" />
1213
</packages>

0 commit comments

Comments
 (0)