Skip to content

Commit

Permalink
Using master-fork after latest changes in upstream
Browse files Browse the repository at this point in the history
  • Loading branch information
javiertuya committed Jan 14, 2025
1 parent cdb2265 commit b52dd64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion net/build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@
<arg value="https://github.com/javiertuya/JavaToCSharp.git" />
<arg value="JavaToCSharp-temp" />
<arg value="--branch" />
<arg value="master-test-all" />
<arg value="master-fork" />
</exec>
<echo>Building JavaToCsharp CLI</echo>
<exec executable="dotnet" failonerror="true" dir="JavaToCSharp-temp/JavaToCSharpCli">
Expand Down

0 comments on commit b52dd64

Please sign in to comment.