Commit 88bacffa authored by David Eriksson's avatar David Eriksson Committed by Steve Smith

Upgrade BundlerMinifier.Core (#25)

Fixes error on dotnet publish:

It was not possible to find any compatible framework version
  The specified framework 'Microsoft.NETCore.App', version '1.0.0' was not found.
parent 9f433716
......@@ -32,7 +32,7 @@
</Target>
<ItemGroup>
<DotNetCliToolReference Include="BundlerMinifier.Core" Version="2.2.301" />
<DotNetCliToolReference Include="BundlerMinifier.Core" Version="2.8.391" />
</ItemGroup>
<ItemGroup>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment