Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

支持符号调试 #679

Closed
MetSystem opened this issue Feb 7, 2021 · 5 comments
Closed

支持符号调试 #679

MetSystem opened this issue Feb 7, 2021 · 5 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@MetSystem
Copy link

方便定位问题
image

@2881099
Copy link
Collaborator

2881099 commented Feb 7, 2021

什么意思?

@luoyunchong
Copy link
Collaborator

@luoyunchong
Copy link
Collaborator

luoyunchong commented May 8, 2021

@luoyunchong luoyunchong added enhancement New feature or request good first issue Good for newcomers labels May 8, 2021
@MetSystem
Copy link
Author

MetSystem commented May 27, 2021

属性添加到 .csproj 文件:

<PropertyGroup>
    <IncludeSymbols>true</IncludeSymbols>
    <SymbolPackageFormat>snupkg</SymbolPackageFormat>
</PropertyGroup>

https://docs.microsoft.com/zh-cn/nuget/create-packages/symbol-packages-snupkg

@luoyunchong
Copy link
Collaborator

已增加。下次发包就会支持。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

3 participants