Exclude accidental dotnet bundle command comment
This commit is contained in:
parent
a815bcbff5
commit
da301bef40
@ -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