Index: Application/Application.Ringtoets/App.xaml.cs =================================================================== diff -u -r84a9db62e2fb9699c289b2df788b6d622e4f637a -rde36dd51dc700cdf7274d2c4498b33961dba9605 --- Application/Application.Ringtoets/App.xaml.cs (.../App.xaml.cs) (revision 84a9db62e2fb9699c289b2df788b6d622e4f637a) +++ Application/Application.Ringtoets/App.xaml.cs (.../App.xaml.cs) (revision de36dd51dc700cdf7274d2c4498b33961dba9605) @@ -134,7 +134,6 @@ log.InfoFormat(Core.Common.Gui.Properties.Resources.App_RunRingtoets_Saving_project___0__, gui.Application.Project.Name); gui.Application.SaveProject(); - // Necessary for persisting the output of the activity run (e.g. netCDF files). log.InfoFormat(Core.Common.Gui.Properties.Resources.App_RunRingtoets_Saved_project___0__, gui.Application.Project.Name); } }; Index: lib/Common/Core.Common.Utils/x64/netcdf-4.3.dll =================================================================== diff -u -r293be5aa0c9cfb58fea075f0ce6943fdfb310406 -rde36dd51dc700cdf7274d2c4498b33961dba9605 Binary files differ Index: lib/Common/Core.Common.Utils/x86/netcdf-4.3.dll =================================================================== diff -u -r293be5aa0c9cfb58fea075f0ce6943fdfb310406 -rde36dd51dc700cdf7274d2c4498b33961dba9605 Binary files differ