Evan Dixon
f44a813053
Removed unit tests from mono builds
2017-02-02 23:47:14 -06:00
Evan Dixon
da4df453de
Added "Any CPU" build configurations
...
Prefer 32-bit is enabled, so there will be no functional difference from before, except that any of the assemblies can be referenced by a 64-bit process.
2017-02-02 23:41:58 -06:00
Evan Dixon
c6867a367b
Tests no longer build in Mono build configurations
2017-01-12 14:27:39 -06:00
Evan Dixon
1acfdf8f92
Removed "Any CPU" build configuration
...
Since the solution level one didn't build the dependencies and the project level one built as x86 anyway
2017-01-08 08:28:28 -06:00
Kurt
595c7eb4c5
Split winforms to separate project
...
resources still are associated with winforms, eh
program still runs fine and I've replicated the mono build options. lmk
if this breaks stuff
2017-01-07 23:54:09 -08:00
Evan Dixon
3889d8b186
Renamed build configurations to clarify usage
...
Also added the README to the solution and modified it to briefly describe when to use each build configuration.
2016-12-17 08:23:32 -06:00
Evan Dixon
1fdbc46395
Added project configuration for ClickOnce deployments
...
Part of issue #199
2016-08-30 09:03:31 -05:00
Evan Dixon
98c86ddb7a
Removed "Any CPU" project and solution configurations
2016-08-10 10:04:41 -05:00
Evan Dixon
9852c42ca1
Added tests for DateUtil
2016-08-10 09:24:40 -05:00
Evan Dixon
4d1ef52b34
Moved project to its own directory
...
Will make it easier to add projects in the future, like unit tests
2016-08-10 08:10:31 -05:00
Kurt
9cee5fe382
Initial
2014-06-28 14:22:05 -07:00