Skip to content

Commit

Permalink
Add command to pack both packages
Browse files Browse the repository at this point in the history
  • Loading branch information
drewnoakes committed Jan 6, 2023
1 parent 8e31ed1 commit d928e76
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pack.cmd
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
dotnet pack -c Release -o artifacts Figgle
dotnet pack -c Release -o artifacts Figgle.Generator

0 comments on commit d928e76

Please sign in to comment.