mirror of
https://github.com/Corsinvest/cv4pve-pepper.git
synced 2025-03-09 15:39:57 +00:00
Improve doc
This commit is contained in:
parent
dc031b21f3
commit
a23c0c5c4e
2 changed files with 1 additions and 12 deletions
|
@ -1,6 +1,6 @@
|
|||
# cv4pve-pepper
|
||||
|
||||
[](LICENSE.md) [](https://ci.appveyor.com/project/franklupo/cv4pve-pepper)
|
||||
[](LICENSE.md)
|
||||
|
||||
```text
|
||||
Description:
|
||||
|
|
11
appveyor.yml
11
appveyor.yml
|
@ -1,11 +0,0 @@
|
|||
version: 1.0.{build}
|
||||
image: Visual Studio 2019
|
||||
build_script:
|
||||
- cmd: >-
|
||||
dotnet --version
|
||||
|
||||
dotnet restore
|
||||
|
||||
dotnet build -c Release
|
||||
|
||||
dotnet pack -c Release
|
Loading…
Add table
Add a link
Reference in a new issue