Commit Graph

10 Commits

Author SHA1 Message Date
Philippe Miossec 7aaa6b2933 Update Libgit2sharp to 0.23.1 2017-04-13 00:34:06 +02:00
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 ffb194b23a Paket: Add auto detect framework used (much less noise!)
+ No need to fix version in the paket.dependencies (until we detect a problem!)
2016-10-31 15:15:08 +01:00
Philippe Miossec cb605117c4 Fix C# language to v5 until we don't oblige to build with VS2015
...to prevent pull request with unwished C#6 stuff
2016-10-31 14:04:03 +01:00
Philippe Miossec 069b0ba119 Some resharper cleaning and fixes... 2016-10-31 13:13:18 +01:00
Philippe Miossec 3f7243e374 Update LibGit2Sharp 2016-10-21 21:28:24 +02:00
gentoo90 e7c4a914cd Add MSI to Appveyor config 2016-03-02 22:44:54 +02:00
gentoo90 bea5b1357b Minimize preprocessor usage 2016-03-02 17:54:48 +02:00
gentoo90 c665096faf Migrate GitTfs.Setup to paket 2016-03-02 17:09:13 +02:00
gentoo90 a53a23abe2 Add MSI installer
* adds GitTfs to %PATH% on install and removes on uninstall
* supports upgrade
* uses WiX#
2016-03-02 16:46:15 +02:00