From 69b40c6855412e6fe09b0404329f590edae96b0a Mon Sep 17 00:00:00 2001 From: Oleg Shilo Date: Sun, 19 Jan 2025 04:04:42 +1100 Subject: [PATCH] Update CSScriptNpp v2.0.7.0 (#849) * CSScriptNpp v2.0.7.0 --- src/pl.x64.json | 6 +++--- src/pl.x86.json | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/src/pl.x64.json b/src/pl.x64.json index ef041c883..be7865dd4 100644 --- a/src/pl.x64.json +++ b/src/pl.x64.json @@ -242,11 +242,11 @@ { "folder-name": "CSScriptNpp", "display-name": "CS-Script - C# Intellisense", - "version": "2.0.6.0", + "version": "2.0.7.0", "npp-compatible-versions": "[8.3,]", "old-versions-compatibility": "[,1.7.26][,8.2.1]", - "id": "A4BB9F0E079416F15C13A8234D37FC7A2ADCDD564EFBF50F7B2D35C58A8F2EBF", - "repository": "https://github.com/oleg-shilo/cs-script.npp/releases/download/v2.0.6.0/CSScriptNpp.2.0.6.0.x64.zip", + "id": "675C2D2B8DEF297C076A86392883D20BECE483D73062A17CDE9A1AC267B649BF", + "repository": "https://github.com/oleg-shilo/cs-script.npp/releases/download/v2.0.7.0/CSScriptNpp.2.0.7.0.x64.zip", "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.", "author": "Oleg Shilo", "homepage": "https://github.com/oleg-shilo/cs-script.npp" diff --git a/src/pl.x86.json b/src/pl.x86.json index 2a1cc91f1..084c37fd8 100644 --- a/src/pl.x86.json +++ b/src/pl.x86.json @@ -213,9 +213,9 @@ { "folder-name": "CSScriptNpp", "display-name": "CS-Script - C# Intellisense", - "version": "2.0.6.0", - "id": "5834B83B0B9A179546D33805ED4CFA04680A214747A0630A6A40205CD6644A07", - "repository": "https://github.com/oleg-shilo/cs-script.npp/releases/download/v2.0.6.0/CSScriptNpp.2.0.6.0.x86.zip", + "version": "2.0.7.0", + "id": "E2B147CF97038E1A6F427387791E6F60759539D48CE725E66635E805BF408FBE", + "repository": "https://github.com/oleg-shilo/cs-script.npp/releases/download/v2.0.7.0/CSScriptNpp.2.0.7.0.x86.zip", "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.", "author": "Oleg Shilo", "homepage": "https://github.com/oleg-shilo/cs-script.npp"