aboutsummaryrefslogtreecommitdiff
path: root/tests/Directory.Build.props
diff options
context:
space:
mode:
authorBond-009 <bond.009@outlook.com>2024-12-14 11:18:50 +0100
committerGitHub <noreply@github.com>2024-12-14 11:18:50 +0100
commit23cf4bc94e60efce072220ff0b5bff41cb5a61ea (patch)
treeeabf078617a1fedb2196cbbe6cc9f3244812207f /tests/Directory.Build.props
parentfa5b8ee863d9f3b4b8b0df76b9b94d3df0ec8eb1 (diff)
parent6d74b97836fa5010f722020635184a47cc9fe8bd (diff)
Merge pull request #13195 from Shadowghost/merge-ruleset-editorconf
Migrate rulesets to .editorconf
Diffstat (limited to 'tests/Directory.Build.props')
-rw-r--r--tests/Directory.Build.props1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/Directory.Build.props b/tests/Directory.Build.props
index 146ad8dc2..6b851021f 100644
--- a/tests/Directory.Build.props
+++ b/tests/Directory.Build.props
@@ -6,7 +6,6 @@
<PropertyGroup>
<TargetFramework>net9.0</TargetFramework>
<IsPackable>false</IsPackable>
- <CodeAnalysisRuleSet>$(MSBuildThisFileDirectory)/jellyfin-tests.ruleset</CodeAnalysisRuleSet>
</PropertyGroup>
<!-- Code Analyzers -->