Skip to content

Commit

Permalink
fix: Address review
Browse files Browse the repository at this point in the history
Co-authored-by: Adam Stachowicz <saibamenppl@gmail.com>
  • Loading branch information
workgroupengineering and Saibamen authored Aug 7, 2024
1 parent 48aed6e commit 01853c2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<!--End workaround -->

<Error Code="BDNTAE00001"
Text="You are compiling $(MSBuildProjectName) with in not Release mode and with Optimize set to false."
Text="You are compiling $(MSBuildProjectName) with in not Release mode and/or with Optimize set to false."
HelpLink="https://benchmarkdotnet.org/articles/features/vstest.html"
File="$(MSBuildProjectFullPath)"
/>
Expand Down

0 comments on commit 01853c2

Please sign in to comment.