Skip to content

Commit

Permalink
Updated path to Net 8.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
jcant0n committed Sep 3, 2024
1 parent 0b67af0 commit 1567197
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Generate-Bindings.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ else

# Run generator
LogDebug "START binding generator process"
pushd .\RenderDocGen\RenderDocGen\bin\Release\net6.0\
pushd .\RenderDocGen\RenderDocGen\bin\Release\net8.0\
.\publish\RenderDocGen.exe
if($?)
{
Expand Down

0 comments on commit 1567197

Please sign in to comment.