diff --git a/src/Microsoft.Health.Fhir.Core/Resources.Designer.cs b/src/Microsoft.Health.Fhir.Core/Resources.Designer.cs
index a7532e80a9..7f984bf181 100644
--- a/src/Microsoft.Health.Fhir.Core/Resources.Designer.cs
+++ b/src/Microsoft.Health.Fhir.Core/Resources.Designer.cs
@@ -691,6 +691,15 @@ internal static string InvalidConditionalReferenceParameters {
}
}
+ ///
+ /// Looks up a localized string similar to Given conditional reference '{0}' resolved to multiple resources..
+ ///
+ internal static string InvalidConditionalReferenceToMultipleResources {
+ get {
+ return ResourceManager.GetString("InvalidConditionalReferenceToMultipleResources", resourceCulture);
+ }
+ }
+
///
/// Looks up a localized string similar to Value '{0}' is not supported. Please select from the following list of supported capabilities: [{1}]..
///
diff --git a/src/Microsoft.Health.Fhir.Core/Resources.resx b/src/Microsoft.Health.Fhir.Core/Resources.resx
index 2408c458e3..ab33c46a0d 100644
--- a/src/Microsoft.Health.Fhir.Core/Resources.resx
+++ b/src/Microsoft.Health.Fhir.Core/Resources.resx
@@ -1,4 +1,4 @@
-
+