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

添加Actions,版本更新时自动编译 #19

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

carr0t2
Copy link

@carr0t2 carr0t2 commented Feb 23, 2023

直接发布编译后版本,或者用户自行在windows下执行命令编译

dotnet build -p:Configuration=Release -p:Platform=x86 -p:DebugSymbols=false -p:DebugType=None
or
msbuild /m /p:Configuration=Release /p:Platform=x86 /p:DebugSymbols=false /p:DebugType=None .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant