diff options
| author | Bond_009 <bond.009@outlook.com> | 2019-06-14 18:49:57 +0200 |
|---|---|---|
| committer | Bond_009 <bond.009@outlook.com> | 2019-06-14 18:49:57 +0200 |
| commit | 555459525515edf9f506465cefce0c6a6aca326d (patch) | |
| tree | 740a72dbd40b5347c365f37693c50c90a19eb0bd /Emby.Naming/Emby.Naming.csproj | |
| parent | d4a42a1680a48cba0d87fac0808180e68072baab (diff) | |
Update deps
Diffstat (limited to 'Emby.Naming/Emby.Naming.csproj')
| -rw-r--r-- | Emby.Naming/Emby.Naming.csproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Emby.Naming/Emby.Naming.csproj b/Emby.Naming/Emby.Naming.csproj index 6e05eb795..9e2a4950f 100644 --- a/Emby.Naming/Emby.Naming.csproj +++ b/Emby.Naming/Emby.Naming.csproj @@ -23,7 +23,7 @@ <!-- Code analysers--> <ItemGroup Condition=" '$(Configuration)' == 'Debug' "> - <PackageReference Include="Microsoft.CodeAnalysis.FxCopAnalyzers" Version="2.9.2" /> + <PackageReference Include="Microsoft.CodeAnalysis.FxCopAnalyzers" Version="2.9.3" /> <PackageReference Include="StyleCop.Analyzers" Version="1.1.118" /> <PackageReference Include="SerilogAnalyzer" Version="0.15.0" /> </ItemGroup> |
