Skip to content

Instantly share code, notes, and snippets.

@mkckr0
Created February 4, 2023 03:21
Show Gist options
  • Save mkckr0/e95c19bae75acc4bfa23ef0ec73d21c8 to your computer and use it in GitHub Desktop.
Save mkckr0/e95c19bae75acc4bfa23ef0ec73d21c8 to your computer and use it in GitHub Desktop.
MSBuild build sln with config
MSBuild -nologo -t:ReBuild -v:n -m -p:Configuration=Debug,Platform=x64 MFPlayer.sln
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment