diff options
| author | Luke <luke.pulverenti@gmail.com> | 2017-05-24 16:46:21 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-05-24 16:46:21 -0400 |
| commit | 5652f2534888199adbfc5c8146b03b794a1f57e4 (patch) | |
| tree | def806bfb60b614185310a280a79f212cd597fa5 /Emby.Common.Implementations | |
| parent | 9bad9d76018f344ba4f56c838712a8496977de53 (diff) | |
| parent | 7470dfe61ba0615529a934e3caf94c4a8335401b (diff) | |
Merge pull request #2661 from MediaBrowser/dev
3.2.17.13
Diffstat (limited to 'Emby.Common.Implementations')
| -rw-r--r-- | Emby.Common.Implementations/Emby.Common.Implementations.csproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Emby.Common.Implementations/Emby.Common.Implementations.csproj b/Emby.Common.Implementations/Emby.Common.Implementations.csproj index 6e818b163..7ee6a264b 100644 --- a/Emby.Common.Implementations/Emby.Common.Implementations.csproj +++ b/Emby.Common.Implementations/Emby.Common.Implementations.csproj @@ -9,7 +9,7 @@ <AppDesignerFolder>Properties</AppDesignerFolder> <RootNamespace>Emby.Common.Implementations</RootNamespace> <AssemblyName>Emby.Common.Implementations</AssemblyName> - <TargetFrameworkVersion>v4.6.2</TargetFrameworkVersion> + <TargetFrameworkVersion>v4.6</TargetFrameworkVersion> <FileAlignment>512</FileAlignment> <TargetFrameworkProfile /> </PropertyGroup> |
