Merge pull request #219 from dotnet-architecture/removing-BuildWebCompiler

Removing BuildWebCompiler NuGet package
This commit is contained in:
Eric Fleming
2019-02-23 15:39:11 -05:00
committed by GitHub

View File

@@ -15,7 +15,6 @@
<ItemGroup>
<PackageReference Include="BuildWebCompiler" Version="1.12.394" />
<PackageReference Include="Microsoft.AspNetCore.App" />
<PackageReference Include="Microsoft.AspNetCore.Razor.Design" Version="2.2.0" PrivateAssets="All" />
<PackageReference Include="Microsoft.VisualStudio.Web.CodeGeneration.Design" Version="2.2.0" />