Update RazorPagesMovie.csproj

pull/4507/head
Luke Latham 2017-10-05 20:40:05 -05:00 committed by GitHub
parent c6296a781b
commit 9eb4e4f89b
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@
<DotNetCliToolReference Include="BundlerMinifier.Core" Version="2.5.357" />
</ItemGroup>
<!-- For information on Bower, see https://bower.io/ and https://docs.microsoft.com/aspnet/core/client-side/bower
<!-- For information on Bower, see https://bower.io/ and https://docs.microsoft.com/aspnet/core/client-side/bower -->
<Target Name="PreBuildScript" BeforeTargets="PrepareForBuild">
<Exec Command="bower install" />
</Target>