Skip to content

Commit

Permalink
Add an Authors to the build properties for the tcli package namespace
Browse files Browse the repository at this point in the history
  • Loading branch information
Zaggy1024 committed Oct 24, 2024
1 parent 936731d commit 11f8eb7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
<AssemblyVersion>$(Version)</AssemblyVersion>
<FileVersion>$(Version)</FileVersion>
<InformationalVersion>$(Version)</InformationalVersion>
<Authors>LethalCompanyModding</Authors>

<!-- Construct Assembly Title from ModName -->
<AssemblyTitle>$(ModName) - Plugin</AssemblyTitle>
Expand Down

0 comments on commit 11f8eb7

Please sign in to comment.