Get rid of warnings during compilation (https://issuetracker.deltares.nl/browse/WTI-49) - Removed CLS compliant validation in AssemblyInfo.cs.svn - Removed explicit CLSCompliant attributes above methods (e.g. [CLSCompliant(false)]) - Removed unused variables - Commented code that was defined after an "NotImplementedException" is thrown- Set SVN to ignore compiled filesgit-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@117 5a3db67b-de53-47b5-99c8-a1c30a6650e2Former-commit-id: 0cb9baaf9227fde916021e3e564d51280faa4739
* Configured all projects to build as 32bit when creating the installer. * Defined Wti2017Payload.wxs file harvested with Wix tool: heat.exe Related to Issue [WTI-10]git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@52 5a3db67b-de53-47b5-99c8-a1c30a6650e2Former-commit-id: cc86bda8145a8d01e3c4337e1b2e101b3282dccb
* Created Wti2017Setup WiX project with initial dummy installer build * Created CreateInstaller configuration that only builds the projects required to create and build the WTI 2017 application installer. * Removed strong name keys from librariesRelated to Issue [WTI-10]git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@44 5a3db67b-de53-47b5-99c8-a1c30a6650e2Former-commit-id: 7c4489f15fecabe081d167b33f12ccf2d1538edd