1 Star 2 Fork 0

隔壁靓仔/PDFiumCore

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
CreateBindingsPackage.bat 348 Bytes
一键复制 编辑 原始数据 按行查看 历史
DJGosnell 提交于 2022-03-11 11:40 . Updated build requirements to NET 6.0.
git clean -fxd
dotnet build src/PDFiumCoreBindingsGenerator/PDFiumCoreBindingsGenerator.csproj -c Release
dotnet ./src/PDFiumCoreBindingsGenerator/bin/Release/net6.0/PDFiumCoreBindingsGenerator.dll latest true
dotnet pack ./src/PDFiumCore/PDFiumCore.csproj -c Release -o ./artifacts/
dotnet test ./src/PDFiumCore.Tests/PDFiumCore.Tests.csproj
pause
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/shang_jiao/PDFiumCore.git
[email protected]:shang_jiao/PDFiumCore.git
shang_jiao
PDFiumCore
PDFiumCore
master

搜索帮助