File tree Expand file tree Collapse file tree 3 files changed +1038
-1052
lines changed
csharp/ToolGood.Algorithm Expand file tree Collapse file tree 3 files changed +1038
-1052
lines changed Original file line number Diff line number Diff line change 22using Antlr4 . Runtime . Tree ;
33using System . Collections . Generic ;
44using ToolGood . Algorithm . Enums ;
5- using ToolGood . Algorithm . Internals . Functions ;
6- using ToolGood . Algorithm . Internals . Functions . Operator ;
75using ToolGood . Algorithm . math ;
86
97namespace ToolGood . Algorithm . Internals . Visitors
Original file line number Diff line number Diff line change 1919 <Product >ToolGood.Algorithm</Product >
2020 <PackageLicenseFile >LICENSE.md</PackageLicenseFile >
2121 <SignAssembly >true</SignAssembly >
22- <Version >6.2.5.32 </Version >
22+ <Version >6.2.5.33 </Version >
2323 <AssemblyOriginatorKeyFile >ToolGood.Algorithm.snk</AssemblyOriginatorKeyFile >
2424 <DelaySign >false</DelaySign >
2525 <DocumentationFile >bin\$(Configuration)\$(TargetFramework)\ToolGood.Algorithm.xml</DocumentationFile >
You can’t perform that action at this time.
0 commit comments