pull/1032/head
ta264 3 years ago
parent d1ed249039
commit 4181334d06

@ -69,9 +69,6 @@ Build()
platform=Posix
fi
dotnet clean $slnFile -c Debug
dotnet clean $slnFile -c Release
if [[ -z "$RID" || -z "$FRAMEWORK" ]];
then
dotnet msbuild -restore $slnFile -p:Configuration=Release -p:Platform=$platform -t:PublishAllRids

Loading…
Cancel
Save