Skip to content

Commit

Permalink
Rebuild dist on dotnet build
Browse files Browse the repository at this point in the history
  • Loading branch information
dahlbyk committed Jul 30, 2023
1 parent f09bb57 commit e0a4130
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions DemoWeb.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@
</PropertyGroup>

<Target Name="CopyFiles">
<Exec Command="npm run build" />

<ItemGroup>
<!-- Because this ItemGroup is inside the target, this will enumerate
all files just before calling Copy. If the ItemGroup were outside
Expand Down

0 comments on commit e0a4130

Please sign in to comment.