yes
Some checks failed
Release Mod / Build (push) Failing after 21s

This commit is contained in:
Lee 2024-08-07 05:49:11 +01:00
parent c62948627c
commit 07c6bc3d0a

@ -4,7 +4,7 @@
<TargetFramework>net48</TargetFramework> <TargetFramework>net48</TargetFramework>
<OutputType>Library</OutputType> <OutputType>Library</OutputType>
<LocalRefsDir Condition="Exists('..\Refs')">..\Refs</LocalRefsDir> <LocalRefsDir Condition="Exists('..\Refs')">..\Refs</LocalRefsDir>
<BeatSaberDir>$(LocalRefsDir)</BeatSaberDir> <GameDirectory>$(LocalRefsDir)</GameDirectory>
<AppOutputBase>$(MSBuildProjectDirectory)\</AppOutputBase> <AppOutputBase>$(MSBuildProjectDirectory)\</AppOutputBase>
<LangVersion>9</LangVersion> <LangVersion>9</LangVersion>
<Nullable>enable</Nullable> <Nullable>enable</Nullable>