Rename Microsoft.Runtime.Abstractions to Microsoft.Extensions.PlatformAbstractions
This commit is contained in:
parent
117bbe7f65
commit
42d41a0049
|
|
@ -10,7 +10,7 @@ using Microsoft.CodeAnalysis;
|
|||
using Microsoft.CodeAnalysis.CSharp;
|
||||
using Microsoft.Dnx.Compilation;
|
||||
using Microsoft.Dnx.Compilation.CSharp;
|
||||
using Microsoft.Dnx.Runtime.Infrastructure;
|
||||
using Microsoft.Extensions.PlatformAbstractions;
|
||||
|
||||
namespace Microsoft.AspNet.Razor.Runtime.Precompilation
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in New Issue