Skip to content

Commit ed542d6

Browse files
committed
Add URL to "Company" attribute for ConfigurationManager
1 parent 1302441 commit ed542d6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Tobey.FileTree/Tobey.FileTree.csproj

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,10 @@
1111
<RootNamespace>Tobey.FileTree</RootNamespace>
1212
<BepInExPluginGuid>$(RootNamespace)</BepInExPluginGuid>
1313
<Copyright>Copyright © Tobey Blaber 2023</Copyright>
14-
<Configurations>Release</Configurations>
14+
<Company>https://github.com/toebeann/Tobey.FileTree</Company>
1515
<AssemblyVersion>1.0.0.0</AssemblyVersion>
1616
<FileVersion>1.0.0.0</FileVersion>
17+
<Configurations>Release</Configurations>
1718
<DebugType>none</DebugType>
1819
</PropertyGroup>
1920

0 commit comments

Comments
 (0)