fix: Fix BepInEx6 builds not working
This commit is contained in:
parent
c783baf648
commit
4fd6bff3f1
@ -7,6 +7,11 @@
|
||||
<Version>1.3.1</Version>
|
||||
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
|
||||
<LangVersion>latest</LangVersion>
|
||||
<RootNamespace>TaikoModStuff</RootNamespace>
|
||||
<PackageId>TaikoModStuff</PackageId>
|
||||
<Authors>TaikoModStuff</Authors>
|
||||
<Product>TaikoModStuff</Product>
|
||||
<Company>TaikoModStuff</Company>
|
||||
</PropertyGroup>
|
||||
|
||||
<ItemGroup>
|
||||
|
Loading…
Reference in New Issue
Block a user