diff options
| author | Bond-009 <bond.009@outlook.com> | 2024-12-14 11:18:50 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-12-14 11:18:50 +0100 |
| commit | 23cf4bc94e60efce072220ff0b5bff41cb5a61ea (patch) | |
| tree | eabf078617a1fedb2196cbbe6cc9f3244812207f /Directory.Build.props | |
| parent | fa5b8ee863d9f3b4b8b0df76b9b94d3df0ec8eb1 (diff) | |
| parent | 6d74b97836fa5010f722020635184a47cc9fe8bd (diff) | |
Merge pull request #13195 from Shadowghost/merge-ruleset-editorconf
Migrate rulesets to .editorconf
Diffstat (limited to 'Directory.Build.props')
| -rw-r--r-- | Directory.Build.props | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Directory.Build.props b/Directory.Build.props index 831188015..31ae8bfbe 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -3,7 +3,6 @@ <PropertyGroup> <Nullable>enable</Nullable> - <CodeAnalysisRuleSet>$(MSBuildThisFileDirectory)/jellyfin.ruleset</CodeAnalysisRuleSet> </PropertyGroup> <PropertyGroup> |
