mirror of
https://github.com/4sval/FModel.git
synced 2026-09-14 04:26:40 -05:00
Update appveyor.yml
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
version: 1.0.{build}
|
||||
image: Visual Studio 2019
|
||||
clone_depth: 1
|
||||
before_build:
|
||||
- cmd: nuget restore
|
||||
build_script:
|
||||
- cmd: >-
|
||||
dotnet publish --configuration Release --framework netcoreapp3.1 --output "./build/" -p:PublishReadyToRun=true -p:PublishSingleFile=true --no-self-contained --runtime win-x64
|
||||
|
||||
Reference in New Issue
Block a user