Fixed project references in *.csproj files: WTI-1931- Fixed files contained in the root of the repository- Fixed paths for the project dependencies for storage
Renamed directory src/Integration.<X>: WTI-1931- Fixed compilation errors that are caused by renaming the directories of:-- Data-- Forms-- IO-- Plugin-- Util
Renamed src/Integration.Plugin: WTI-1931- Renamed project name to Riskeer-- Adjusted default namespace information-- Note: Namespaces in sourcefiles are NOT fixed as part of this commit
Renamed src/Integration.Forms: WTI-1931- Renamed project name to Riskeer-- Adjusted default namespace information-- Note: Namespaces in sourcefiles are NOT fixed as part of this commit
Renamed src/Integration.Data: WTI-1931- Renamed project name-- Adjusted default namespace information-- Note: Namespaces in sourcefiles are NOT fixed as part of this commit
Removed connectionstring: WTI-1931- Connection strings are dynamically determined in Storage and it is therefore unnecessary to specify these in the .config files
Renamed Ringtoets --> Riskeer in Migration: WTI-1931- Renamed classes that contain "Ringtoets" in their name to a more generic name- Performed for the Riskeer.Migration.Core.TestUtil project-- Renamed the ProjectMigrationTestHelper
Renamed Ringtoets --> Riskeer in Migration: WTI-1931- Renamed classes that contain "Ringtoets" in their name to a more generic name- Performed for the Riskeer.Migration.Core project-- Renamed the VersionedFile