Include shared version in Jellyfin.Data

pull/4034/head
Patrick Barron 4 years ago
parent d0f07d7ddd
commit cab45db228

@ -32,4 +32,8 @@
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="3.1.6" />
</ItemGroup>
<ItemGroup>
<Compile Include="..\SharedVersion.cs" />
</ItemGroup>
</Project>

Loading…
Cancel
Save