Skip to content

Commit

Permalink
Update sln path
Browse files Browse the repository at this point in the history
  • Loading branch information
wtfsck committed Aug 19, 2021
1 parent 8521497 commit f004812
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/build-rust
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ new_func() {
}

clean_dotnet_build_output() {
dotnet clean -v:m -c $configuration "$root_dir/src/csharp/Iced.sln"
dotnet clean -v:m -c $configuration "$root_dir/src/csharp/Intel/Iced.sln"
}

generator_check() {
Expand Down

0 comments on commit f004812

Please sign in to comment.