You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems that changing the build configuration to Release isn't picked up by vs-mono; the build output still says the target configuration is Debug and outputs the assembly to the Debug destination. I've even tried manually editing the .csproj file but it is reverted to Debug everytime I trigger a build.
The text was updated successfully, but these errors were encountered:
It seems that changing the build configuration to Release isn't picked up by vs-mono; the build output still says the target configuration is Debug and outputs the assembly to the Debug destination. I've even tried manually editing the .csproj file but it is reverted to Debug everytime I trigger a build.
The text was updated successfully, but these errors were encountered: