aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcvium <clausvium@gmail.com>2021-05-16 14:54:36 +0200
committercvium <clausvium@gmail.com>2021-05-16 14:54:36 +0200
commit415e8fc0f3b7f214fbcbdc8fa39a863b06690243 (patch)
treeb3f25ae5705eb3ca464c3a7b887a8d94e39ebea1
parenteaafbdd623feed3125c2ce7e3c44ec7b26b42a81 (diff)
Forward
-rw-r--r--Emby.Naming/Emby.Naming.csproj6
1 files changed, 3 insertions, 3 deletions
diff --git a/Emby.Naming/Emby.Naming.csproj b/Emby.Naming/Emby.Naming.csproj
index a93ddbcb8..3224ff412 100644
--- a/Emby.Naming/Emby.Naming.csproj
+++ b/Emby.Naming/Emby.Naming.csproj
@@ -23,12 +23,12 @@
</PropertyGroup>
<ItemGroup>
- <Compile Include="..\SharedVersion.cs" />
+ <Compile Include="../SharedVersion.cs" />
</ItemGroup>
<ItemGroup>
- <ProjectReference Include="..\MediaBrowser.Common\MediaBrowser.Common.csproj" />
- <ProjectReference Include="..\MediaBrowser.Model\MediaBrowser.Model.csproj" />
+ <ProjectReference Include="../MediaBrowser.Common/MediaBrowser.Common.csproj" />
+ <ProjectReference Include="../MediaBrowser.Model/MediaBrowser.Model.csproj" />
</ItemGroup>
<PropertyGroup>