diff options
| author | Bond_009 <bond.009@outlook.com> | 2019-06-28 12:22:33 +0200 |
|---|---|---|
| committer | Bond_009 <bond.009@outlook.com> | 2019-06-28 12:22:33 +0200 |
| commit | ecb8d8991b1ea4e1e26a69c7c9e0a217927d27d4 (patch) | |
| tree | 661fea0c7c4beae8df12a8eea93cb94e243ac64b /Emby.Server.Implementations/Emby.Server.Implementations.csproj | |
| parent | 65a0ca2f32e2eba640fbfead46ffb5bfd02e2c88 (diff) | |
Fix whitespace
Diffstat (limited to 'Emby.Server.Implementations/Emby.Server.Implementations.csproj')
| -rw-r--r-- | Emby.Server.Implementations/Emby.Server.Implementations.csproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Emby.Server.Implementations/Emby.Server.Implementations.csproj b/Emby.Server.Implementations/Emby.Server.Implementations.csproj index 6c50698b2..48c915ede 100644 --- a/Emby.Server.Implementations/Emby.Server.Implementations.csproj +++ b/Emby.Server.Implementations/Emby.Server.Implementations.csproj @@ -48,7 +48,7 @@ <PropertyGroup> <!-- We need C# 7.3 to compare tuples--> - <LangVersion>latest</LangVersion> + <LangVersion>latest</LangVersion> </PropertyGroup> <PropertyGroup Condition=" '$(Configuration)' == 'Release' "> |
