Skip to content

Commit eeb3634

Browse files
authored
Update to CSScriptNpp v2.0.6.0 (#844)
* Update to CSScriptNpp v2.0.6.0
1 parent 3f1632e commit eeb3634

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

src/pl.x64.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -242,11 +242,11 @@
242242
{
243243
"folder-name": "CSScriptNpp",
244244
"display-name": "CS-Script - C# Intellisense",
245-
"version": "2.0.5.0",
245+
"version": "2.0.6.0",
246246
"npp-compatible-versions": "[8.3,]",
247247
"old-versions-compatibility": "[,1.7.26][,8.2.1]",
248-
"id": "6FE8AE8C4C5DEF546310FF36FE83BE37DEDFC751099B5241D9EF64766EB24BCC",
249-
"repository": "https://github.com/oleg-shilo/cs-script.npp/releases/download/v2.0.5.0/CSScriptNpp.2.0.5.0.x64.zip",
248+
"id": "A4BB9F0E079416F15C13A8234D37FC7A2ADCDD564EFBF50F7B2D35C58A8F2EBF",
249+
"repository": "https://github.com/oleg-shilo/cs-script.npp/releases/download/v2.0.6.0/CSScriptNpp.2.0.6.0.x64.zip",
250250
"description": "CS-Script integration. Implements a real C# Intellisense solution based on CS-Script and Roslyn. Allows loading, executing modifying and debugging C# scripts in a way very similar to the Visual Studio C# projects support. This includes referencing assemblies and other scripts, code formatting, adding missing namespaces and intercepting Debug and Console output.",
251251
"author": "Oleg Shilo",
252252
"homepage": "https://github.com/oleg-shilo/cs-script.npp"

src/pl.x86.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -213,9 +213,9 @@
213213
{
214214
"folder-name": "CSScriptNpp",
215215
"display-name": "CS-Script - C# Intellisense",
216-
"version": "2.0.5.0",
217-
"id": "7B1D25C8BC315590DF2D667E00F1EB2392D4B461729EE76E513E6698DA653853",
218-
"repository": "https://github.com/oleg-shilo/cs-script.npp/releases/download/v2.0.5.0/CSScriptNpp.2.0.5.0.x86.zip",
216+
"version": "2.0.6.0",
217+
"id": "5834B83B0B9A179546D33805ED4CFA04680A214747A0630A6A40205CD6644A07",
218+
"repository": "https://github.com/oleg-shilo/cs-script.npp/releases/download/v2.0.6.0/CSScriptNpp.2.0.6.0.x86.zip",
219219
"description": "CS-Script integration. Implements a real C# Intellisense solution based on CS-Script and Roslyn. Allows loading, executing modifying and debugging C# scripts in a way very similar to the Visual Studio C# projects support. This includes referencing assemblies and other scripts, code formatting, adding missing namespaces and intercepting Debug and Console output.",
220220
"author": "Oleg Shilo",
221221
"homepage": "https://github.com/oleg-shilo/cs-script.npp"

0 commit comments

Comments
 (0)