Cesar De la Torre
|
33501657b7
|
Fixed change in SPA path for the build bits scripts, PowerShell and Mac Bash
|
2017-02-22 18:54:51 -08:00 |
|
Cesar De la Torre
|
bf6e696ccb
|
Fix: Manual update to .CSPROJ file XML as VS 2017 was throwing an error when trying to go to the pics folder properties to include it in the output directoy. Added:
<None Update="Pics">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
See possible related bug in VS 2017:
https://github.com/dotnet/roslyn-project-system/issues/1579
|
2017-02-16 13:22:42 -08:00 |
|
Cesar De la Torre
|
9ccf7f11ce
|
Changes for CLI compatibility and New .PDF version
|
2017-02-16 12:31:53 -08:00 |
|
Cesar De la Torre
|
2576c695ad
|
Raising number of Retries With Exponential Backoff so slower machines don't get a "maxNumber of retries reached" exception..
|
2017-02-16 11:16:47 -08:00 |
|