Make AcceptedCharacters non-legacy

This commit is contained in:
Ryan Nowak 2017-03-19 11:30:19 -07:00
parent acbbdf0b2c
commit b6aa6b8099
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
using System;
namespace Microsoft.AspNetCore.Razor.Evolution.Legacy
namespace Microsoft.AspNetCore.Razor.Evolution
{
[Flags]
public enum AcceptedCharacters