When I try to compile my c# solution with mdtool (Xamarin) with the Release configuration it compile as a Debug configuration. Someone can help me? The command
$ mdtool build -t:Build -c:Release test.sln
When I try to compile my c# solution with mdtool (Xamarin) with the Release configuration it compile as a Debug configuration. Someone can help me? The command
$ mdtool build -t:Build -c:Release test.sln
Copyright © 2021 Jogjafile Inc.
try this:
run
mdtool --help
to see other options