Skip to content

Commit

Permalink
Use Release instead of <CONFIGURATION>
Browse files Browse the repository at this point in the history
There is only one configuration
  • Loading branch information
Arthri committed Jun 7, 2023
1 parent acb6a4e commit 89642cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,4 @@ By default, the target framework is set to .NET Standard 2.0. This can be overri
1. Run `dotnet pack`

### Output
The output is located in `src/Belp.SDK.PackOnly/Belp.SDK.PackOnly/bin/<CONFIGURATION>`.
The output is located in `src/Belp.SDK.PackOnly/Belp.SDK.PackOnly/bin/Release`.

0 comments on commit 89642cc

Please sign in to comment.