Index: Application/Ringtoets/src/Application.Ringtoets.Setup/Gebruikershandleiding Ringtoets 17.3.1.pdf
===================================================================
diff -u -r00a75e1d878278a0ac51e79f6f9c33e4a7efd0a9 -rad2c5e613cf070ab1697c2159af5cb2df7442913
Binary files differ
Index: Application/Ringtoets/src/Application.Ringtoets.Setup/Gebruikershandleiding Ringtoets 18.1.1.pdf
===================================================================
diff -u
Binary files differ
Index: Application/Ringtoets/src/Application.Ringtoets.Setup/Product.wxs
===================================================================
diff -u -r00a75e1d878278a0ac51e79f6f9c33e4a7efd0a9 -rad2c5e613cf070ab1697c2159af5cb2df7442913
--- Application/Ringtoets/src/Application.Ringtoets.Setup/Product.wxs (.../Product.wxs) (revision 00a75e1d878278a0ac51e79f6f9c33e4a7efd0a9)
+++ Application/Ringtoets/src/Application.Ringtoets.Setup/Product.wxs (.../Product.wxs) (revision ad2c5e613cf070ab1697c2159af5cb2df7442913)
@@ -77,7 +77,7 @@
-
+
@@ -105,7 +105,7 @@
Index: Application/Ringtoets/src/Application.Ringtoets/App.xaml.cs
===================================================================
diff -u -r2a81f01756e227d5ce93717b21b87e8a5cd5fcbb -rad2c5e613cf070ab1697c2159af5cb2df7442913
--- Application/Ringtoets/src/Application.Ringtoets/App.xaml.cs (.../App.xaml.cs) (revision 2a81f01756e227d5ce93717b21b87e8a5cd5fcbb)
+++ Application/Ringtoets/src/Application.Ringtoets/App.xaml.cs (.../App.xaml.cs) (revision ad2c5e613cf070ab1697c2159af5cb2df7442913)
@@ -151,7 +151,7 @@
SupportEmailAddress = "www.helpdeskwater.nl",
SupportPhoneNumber = "+31 (0)88-797 7102",
MainWindowTitle = "Ringtoets",
- ManualFilePath = "..\\Gebruikershandleiding Ringtoets 17.3.1.pdf"
+ ManualFilePath = "..\\Gebruikershandleiding Ringtoets 18.1.1.pdf"
};
var mainWindow = new MainWindow();
var projectMigrator = new RingtoetsProjectMigrator(new DialogBasedInquiryHelper(mainWindow));