Index: Application/Ringtoets/src/Application.Ringtoets.Storage/Properties/Resources.Designer.cs =================================================================== diff -u -rc8848af0c6f8780634dcce2013e606f090da6577 -re7acba10209b18e88bf89d9211f6fc031d0f992e --- Application/Ringtoets/src/Application.Ringtoets.Storage/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision c8848af0c6f8780634dcce2013e606f090da6577) +++ Application/Ringtoets/src/Application.Ringtoets.Storage/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision e7acba10209b18e88bf89d9211f6fc031d0f992e) @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:4.0.30319.17929 +// Runtime Version:4.0.30319.42000 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. @@ -62,7 +62,7 @@ /// /// Looks up a localized string similar to -- - ///-- File generated with SQLiteStudio v3.0.7 on Mon Jan 25 12:12:02 2016 + ///-- File generated with SQLiteStudio v3.0.7 on Fri Jan 29 11:47:02 2016 ///-- ///-- Text encoding used: windows-1252 ///-- @@ -81,8 +81,10 @@ ///); /// /// - ///-- Table: DikeAssessmentSectionEntity - ///DROP TABLE IF EXISTS DikeAssessment [rest of string was truncated]";. + ///-- Table: ProjectEntity + ///DROP TABLE IF EXISTS ProjectEntity; + /// + ///CREATE TAB [rest of string was truncated]";. /// internal static string DatabaseStructure { get { @@ -91,15 +93,6 @@ } /// - /// Looks up a localized string similar to Kan geen verbinding maken naar het Ringtoets bestand '{0}'.. - /// - internal static string Error_Connecting_To_0 { - get { - return ResourceManager.GetString("Error_Connecting_To_0", resourceCulture); - } - } - - /// /// Looks up a localized string similar to Er is een fout opgetreden in de verbinding met het Ringtoets bestand.. /// internal static string Error_During_Connection {