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 c08c0fe commit 16f753eCopy full SHA for 16f753e
1 file changed
src/ACadSharp/ACadSharp.csproj
@@ -9,7 +9,7 @@
9
<PackageLicenseExpression>MIT</PackageLicenseExpression>
10
<RepositoryType>git</RepositoryType>
11
<PackageProjectUrl>https://github.com/DomCR/ACadSharp</PackageProjectUrl>
12
- <Copyright>Copyright (c) 2024 Albert Domenech</Copyright>
+ <Copyright>Copyright (c) 2026 Albert Domenech</Copyright>
13
<Description>C# library to read/write cad files like dxf/dwg.</Description>
14
<GeneratePackageOnBuild Condition="'$(Configuration)' == 'Release'">True</GeneratePackageOnBuild>
15
</PropertyGroup>
0 commit comments