mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-03-18 16:16:17 +00:00
remove core plugin output from source control
This commit is contained in:
@@ -314,13 +314,13 @@
|
||||
</BootstrapperPackage>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Content Include="MediaBrowser.Api.dll">
|
||||
<Content Include="CorePlugins\MediaBrowser.Api.dll">
|
||||
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
||||
</Content>
|
||||
<Content Include="MediaBrowser.ApiInteraction.Javascript.dll">
|
||||
<Content Include="CorePlugins\MediaBrowser.ApiInteraction.Javascript.dll">
|
||||
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
||||
</Content>
|
||||
<Content Include="MediaBrowser.WebDashboard.dll">
|
||||
<Content Include="CorePlugins\MediaBrowser.WebDashboard.dll">
|
||||
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
||||
</Content>
|
||||
<Content Include="x64\SQLite.Interop.dll">
|
||||
|
||||
Reference in New Issue
Block a user