Skip to content

Commit 73b4a39

Browse files
committed
Update .csproj
1 parent 8592f7f commit 73b4a39

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Jellyfin.Plugin.AnilistSync/Jellyfin.Plugin.AnilistSync.csproj

+2-2
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@
3030
</PropertyGroup>
3131

3232
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">
33-
<NoWarn>1701;1702;1591;1300</NoWarn>
34-
<WarningLevel>4</WarningLevel>
33+
<NoWarn>1701;1702;</NoWarn>
34+
<WarningLevel>5</WarningLevel>
3535
</PropertyGroup>
3636

3737
<ItemGroup>

0 commit comments

Comments
 (0)