Created
February 21, 2025 08:12
-
-
Save 24code/332ee3c106c90f4ce7ea659c5c700931 to your computer and use it in GitHub Desktop.
macos_debug
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
| <!-- MacOS需要此配置进行调试,误删:开始 --> | |
| <Content Include="..\..\..\packages\Beisen.Configuration.1.1.0.230\lib\net45\Beisen.Configuration.dll" Condition=" '$(MSBuildRuntimeType)' == 'Mono' " CopyToOutputDirectory="Always" /> | |
| <Content Include="..\..\..\packages\Beisen.Quark.QuarkClient.2.1.1\lib\net45\Beisen.Quark.QuarkClient.dll" Condition=" '$(MSBuildRuntimeType)' == 'Mono' " CopyToOutputDirectory="Always" /> | |
| <!-- MacOS需要此配置进行调试,误删:结束 --> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment