Quick fix for 3.1 build tool accepted/tizen_5.5_unified accepted/tizen_5.5_unified_wearable_hotfix tizen_5.5_wearable_hotfix accepted/tizen/5.5/unified/20200528.043015 accepted/tizen/5.5/unified/wearable/hotfix/20201027.092055 submit/tizen_5.5/20200526.213023 submit/tizen_5.5_wearable_hotfix/20201026.1843010 submit/tizen_5.5_wearable_hotfix/20201027.114701
authorHyungju Lee <leee.lee@samsung.com>
Wed, 8 Apr 2020 03:20:13 +0000 (12:20 +0900)
committerHyungju Lee <leee.lee@samsung.com>
Tue, 26 May 2020 21:30:07 +0000 (06:30 +0900)
Change-Id: I732b2f751af9cb4e236ba8b84cf0d1bff8d7df28

packaging/netcoredbg.spec

index ed88023c005187e69580b9389edd6278a5f3f7d8..815b562fd06f86ce33e12667c3bea4d9440494b5 100644 (file)
@@ -66,7 +66,8 @@ cp %{SOURCE1001} ..
 mkdir packaging/pkgs
 ln -s /nuget packaging/pkgs/nuget
 
-export CSVER=$(ls /nuget/microsoft.codeanalysis.common.*.nupkg | sort -n | tail -1 | cut -d "." -f4-6)
+#export CSVER=$(ls /nuget/microsoft.codeanalysis.common.*.nupkg | sort -n | tail -1 | cut -d "." -f4-6)
+export CSVER="2.8.0"
 
 cp packaging/microsoft.codeanalysis.scripting.common.$CSVER.nupkg packaging/pkgs/
 cp packaging/microsoft.codeanalysis.csharp.scripting.$CSVER.nupkg packaging/pkgs/