Merge branch 'release' into dev

This commit is contained in:
N. Taylor Mullen 2016-04-06 11:43:34 -07:00
commit 7b163baa1f
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ namespace Microsoft.AspNet.Mvc.Razor.Host
internal static class Resources
{
private static readonly ResourceManager _resourceManager
= new ResourceManager("Microsoft.AspNet.Mvc.Razor.Host.Resources", typeof(Resources).GetTypeInfo().Assembly);
= new ResourceManager("Microsoft.AspNet.Mvc.Razor.Host.VSRC1.Resources", typeof(Resources).GetTypeInfo().Assembly);
/// <summary>
/// Value cannot be null or empty.