Browse Source

Fix debug build on windows

Bond-009 6 năm trước cách đây
mục cha
commit
fd36bbede8
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      Jellyfin.Server/Jellyfin.Server.csproj

+ 0 - 1
Jellyfin.Server/Jellyfin.Server.csproj

@@ -28,7 +28,6 @@
   </ItemGroup>
 
   <PropertyGroup Condition=" '$(Configuration)' == 'Debug' ">
-    <RunCodeAnalysis>true</RunCodeAnalysis>
     <CodeAnalysisRuleSet>../jellyfin.ruleset</CodeAnalysisRuleSet>
   </PropertyGroup>