Skip to content

Commit 236ef29

Browse files
committed
set plugin root namespace
1 parent 0241ed6 commit 236ef29

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CSync/CSync.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@
3838
<ThunderstoreDescription>Configuration file syncing library for BepInEx.</ThunderstoreDescription>
3939
<ThunderstoreIconPath>$(ProjectDir)assets/icons/icon.png</ThunderstoreIconPath>
4040
<HasBepInPlugin>true</HasBepInPlugin>
41+
<PluginRootNamespace>CSync</PluginRootNamespace>
4142
</PropertyGroup>
4243

4344
<ItemGroup>

0 commit comments

Comments
 (0)