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 2a81f5aa0..518b2372f 100644 --- a/Emby.IsoMounting/IsoMounter/IsoMounter.csproj +++ b/Emby.IsoMounting/IsoMounter/IsoMounter.csproj @@ -1,7 +1,7 @@ <Project Sdk="Microsoft.NET.Sdk"> <ItemGroup> - <Compile Include="..\..\SharedVersion.cs" Link="SharedVersion.cs" /> + <Compile Include="..\..\Jellyfin.Versioning\SharedVersion.cs" /> </ItemGroup> <ItemGroup> |
