This website works better with JavaScript
Home
Explore
Project
Register
Sign In
github
/
github-actions-creator
Watch
3
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
a1b3c48b14
Branches
Tags
develop
master
1.9.0
1.8.0
1.7.0
1.6.0
1.5.0
1.4.0
1.3.0
1.2.0
1.1.0
github-actions-...
/
dotnet
/
README.md
README.md
189 B
History
Raw
dotnet action
实现自动构建项目,生成可执行包。签名,上传到 github package 。
vs构建
传统 C++,C# 等桌面exe项目,使用:
msbuild.yml
自动构建