1 Star 0 Fork 0

鹤铧業明/rabbitmq-dotnet-client

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
appveyor.yml 531 Bytes
一键复制 编辑 原始数据 按行查看 历史
Luke Bakken 提交于 2020-06-18 02:48 +08:00 . Bump to 7.0.0
version: "7.0.0.{build}"
platform: Any CPU
configuration: Release
skip_tags: true
skip_branch_with_pr: true
image: Visual Studio 2019
cache:
# Note: this must match the $rabbitmq_installer_path and $erlang_installer_path values in
# tools\appveyor\install.ps1
- "%HOMEDRIVE%%HOMEPATH%\\rabbitmq-server-3.8.5.exe"
- "%HOMEDRIVE%%HOMEPATH%\\otp_win64_23.0.2.exe"
install:
- ps: .\tools\appveyor\install.ps1
build_script:
- cmd: .\build.bat
test_script:
- cmd: .\run-test.bat
nuget:
disable_publish_on_pr: true
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/HYKJ-VECTOR-ADMIN/rabbitmq-dotnet-client.git
git@gitee.com:HYKJ-VECTOR-ADMIN/rabbitmq-dotnet-client.git
HYKJ-VECTOR-ADMIN
rabbitmq-dotnet-client
rabbitmq-dotnet-client
master

搜索帮助