Browse Source

Version 2.3 release

pull/3328/head
Christoph Wille 11 years ago
parent
commit
717b92cf75
  1. 5
      index.md

5
index.md

@ -2,8 +2,8 @@ @@ -2,8 +2,8 @@
layout: default
title: ILSpy
subtitle: .NET Decompiler
binaryDownload: https://github.com/icsharpcode/ILSpy/releases/download/2.2/ILSpy_2.2.0.1706_Binaries.zip
sourceDownload: https://github.com/icsharpcode/ILSpy/releases/download/2.2/ILSpy_2.2.0.1706_Source.zip
binaryDownload: https://github.com/icsharpcode/ILSpy/releases/download/2.3/ILSpy_Master_2.3.0.1827_Binaries.zip
sourceDownload: https://github.com/icsharpcode/ILSpy/archive/2.3.zip
---
ILSpy is the open-source .NET assembly browser and decompiler.
@ -25,6 +25,7 @@ Important links: @@ -25,6 +25,7 @@ Important links:
Want to know when major new features are added? When a new stable version is released?
[Follow us on Twitter!](http://twitter.com/ilspy)
* 3/9/2015 [Version 2.3](https://github.com/icsharpcode/ILSpy/releases/tag/2.3)
* 6/29/2014 [Version 2.2](http://community.sharpdevelop.net/blogs/danielgrunwald/archive/2014/06/29/ilspy-2-2-release.aspx)
* 6/3/2012 [Version 2.1](http://community.sharpdevelop.net/blogs/christophwille/archive/2012/06/03/ilspy-2-1-async-await-decompilation-support.aspx)
* 4/15/2012 [Version 2.0](http://community.sharpdevelop.net/blogs/christophwille/archive/2012/04/15/ilspy-2-0-final.aspx)

Loading…
Cancel
Save