aboutsummaryrefslogtreecommitdiff
path: root/Emby.IsoMounting/IsoMounter/IsoMounter.csproj
diff options
context:
space:
mode:
Diffstat (limited to 'Emby.IsoMounting/IsoMounter/IsoMounter.csproj')
-rw-r--r--Emby.IsoMounting/IsoMounter/IsoMounter.csproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/Emby.IsoMounting/IsoMounter/IsoMounter.csproj b/Emby.IsoMounting/IsoMounter/IsoMounter.csproj
index 9274f9763..2a81f5aa0 100644
--- a/Emby.IsoMounting/IsoMounter/IsoMounter.csproj
+++ b/Emby.IsoMounting/IsoMounter/IsoMounter.csproj
@@ -8,7 +8,7 @@
<ProjectReference Include="..\..\MediaBrowser.Model\MediaBrowser.Model.csproj" />
<ProjectReference Include="..\..\MediaBrowser.Common\MediaBrowser.Common.csproj" />
</ItemGroup>
-
+
<PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
<GenerateAssemblyInfo>false</GenerateAssemblyInfo>