This repository was archived by the owner on Aug 24, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 9
9
<Product >Scintilla.NET.Gtk</Product >
10
10
<Description >Source Editing Component based on Scintilla 5 series.</Description >
11
11
<Copyright >Copyright © VPKSoft 2023.</Copyright >
12
- <Version >1.0.1 .5320</Version >
12
+ <Version >1.0.3 .5320</Version >
13
13
<AllowUnsafeBlocks >true</AllowUnsafeBlocks >
14
14
<DocumentationFile >bin\$(Configuration)\Scintilla.NET.Gtk.xml</DocumentationFile >
15
15
<UseWindowsForms >true</UseWindowsForms >
29
29
</PropertyGroup >
30
30
<ItemGroup >
31
31
<PackageReference Include =" GtkSharp" Version =" 3.24.24.38" />
32
- <PackageReference Include =" Scintilla.NET.Abstractions" Version =" 1.0.2 " />
32
+ <PackageReference Include =" Scintilla.NET.Abstractions" Version =" 1.0.3 " />
33
33
</ItemGroup >
34
34
35
35
<ItemGroup >
Original file line number Diff line number Diff line change 9
9
10
10
<ItemGroup >
11
11
<PackageReference Include =" GtkSharp" Version =" 3.24.24.38" />
12
- <PackageReference Include =" Scintilla.NET.Gtk" Version =" 1.0.0 .5320" />
12
+ <PackageReference Include =" Scintilla.NET.Gtk" Version =" 1.0.1 .5320" />
13
13
</ItemGroup >
14
14
15
15
</Project >
You can’t perform that action at this time.
0 commit comments