Mercurial > repos > IBBoard.WarFoundry.API
view app.config @ 443:86725e88052e
Re #380: WarFoundry chokes on zips written by Mac OS X
* Add "is dot-file" check to behave like Linux and Mac and ignore files with name ".something"
Also:
* Fix load failure message argument order
* Save some regex checks by making sure zip entry is a file first
author | IBBoard <dev@ibboard.co.uk> |
---|---|
date | Sun, 04 Dec 2011 20:40:31 +0000 |
parents | 92d10b06ab0f |
children |
line wrap: on
line source
<?xml version="1.0"?> <configuration> <startup><supportedRuntime version="v2.0.50727"/></startup></configuration>