diff options
| author | Luke Pulverenti <luke.pulverenti@gmail.com> | 2017-05-24 16:45:49 -0400 |
|---|---|---|
| committer | Luke Pulverenti <luke.pulverenti@gmail.com> | 2017-05-24 16:45:49 -0400 |
| commit | 7470dfe61ba0615529a934e3caf94c4a8335401b (patch) | |
| tree | def806bfb60b614185310a280a79f212cd597fa5 /Emby.Server.Implementations | |
| parent | fbbb50496ab42e297c1862cbe6395a47582eab97 (diff) | |
3.2.17.13
Diffstat (limited to 'Emby.Server.Implementations')
| -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 ff3a983db..3c58a55a9 100644 --- a/Emby.Server.Implementations/Emby.Server.Implementations.csproj +++ b/Emby.Server.Implementations/Emby.Server.Implementations.csproj @@ -11,7 +11,7 @@ <AssemblyName>Emby.Server.Implementations</AssemblyName> <FileAlignment>512</FileAlignment> <TargetFrameworkProfile /> - <TargetFrameworkVersion>v4.6.2</TargetFrameworkVersion> + <TargetFrameworkVersion>v4.6</TargetFrameworkVersion> </PropertyGroup> <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> <DebugSymbols>true</DebugSymbols> |
