@ -83,7 +83,7 @@
</Target>
<Target Name="createsetup">
<CreateItem Include="$(ILSpyBin)\*.dll;$(ILSpyBin)\*.exe">
<CreateItem Include="$(ILSpyBin)\*.dll;$(ILSpyBin)\*.exe;$(ILSpyBin)\*.config">
<Output TaskParameter="Include" ItemName="BinFileToZip"/>
</CreateItem>
<Message Importance="high" Text="Creating ZIP file $(ArtefactPrefix)$(BuildNumber)_Binaries.zip"/>
@ -1,7 +1,7 @@
ILSpy is the open-source .NET assembly browser and decompiler.
Website: http://www.ilspy.net/
Copyright 2011 AlphaSierraPapa for the SharpDevelop team
Copyright 2011-2012 AlphaSierraPapa for the SharpDevelop team
License: ILSpy is distributed under the MIT License.
Included open-source libraries:
@ -1,4 +1,4 @@
Copyright 2011 for the SharpDevelop team
Copyright 2011-2012 for the SharpDevelop team
by
AlphaSierraPapa, Christoph Wille