Eugen Richter

Results 3 comments of Eugen Richter

That was the intention. But normally I like to test and develop by extending the libraries. And if all looks good, I contribute the changes to the origin projects. At...

I had the same problem with the modules folder. With the current version of bootstrapper the following lines bring me to the solution: ```powershell if((!(Test-Path $PACKAGES_CONFIG_MD5)) -Or ($md5Hash -ne (Get-Content...

@Lxiamail Is there a possible workaround that we can use?