Skip to content

Commit

Permalink
fix: Fix BepInEx6 builds not working
Browse files Browse the repository at this point in the history
  • Loading branch information
Repflez committed May 24, 2022
1 parent c783baf commit 4fd6bff
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions TaikoModStuff-Bepin6.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit 4fd6bff

Please sign in to comment.