annotate app.config @ 13:a4833396feb5 default tip

* Update to v2.6 of NUnit
author IBBoard <dev@ibboard.co.uk>
date Sun, 28 Apr 2013 19:31:31 +0100
parents 06b29266a37f
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
5
6e4571149cad * Add app.config to try to make VS.Net happy
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
1 <?xml version="1.0"?>
6e4571149cad * Add app.config to try to make VS.Net happy
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
2 <configuration>
10
06b29266a37f * Switch from x86 to AnyCPU
IBBoard <dev@ibboard.co.uk>
parents: 9
diff changeset
3 <startup><supportedRuntime version="v2.0.50727"/></startup></configuration>