diff options
Diffstat (limited to 'MediaBrowser.Server.Sqlite/MediaBrowser.Server.Sqlite.csproj')
| -rw-r--r-- | MediaBrowser.Server.Sqlite/MediaBrowser.Server.Sqlite.csproj | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/MediaBrowser.Server.Sqlite/MediaBrowser.Server.Sqlite.csproj b/MediaBrowser.Server.Sqlite/MediaBrowser.Server.Sqlite.csproj index b4e8dba897..f4fb64ea57 100644 --- a/MediaBrowser.Server.Sqlite/MediaBrowser.Server.Sqlite.csproj +++ b/MediaBrowser.Server.Sqlite/MediaBrowser.Server.Sqlite.csproj @@ -51,6 +51,9 @@ <Reference Include="System.Xml" /> </ItemGroup> <ItemGroup> + <Compile Include="..\SharedVersion.cs"> + <Link>Properties\SharedVersion.cs</Link> + </Compile> <Compile Include="Properties\AssemblyInfo.cs" /> <Compile Include="SQLiteDisplayPreferencesRepository.cs" /> <Compile Include="SQLiteExtensions.cs" /> |
