Commit Graph

4 Commits

Author SHA1 Message Date
Martin Brown 4fd42158b1 Upgrade to VS 2017 (#776)
* Upgrades writer solution's projects to VS2017
Re-writes build script in powershell using MS Recommended techinque for finding ms-build
Changes version number by one

* Udated BlogRunner.sln projects to Visual Studio 2017
Also fixed invalid dll references and processor architecture

* Upgraded SetupCustomCultures.sln projects to VS 2017
Upgraded the projects to use .Net Framework 4.6.1

* Updates FauxLocalizationResourceGenerator.sln projects to VS 2017
Also updates to .Net Framework 4.6.1

* Removes unwanted deploy restriction from appveyor.yml
2019-01-19 01:34:17 -08:00
Jon Galloway 9ee603db1b
Added debugging line to test for ps path 2017-11-30 13:47:43 -08:00
Julian M Bucknall f774702147 Fix issue with spaces in username
For reasons lost in time my username on my laptop has spaces. That means
%LocalAppData% will also have spaces. That means calls to exes in
LocalAppData must be quoted. The build.cmd batch file will fail without
such quoted exe names.
2015-12-23 17:27:29 -07:00
Will Duff 00ec9e80e0 Initial commit 2015-12-09 02:38:46 -08:00