Skip to content

Commit 1baeb1b

Browse files
committed
In JavaScriptEngineSwitcher.Msie package was changed description
1 parent 876777b commit 1baeb1b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

NuGet/JavaScriptEngineSwitcher.Msie/JavaScriptEngineSwitcher.Msie.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<projectUrl>http://github.com/Taritsyn/JavaScriptEngineSwitcher</projectUrl>
1111
<iconUrl>https://raw.githubusercontent.com/Taritsyn/JavaScriptEngineSwitcher/master/Icons/JavaScriptEngineSwitcher_Msie_Logo128x128.png</iconUrl>
1212
<requireLicenseAcceptance>false</requireLicenseAcceptance>
13-
<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.</description>
13+
<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+ or Microsoft Edge on the machine.</description>
1414
<summary>JavaScriptEngineSwitcher.Msie contains adapter `MsieJsEngine` (wrapper for the MSIE JavaScript Engine for .Net).</summary>
1515
<releaseNotes>1. Added support of .NET Core 1.0.4;
1616
2. Added support of MSIE JavaScript Engine version 2.2.1.</releaseNotes>

NuGet/JavaScriptEngineSwitcher.Msie/readme.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
JavaScriptEngineSwitcher.Msie contains adapter `MsieJsEngine` (wrapper for the
1515
MSIE JavaScript Engine for .Net (http://github.com/Taritsyn/MsieJavaScriptEngine)).
1616
For correct working of the MSIE JavaScript Engine it is recommended to install
17-
Internet Explorer 9 and above on a server.
17+
Internet Explorer 9+ or Microsoft Edge on the machine.
1818

1919
=============
2020
RELEASE NOTES

0 commit comments

Comments
 (0)