Last active
June 6, 2019 02:21
-
-
Save seakingii/5c2e52333e3a1d86eeff64bb8bd7c201 to your computer and use it in GitHub Desktop.
不加这句话,会导致发布后,原项目报错.<TargetLatestRuntimePatch>true</TargetLatestRuntimePatch>
This file contains hidden or 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
<TargetLatestRuntimePatch>true</TargetLatestRuntimePatch> | |
添加在 | |
csproj文件里的 | |
<PropertyGroup>节点下面 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment