Skip to content

Commit

Permalink
add author to csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
sonodima committed Apr 12, 2024
1 parent f218ebb commit f9c1ae2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions BetterLobby.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
<TargetFramework>netstandard2.1</TargetFramework>
<AssemblyName>BetterLobby</AssemblyName>
<Version>1.2.2</Version>
<Authors>sonodima</Authors>

<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<LangVersion>preview</LangVersion>
</PropertyGroup>
Expand Down

0 comments on commit f9c1ae2

Please sign in to comment.