Index: Ringtoets/HeightStructures/src/Ringtoets.HeightStructures.Data/Properties/Resources.Designer.cs
===================================================================
diff -u -r7e310cacb9c4875ce8e2d60af68a46c4c8b55041 -r7cebb168afee29822b64f213045a21520b38ade0
--- Ringtoets/HeightStructures/src/Ringtoets.HeightStructures.Data/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 7e310cacb9c4875ce8e2d60af68a46c4c8b55041)
+++ Ringtoets/HeightStructures/src/Ringtoets.HeightStructures.Data/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 7cebb168afee29822b64f213045a21520b38ade0)
@@ -22,7 +22,7 @@
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "4.0.0.0")]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
- internal class Resources {
+ public class Resources {
private static global::System.Resources.ResourceManager resourceMan;
@@ -36,7 +36,7 @@
/// Returns the cached ResourceManager instance used by this class.
///
[global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
- internal static global::System.Resources.ResourceManager ResourceManager {
+ public static global::System.Resources.ResourceManager ResourceManager {
get {
if (object.ReferenceEquals(resourceMan, null)) {
global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("Ringtoets.HeightStructures.Data.Properties.Resources", typeof(Resources).Assembly);
@@ -51,7 +51,7 @@
/// resource lookups using this strongly typed resource class.
///
[global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
- internal static global::System.Globalization.CultureInfo Culture {
+ public static global::System.Globalization.CultureInfo Culture {
get {
return resourceCulture;
}
@@ -63,7 +63,7 @@
///
/// Looks up a localized string similar to Nieuwe berekening.
///
- internal static string HeightStructuresCalculation_DefaultName {
+ public static string HeightStructuresCalculation_DefaultName {
get {
return ResourceManager.GetString("HeightStructuresCalculation_DefaultName", resourceCulture);
}
@@ -72,7 +72,7 @@
///
/// Looks up a localized string similar to HTKW.
///
- internal static string HeightStructuresFailureMechanism_Code {
+ public static string HeightStructuresFailureMechanism_Code {
get {
return ResourceManager.GetString("HeightStructuresFailureMechanism_Code", resourceCulture);
}
@@ -81,7 +81,7 @@
///
/// Looks up a localized string similar to Kunstwerken - Hoogte kunstwerk.
///
- internal static string HeightStructuresFailureMechanism_DisplayName {
+ public static string HeightStructuresFailureMechanism_DisplayName {
get {
return ResourceManager.GetString("HeightStructuresFailureMechanism_DisplayName", resourceCulture);
}