React to aspnet/Razor#140
This commit is contained in:
parent
40dcd0a6cc
commit
3fa5dee2d7
|
|
@ -6,7 +6,7 @@ using System.Collections.Generic;
|
||||||
using System.IO;
|
using System.IO;
|
||||||
using System.Linq;
|
using System.Linq;
|
||||||
using Microsoft.AspNet.Razor;
|
using Microsoft.AspNet.Razor;
|
||||||
using Microsoft.AspNet.Razor.Generator;
|
using Microsoft.AspNet.Razor.CodeGenerators;
|
||||||
using Microsoft.Framework.Runtime;
|
using Microsoft.Framework.Runtime;
|
||||||
|
|
||||||
namespace PageGenerator
|
namespace PageGenerator
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue