From e8015aac373678868620eea631585ed75417efb8 Mon Sep 17 00:00:00 2001 From: Christoph Wille Date: Thu, 26 Sep 2019 07:21:51 +0200 Subject: [PATCH] Link to test repository of VS Addin --- ILSpy.AddIn/README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 ILSpy.AddIn/README.md diff --git a/ILSpy.AddIn/README.md b/ILSpy.AddIn/README.md new file mode 100644 index 000000000..7c363f311 --- /dev/null +++ b/ILSpy.AddIn/README.md @@ -0,0 +1,3 @@ +Test cases for various types of projects as well as corresponding test plans are located in a separate repository. + +[https://github.com/icsharpcode/ILSpy-Addin-tests](https://github.com/icsharpcode/ILSpy-Addin-tests) \ No newline at end of file