Skip to content

Commit 965755f

Browse files
committed
chore: update assembly version
1 parent f7744c8 commit 965755f

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

src/Linq2Acad/Properties/AssemblyInfo.cs

+1-5
Original file line numberDiff line numberDiff line change
@@ -73,10 +73,6 @@
7373
// by using the '*' as shown below:
7474
// [assembly: AssemblyVersion("1.0.*")]
7575

76-
#if AutoCAD_2024
77-
[assembly: AssemblyVersion("1.0.0.0")]
78-
[assembly: AssemblyFileVersion("1.0.0.0")]
79-
#else
8076
[assembly: AssemblyVersion("1.0.1.0")]
8177
[assembly: AssemblyFileVersion("1.0.1.0")]
82-
#endif
78+

0 commit comments

Comments
 (0)