Commit 48136b97 authored by nanahira's avatar nanahira

horrible .net version

parent 6e85355e
Pipeline #2720 passed with stages
in 3 minutes and 38 seconds
......@@ -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.0
- xbuild /p:Configuration=Release /p:TargetFrameworkVersion=v2.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