mirror of
https://github.com/snltty/linker.git
synced 2025-12-18 17:36:45 +08:00
发布
This commit is contained in:
@@ -163,11 +163,12 @@ start=AUTO
|
||||
|
||||
## 发布项目
|
||||
1. nodejs 16.17.0
|
||||
2. netframework 4.5 加入环境变量,以能够使用msbuild,应该是 **C:\Windows\Microsoft.NET\Framework\v4.0.30319** 目录
|
||||
2. netframework 4.5 加入环境变量,以使用msbuild,应该是 **C:\Windows\Microsoft.NET\Framework\v4.0.30319** 目录
|
||||
3. NET7.0 SDK
|
||||
4. 进入根目执行
|
||||
```
|
||||
./publish
|
||||
./publish-extends rem 生成web和netframework
|
||||
./publish rem 发布主程序
|
||||
```
|
||||
5. 在 /public/publish 目录下查看已发布程序
|
||||
|
||||
|
||||
Reference in New Issue
Block a user