Explorar el Código

Fix debug build on windows

Bond-009 hace 6 años
padre
commit
fd36bbede8
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  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>