Skip to content

Commit

Permalink
Merge pull request dotnet-architecture#219 from dotnet-architecture/r…
Browse files Browse the repository at this point in the history
…emoving-BuildWebCompiler

Removing BuildWebCompiler NuGet package
  • Loading branch information
efleming18 authored Feb 23, 2019
2 parents 765e150 + 37631fe commit 9a70d56
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Web/Web.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -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" />
Expand Down

0 comments on commit 9a70d56

Please sign in to comment.