|
|
@ -18,6 +18,10 @@ test: |
|
|
|
- 'ILSpy.BamlDecompiler.Tests\bin\%configuration%\net461\ILSpy.BamlDecompiler.Tests.dll' |
|
|
|
- 'ILSpy.BamlDecompiler.Tests\bin\%configuration%\net461\ILSpy.BamlDecompiler.Tests.dll' |
|
|
|
after_test: |
|
|
|
after_test: |
|
|
|
- python BuildTools\tidy.py |
|
|
|
- python BuildTools\tidy.py |
|
|
|
|
|
|
|
for: |
|
|
|
|
|
|
|
branches: |
|
|
|
|
|
|
|
only: |
|
|
|
|
|
|
|
- master |
|
|
|
artifacts: |
|
|
|
artifacts: |
|
|
|
- path: ILSpy_binaries.zip |
|
|
|
- path: ILSpy_binaries.zip |
|
|
|
name: ILSpy %APPVEYOR_REPO_BRANCH% %ILSPY_VERSION_NUMBER% binaries |
|
|
|
name: ILSpy %APPVEYOR_REPO_BRANCH% %ILSPY_VERSION_NUMBER% binaries |
|
|
|