Skip to content

Commit

Permalink
Ikkoku: update debug config
Browse files Browse the repository at this point in the history
  • Loading branch information
MIRIMIRIM committed Apr 15, 2024
1 parent fc51e7f commit 11ff6e8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Ikkoku/Ikkoku.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,8 @@
<PackageReference Include="YamlDotNet" Version="13.7.1" />
</ItemGroup>

<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DefineConstants>NotAot</DefineConstants>
</PropertyGroup>

</Project>

0 comments on commit 11ff6e8

Please sign in to comment.