diff --git a/src/Microsoft.AspNet.Diagnostics/Resources.Designer.cs b/src/Microsoft.AspNet.Diagnostics/Resources.Designer.cs index 77fd275948..f6ffb8460e 100644 --- a/src/Microsoft.AspNet.Diagnostics/Resources.Designer.cs +++ b/src/Microsoft.AspNet.Diagnostics/Resources.Designer.cs @@ -241,7 +241,7 @@ namespace Microsoft.AspNet.Diagnostics { } /// - /// Looks up a localized string similar to Learn more about the Microsoft Asp.Net vNext components. + /// Looks up a localized string similar to Learn more about the Microsoft ASP.NET vNext components. /// internal static string WelcomeLearnMicrosoftAspNet { get { @@ -286,7 +286,7 @@ namespace Microsoft.AspNet.Diagnostics { } /// - /// Looks up a localized string similar to Your Asp.Net vNext application has been successfully started. + /// Looks up a localized string similar to Your ASP.NET vNext application has been successfully started. /// internal static string WelcomeStarted { get { @@ -295,7 +295,7 @@ namespace Microsoft.AspNet.Diagnostics { } /// - /// Looks up a localized string similar to Your Asp.Net vNext application has been successfully started.. + /// Looks up a localized string similar to Your ASP.NET vNext application has been successfully started.. /// internal static string WelcomeTitle { get { diff --git a/src/Microsoft.AspNet.Diagnostics/Resources.resx b/src/Microsoft.AspNet.Diagnostics/Resources.resx index 27ef3b78fb..8212793f91 100644 --- a/src/Microsoft.AspNet.Diagnostics/Resources.resx +++ b/src/Microsoft.AspNet.Diagnostics/Resources.resx @@ -186,7 +186,7 @@ Welcome - Learn more about the Microsoft Asp.Net vNext components + Learn more about the Microsoft ASP.NET vNext components Browser @@ -201,9 +201,9 @@ Skyline - Your Asp.Net vNext application has been successfully started + Your ASP.NET vNext application has been successfully started - Your Asp.Net vNext application has been successfully started. + Your ASP.NET vNext application has been successfully started. \ No newline at end of file