|
@@ -24,6 +24,7 @@ after_build:
|
|
|
- ps: Move-Item -Path ../install/bin/* -Destination ./
|
|
- ps: Move-Item -Path ../install/bin/* -Destination ./
|
|
|
- ps: mkdir bin
|
|
- ps: mkdir bin
|
|
|
- ps: Move-Item -Path ./Mono -Destination ./bin
|
|
- ps: Move-Item -Path ./Mono -Destination ./bin
|
|
|
|
|
+ - ps: Move-Item -Path ./Assemblies -Destination ./bin
|
|
|
- ps: cd ..
|
|
- ps: cd ..
|
|
|
- ps: >-
|
|
- ps: >-
|
|
|
if($env:APPVEYOR_REPO_TAG -eq "true")
|
|
if($env:APPVEYOR_REPO_TAG -eq "true")
|