Commit 6e85355e authored by nanahira's avatar nanahira

.net version

parent 3c555830
Pipeline #2719 passed with stages
in 4 minutes and 1 second
......@@ -16,7 +16,7 @@ build:
script:
- sed -i '/download.mono-project.com/d' /etc/apt/sources.list /etc/apt/sources.list.d/*
- apt update && apt -y install p7zip-full tar
- xbuild /p:Configuration=Release /p:TargetFrameworkVersion=v4.6
- xbuild /p:Configuration=Release /p:TargetFrameworkVersion=v4.0
- mkdir dist
- cd bin/Release
- 7z a -mx9 ../../dist/ImgGen.7z *
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment