Make AcceptedCharacters non-legacy
This commit is contained in:
parent
acbbdf0b2c
commit
b6aa6b8099
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
using System;
|
||||
|
||||
namespace Microsoft.AspNetCore.Razor.Evolution.Legacy
|
||||
namespace Microsoft.AspNetCore.Razor.Evolution
|
||||
{
|
||||
[Flags]
|
||||
public enum AcceptedCharacters
|
||||
Loading…
Reference in New Issue