Skip to content

Commit

Permalink
Mark build.sh executable
Browse files Browse the repository at this point in the history
  • Loading branch information
DamianEdwards committed Jan 26, 2024
1 parent 5757feb commit 03d910c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,5 @@
dotnet workload update --skip-sign-check --source https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet8/nuget/v3/index.json
dotnet workload install aspire --skip-sign-check --source https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet8/nuget/v3/index.json


dotnet build ./build/Build.proj

0 comments on commit 03d910c

Please sign in to comment.