From 1e2f137a9abf001757b9f48581981ad6d5589ca4 Mon Sep 17 00:00:00 2001 From: Christian Resma Helle Date: Sun, 12 Nov 2017 17:17:31 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9bccb28..cca3848 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ A Visual Studio Custom Tool for generating a strongly typed helper class for acc - Define custom namespace for the generated file - Auto-updating of generated code file when changes are made to the .ResW Resource file - XML documentation style comments like "Localized resource similar to '[the value]'" - +- Supports Visual Studio 2015 and 2017 **Custom Tools**