We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb1e992 commit cd85b56Copy full SHA for cd85b56
Directory.Build.props
@@ -1,10 +1,10 @@
1
<?xml version="1.0" encoding="utf-8"?>
2
<Project>
3
<PropertyGroup>
4
- <Version>1.3.2.0</Version>
+ <Version>1.3.5.0</Version>
5
<Product>nQuant.cs</Product>
6
<Company>Miller Cy Chan</Company>
7
- <Copyright>Copyright © Miller Cy Chan 2018 - 2024</Copyright>
+ <Copyright>Copyright © Miller Cy Chan 2018 - 2025</Copyright>
8
<LangVersion>10.0</LangVersion>
9
</PropertyGroup>
10
</Project>
0 commit comments