Skip to content

Commit

Permalink
Fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
affederaffe committed Feb 18, 2022
1 parent bcc3020 commit 04c2409
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions BeatSaberModManager/BeatSaberModManager.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
<IncludeNativeLibrariesForSelfExtract>true</IncludeNativeLibrariesForSelfExtract>
<Nullable>enable</Nullable>
<EnableNETAnalyzers>true</EnableNETAnalyzers>
<SuppressTrimAnalysisWarnings>true</SuppressTrimAnalysisWarnings>
<EnableSingleFileAnalyzer>false</EnableSingleFileAnalyzer>
<AnalysisLevel>latest</AnalysisLevel>
<AnalysisMode>recommended</AnalysisMode>
Expand Down

0 comments on commit 04c2409

Please sign in to comment.