renable dotnet bundle cuz that was the real issue.
This commit is contained in:
parent
602ec66afe
commit
d5e4d083c5
@ -97,6 +97,6 @@
|
||||
</Target>
|
||||
|
||||
<Target Name="MyPreCompileTarget" BeforeTargets="Build">
|
||||
<!-- <Exec Command="dotnet bundle" />-->
|
||||
<Exec Command="dotnet bundle" />
|
||||
</Target>
|
||||
</Project>
|
||||
|
Loading…
Reference in New Issue
Block a user