@ -1,6 +1,7 @@
bin/
obj/
/ILSpy-tests
/ICSharpCode.Decompiler/Properties/AssemblyInfo.cs
/ILSpy/Properties/AssemblyInfo.cs
/ILSpy/app.config
@ -10,5 +10,9 @@ build:
project: ILSpy.sln
parallel: true
verbosity: minimal
test:
assemblies:
- 'ICSharpCode.Decompiler\bin\Debug\ICSharpCode.Decompiler.Tests.dll'
- 'ILSpy.BamlDecompiler\bin\Debug\ILSpy.BamlDecompiler.Tests.dll'
after_test:
- python BuildTools\tidy.py