diff options
Diffstat (limited to 'Emby.IsoMounting/IsoMounter/IsoMounter.csproj')
| -rw-r--r-- | Emby.IsoMounting/IsoMounter/IsoMounter.csproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Emby.IsoMounting/IsoMounter/IsoMounter.csproj b/Emby.IsoMounting/IsoMounter/IsoMounter.csproj index 49a9d948c..ee67a1d94 100644 --- a/Emby.IsoMounting/IsoMounter/IsoMounter.csproj +++ b/Emby.IsoMounting/IsoMounter/IsoMounter.csproj @@ -6,7 +6,7 @@ </ItemGroup> <PropertyGroup> - <TargetFramework>netcoreapp2.1</TargetFramework> + <TargetFramework>netstandard2.0</TargetFramework> <GenerateAssemblyInfo>false</GenerateAssemblyInfo> </PropertyGroup> |
