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 1302441 commit ed542d6Copy full SHA for ed542d6
Tobey.FileTree/Tobey.FileTree.csproj
@@ -11,9 +11,10 @@
11
<RootNamespace>Tobey.FileTree</RootNamespace>
12
<BepInExPluginGuid>$(RootNamespace)</BepInExPluginGuid>
13
<Copyright>Copyright © Tobey Blaber 2023</Copyright>
14
- <Configurations>Release</Configurations>
+ <Company>https://github.com/toebeann/Tobey.FileTree</Company>
15
<AssemblyVersion>1.0.0.0</AssemblyVersion>
16
<FileVersion>1.0.0.0</FileVersion>
17
+ <Configurations>Release</Configurations>
18
<DebugType>none</DebugType>
19
</PropertyGroup>
20
0 commit comments