Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/xamarin/NRefactory.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorDaniel Grunwald <daniel@danielgrunwald.de>2015-04-22 23:13:42 +0300
committerDaniel Grunwald <daniel@danielgrunwald.de>2015-04-22 23:13:42 +0300
commitad6656742595bfdefe01a3ffb290719c714efa9d (patch)
tree5fced4525f0fa5a21f04d4ddfc92dfbc52927584 /README
parent04f4e79015eee10fb897734005ee9f4abf05fd64 (diff)
NRefactory 5.5.1 release (for ILSpy)5.5.1
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index ff89e035..5fcaf41b 100644
--- a/README
+++ b/README
@@ -19,7 +19,7 @@ How to compile:
Features:
- C# Parser
- Abstract Syntax Tree with pattern-matching support
- - Semantic Analysis for C# (supports C# 4.0 + async/await)
+ - Semantic Analysis for C# (supports C# 5.0)
- Code Completion for C#
- Pretty Printer for C#
- Lots of C# refactorings