Skip to content

Commit

Permalink
Update dotnet serve script
Browse files Browse the repository at this point in the history
  • Loading branch information
hudlow committed Apr 23, 2024
1 parent 2251506 commit b27e216
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions frameworks/dotnet-minimal/serve
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,4 @@
cd $(dirname "$0") # script directory
dotnet build
dotnet run --no-build &
sleep 10

0 comments on commit b27e216

Please sign in to comment.