Last active
August 18, 2020 01:38
-
-
Save Kairo-Dai/d4359765d15fcaa941da23b22d5b28e3 to your computer and use it in GitHub Desktop.
始终编译visual studio中的项目
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<PropertyGroup> | |
<DisableFastUpToDateCheck>true</DisableFastUpToDateCheck> | |
</PropertyGroup> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment