Index: Application/Ringtoets/src/Application.Ringtoets.Setup/Gebruikershandleiding Ringtoets 17.1.1.pdf
===================================================================
diff -u -rdab6e23ede9fb88703c8df3ee84677fe056ec5d1 -r3e119e28956307eb1192572373d82df620febe5e
Binary files differ
Index: Application/Ringtoets/src/Application.Ringtoets.Setup/Gebruikershandleiding Ringtoets 17.2.1.pdf
===================================================================
diff -u
Binary files differ
Index: Application/Ringtoets/src/Application.Ringtoets.Setup/Product.wxs
===================================================================
diff -u -r7ceb887c2f64ad61d9d1ac62661de42bfe244069 -r3e119e28956307eb1192572373d82df620febe5e
--- Application/Ringtoets/src/Application.Ringtoets.Setup/Product.wxs (.../Product.wxs) (revision 7ceb887c2f64ad61d9d1ac62661de42bfe244069)
+++ Application/Ringtoets/src/Application.Ringtoets.Setup/Product.wxs (.../Product.wxs) (revision 3e119e28956307eb1192572373d82df620febe5e)
@@ -79,7 +79,7 @@
-
+
@@ -107,7 +107,7 @@
Index: Application/Ringtoets/src/Application.Ringtoets/App.xaml.cs
===================================================================
diff -u -r569a286badd9b3494f5465cc2767a8cf6a77f618 -r3e119e28956307eb1192572373d82df620febe5e
--- Application/Ringtoets/src/Application.Ringtoets/App.xaml.cs (.../App.xaml.cs) (revision 569a286badd9b3494f5465cc2767a8cf6a77f618)
+++ Application/Ringtoets/src/Application.Ringtoets/App.xaml.cs (.../App.xaml.cs) (revision 3e119e28956307eb1192572373d82df620febe5e)
@@ -151,7 +151,7 @@
SupportEmailAddress = "www.helpdeskwater.nl",
SupportPhoneNumber = "+31 (0)88-797 7102",
MainWindowTitle = "Ringtoets",
- ManualFilePath = "..\\Gebruikershandleiding Ringtoets 17.1.1.pdf"
+ ManualFilePath = "..\\Gebruikershandleiding Ringtoets 17.2.1.pdf"
};
var mainWindow = new MainWindow();
var projectMigrator = new RingtoetsProjectMigrator(new DialogBasedInquiryHelper(mainWindow));