diff --git a/src/Microsoft.Framework.BufferedHtmlContent.Sources/Properties/AssemblyInfo.cs b/src/Microsoft.Framework.BufferedHtmlContent.Sources/Properties/AssemblyInfo.cs
new file mode 100644
index 0000000000..b2437d9ad6
--- /dev/null
+++ b/src/Microsoft.Framework.BufferedHtmlContent.Sources/Properties/AssemblyInfo.cs
@@ -0,0 +1,8 @@
+// Copyright (c) .NET Foundation. All rights reserved.
+// Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information.
+
+using System.Reflection;
+using System.Resources;
+
+[assembly: AssemblyMetadata("Serviceable", "True")]
+[assembly: NeutralResourcesLanguage("en-us")]
\ No newline at end of file