mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-07-09 03:04:24 -04:00
Update Jellyfin.Server/Jellyfin.Server.csproj
Co-Authored-By: Bond-009 <bond.009@outlook.com>
This commit is contained in:
parent
cb9e50b2ea
commit
3947f2315d
@ -11,7 +11,7 @@
|
|||||||
<PropertyGroup>
|
<PropertyGroup>
|
||||||
<!-- We need C# 7.1 for async main-->
|
<!-- We need C# 7.1 for async main-->
|
||||||
<LangVersion>latest</LangVersion>
|
<LangVersion>latest</LangVersion>
|
||||||
<!-- Disable ducumentation warnings (for now) -->
|
<!-- Disable documentation warnings (for now) -->
|
||||||
<NoWarn>SA1600;CS1591</NoWarn>
|
<NoWarn>SA1600;CS1591</NoWarn>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user