﻿

   ----------------------------------------------------------------------
           README file for JS Engine Switcher for .Net: MSIE 1.5.0

   ----------------------------------------------------------------------

      Copyright (c) 2013-2016 Andrey Taritsyn - http://www.taritsyn.ru


   ===========
   DESCRIPTION
   ===========
   JavaScriptEngineSwitcher.Msie contains adapter `MsieJsEngine` (wrapper
   for the MSIE JavaScript Engine for .Net
   (http://github.com/Taritsyn/MsieJavaScriptEngine)). For correct
   working of the MSIE JavaScript Engine it is recommended to install
   Internet Explorer 9 and above on a server.

   =============
   RELEASE NOTES
   =============
   1. Added support of MSIE JavaScript Engine version 1.7.0;
   2. In configuration settings was added one new property -
      `EnableDebugging` (default `false`).

   =============
   DOCUMENTATION
   =============
   See documentation on GitHub -
   http://github.com/Taritsyn/JavaScriptEngineSwitcher