aboutsummaryrefslogtreecommitdiff
path: root/Jellyfin.Server/Jellyfin.Server.csproj
diff options
context:
space:
mode:
authorAndrew Rabert <6550543+nvllsvm@users.noreply.github.com>2019-01-25 08:36:21 -0500
committerGitHub <noreply@github.com>2019-01-25 08:36:21 -0500
commite0315b569591b71938829a8f35ac264399ef66bd (patch)
tree1a0d67b3f047b852b0abca19b0fa9d7c598b5f46 /Jellyfin.Server/Jellyfin.Server.csproj
parentb4fdfb562dada77ff6d9c75bbc9e5e5b3ee977a2 (diff)
parentfd36bbede847dec3794292ff26f660eca6f50bb6 (diff)
Merge pull request #702 from jellyfin/win-buildv10.0.1v10.0.0
Fix debug build on windows
Diffstat (limited to 'Jellyfin.Server/Jellyfin.Server.csproj')
-rw-r--r--Jellyfin.Server/Jellyfin.Server.csproj1
1 files changed, 0 insertions, 1 deletions
diff --git a/Jellyfin.Server/Jellyfin.Server.csproj b/Jellyfin.Server/Jellyfin.Server.csproj
index 0622d94b8..9b698628e 100644
--- a/Jellyfin.Server/Jellyfin.Server.csproj
+++ b/Jellyfin.Server/Jellyfin.Server.csproj
@@ -28,7 +28,6 @@
</ItemGroup>
<PropertyGroup Condition=" '$(Configuration)' == 'Debug' ">
- <RunCodeAnalysis>true</RunCodeAnalysis>
<CodeAnalysisRuleSet>../jellyfin.ruleset</CodeAnalysisRuleSet>
</PropertyGroup>