We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb80145 commit 891fc49Copy full SHA for 891fc49
1 file changed
csharp/ToolGood.Algorithm/ToolGood.Algorithm.csproj
@@ -2,7 +2,7 @@
2
3
<PropertyGroup>
4
<Description>ToolGood.Algorithm支持四则运算、Excel函数,并支持自定义参数。使用Antlr4解析,函数更容易扩展。注:不兼容老版本</Description>
5
- <Copyright>Copyright 2017-2025 ToolGood</Copyright>
+ <Copyright>Copyright 2017-2026 ToolGood</Copyright>
6
<AssemblyTitle>ToolGood.Algorithm</AssemblyTitle>
7
<Authors>ToolGood</Authors>
8
<TargetFrameworks>netstandard2.1;net8.0;net9.0;net10.0</TargetFrameworks>
0 commit comments