Remove redundant entry in NuSpec file

This commit is contained in:
Steve Sanderson 2018-02-26 17:05:45 +00:00
parent 44a2603720
commit c255e77ab5
1 changed files with 0 additions and 1 deletions

View File

@ -11,6 +11,5 @@
<file src="build\**" target="build" />
<file src="targets\**" target="targets" />
<file src="tools\**" target="tools" />
<file src="tools\Microsoft.AspNetCore.Blazor.Build.dll" target="tools\blazor.dll" />
</files>
</package>