Skip to content

Instantly share code, notes, and snippets.

@Kairo-Dai
Last active August 18, 2020 01:38
Show Gist options
  • Save Kairo-Dai/d4359765d15fcaa941da23b22d5b28e3 to your computer and use it in GitHub Desktop.
Save Kairo-Dai/d4359765d15fcaa941da23b22d5b28e3 to your computer and use it in GitHub Desktop.
始终编译visual studio中的项目
<PropertyGroup>
<DisableFastUpToDateCheck>true</DisableFastUpToDateCheck>
</PropertyGroup>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment