You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 12, 2026. It is now read-only.
Copy file name to clipboardExpand all lines: Source/Plugin/NPPFSIPlugin.lpi
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -24,7 +24,8 @@
24
24
<VersionInfo>
25
25
<UseVersionInfoValue="True"/>
26
26
<MinorVersionNrValue="2"/>
27
-
<StringTableComments="Updated for x64 Notepad++ by Robert Di Pardo, Copyright 2022"FileDescription="F# Interactive Plugin for Notepad++"InternalName="$NameOnly($(ProjFile))"LegalCopyright="Copyright 2010 Prapin Peethambaran"OriginalFilename="$NameOnly($(ProjFile)).dll"ProductName="$NameOnly($(ProjFile))"ProductVersion="0.2.0.0"/>
27
+
<RevisionNrValue="1"/>
28
+
<StringTableComments="Updated for x64 Notepad++ by Robert Di Pardo, Copyright 2023"FileDescription="F# source code lexer and IPC client for F# Interactive"InternalName="$NameOnly($(ProjFile))"LegalCopyright="Copyright 2010 Prapin Peethambaran"OriginalFilename="$NameOnly($(ProjFile)).dll"ProductName="$NameOnly($(ProjFile))"ProductVersion="0.2.1.0"/>
0 commit comments