File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 99 <PublishTrimmed >true</PublishTrimmed >
1010 <GeneratePackageOnBuild >True</GeneratePackageOnBuild >
1111 <Title >C# Binding for Sciter HTML engine</Title >
12- <Description >API for working with Sciter HTML engine from C#</Description >
12+ <Description >API for working with Sciter HTML engine from C#. Supported Sciter version 6.0.0.0+, trimming and compiling to NativeAot. </Description >
1313 <Copyright >Copyright (c) Roman Vladimirov</Copyright >
1414 <PackageProjectUrl >https://github.com/EmptyFlow/SciterAPI</PackageProjectUrl >
1515 <PackageReadmeFile >README.md</PackageReadmeFile >
1616 <RepositoryUrl >https://github.com/EmptyFlow/SciterAPI</RepositoryUrl >
1717 <RepositoryType >git</RepositoryType >
1818 <PackageTags >html;html-engine;htmlengine;sciter;binding</PackageTags >
19- <Version >1.0.0 .0</Version >
19+ <Version >1.0.1 .0</Version >
2020 <PackageLicenseFile >LICENSE</PackageLicenseFile >
2121 </PropertyGroup >
2222
Original file line number Diff line number Diff line change @@ -55,9 +55,9 @@ Now in progress and will be shortly
5555* ~~ Get/Set Element Text/Html~~
5656* ~~ Event Handler as class with overrided methods~~
5757* ~~ Get/Set Element Attributes~~
58+ * ~~ Helpers for Scriter Value API~~
5859* Helpers for Sciter Node API
5960* Get/Set Variables
60- * Helpers for Scriter Value API
6161* Binding for Graphics API
6262* Binding for Request API
6363* Support SOM mapping
You can’t perform that action at this time.
0 commit comments