diff options
| author | Stepan <ste.martinek+git@gmail.com> | 2020-11-01 11:19:22 +0100 |
|---|---|---|
| committer | Stepan <ste.martinek+git@gmail.com> | 2020-11-01 11:19:22 +0100 |
| commit | 60b49e67eafd356d1276f43de1a3f1f2fe52fe3f (patch) | |
| tree | a296e2c2b6b9ea9d51cbe7a12aa59da4c3596d6b /Emby.Naming/Emby.Naming.csproj | |
| parent | 59619b6ea74ab555977fd213f6ee5737897b0fbd (diff) | |
Re-Sharper inspection issues
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 93770b1561..b7fd0c5455 100644 --- a/Emby.Naming/Emby.Naming.csproj +++ b/Emby.Naming/Emby.Naming.csproj @@ -39,7 +39,7 @@ </PropertyGroup> <ItemGroup> - <PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0" PrivateAssets="All"/> + <PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0" PrivateAssets="All" /> </ItemGroup> <!-- Code Analyzers--> |
