Skip to content

Commit

Permalink
minor fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
jcant0n committed Sep 4, 2024
1 parent a7ce2fc commit eb776b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/generate-bindings.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ else

LogDebug "START bindings generator process"
$cmd = ".\publish\$($ImX)Gen.exe"
Push-Location .\$($ImX)Gen\bin\Release\net6.0
Push-Location .\$($ImX)Gen\bin\Release\net8.0
$($cmd)
if($?)
{
Expand Down

0 comments on commit eb776b3

Please sign in to comment.