Commit Graph

13 Commits

Author SHA1 Message Date
Philippe Miossec dc43a8180c Convert all projects Configuration to x86
Fix warnings and problems introduced by #1019
(Test assembly was no more loadable by the xunit console runner on my computer)

and update build file to build in x86
2016-12-26 14:48:01 +01:00
Philippe Miossec b9d49193ab Update xunit packages to v2.1
and:
* update test project to .Net 4.5 (required by xunit)
* fix TeamCity build by installing msbuild runner package
* add Visual Studio runner
* add xunit.runner.console
2016-10-22 01:16:59 +02:00
Matt Burke e331810edb Revert "Also build the installer in CI" 2016-03-05 18:50:04 -05:00
Matt Burke ad6ec787c3 Also build the installer in CI 2016-03-02 16:18:06 -05:00
Philippe Miossec eecac425b5 Adapt scripts using nuget package 2016-02-19 23:26:00 +01:00
Johan Allansson fe4e7e920e Included xunit.runners 1.9.2 nuget in GitTfsTest
Added xunit.runners 1.9.2 as a dependency of the unit test project,
instead invoking it directly in CI.proj. Hopefully this will fix the
issues where the TeamCity CI-build fails to restore packages.
2015-05-25 21:32:45 +02:00
Matt Burke 277bf53710 Build "Any CPU" on travis. 2014-06-18 06:54:27 -04:00
Philippe Miossec 27b0a9543a Update xunit.runners also 2014-06-07 14:28:00 +02:00
Matt Burke abb13dd4c0 Fix the build. 2012-12-19 10:25:53 -05:00
Matt Burke 0e5c815053 Use the right path to the xunit msbuild runner. 2012-09-13 23:39:42 -04:00
Matt Burke 9b1e397886 Use the xunit runner task on Windows. 2012-09-13 22:45:04 -04:00
Matt Burke edf8b7d15d Let CI restore nuget packages. 2012-09-13 22:38:03 -04:00
Matt Burke 68a12eea99 An msbuild file for CI environments. 2012-09-06 22:26:04 -04:00