Commit 6ba110d7 authored by nanahira's avatar nanahira

use default framework version

parent b6ed0271
......@@ -5,7 +5,7 @@ DEX_VERSION=$(grep -oP '\[DataEditorX\](.+)\[DataEditorX\]' DataEditorX/readme.t
apt update
apt -y install p7zip-full
xbuild /p:Configuration=Release /p:TargetFrameworkVersion=v4.6 /p:OutDir=$PWD/output/
xbuild /p:Configuration=Release /p:OutDir=$PWD/output/ # /p:TargetFrameworkVersion=v4.6
mkdir -p dist/releases
cd output
......
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