Skip to content

Commit 00255cc

Browse files
authored
Update README.md
1 parent 3d63185 commit 00255cc

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

README.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,7 @@
1818
_The current release of CS-Script targets .NET Core family runtime (.NET 6).<br>
1919
CS-Script started targeting .NET 5+ about a year ago as .NET Framework further development has been effectively cancelled by the .NET team._
2020

21-
_Though Notepad++ CS-Script plugin is still shipped with the engine targeting by default .NET Framework. This is done as a reflection of the fact that many users of this plugin are still relying on .NET Framework.<br>_
22-
_However the plugin can be configured to use the .NET Core version of the script engine (you can install it from [here](https://github.com/oleg-shilo/cs-script/releases)). <br>_
23-
_The next version of the pluging will still maintain .NET Framework engine but by default will try to auto integrate with .NET Core.
24-
And the next release after that will have the .NET Framework option only available as a manual configuration/deployment step._
21+
_Since the plugin is shipped with the engine targeting by default .NET Core, some users who are still relying on .NET Framework will need to use older versions of the plugin. Unfortunatelly Notepad++ has introduced recently some breaking changes so you will need to downgrade both Notepadd++ and the plugin (see this [Issue](https://github.com/oleg-shilo/cs-script.npp/issues/71#event-7594997459) to find out the compatible combination)._
2522

2623
----
2724

0 commit comments

Comments
 (0)