mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-10 16:23:06 +01:00
Created a BaseApplication class in common
This commit is contained in:
parent
3586c54e90
commit
d54c6d8bf6
@@ -89,6 +89,7 @@
|
||||
<Compile Include="Plugins\BasePlugin.cs" />
|
||||
<Compile Include="Properties\AssemblyInfo.cs" />
|
||||
<Compile Include="Serialization\XmlSerializer.cs" />
|
||||
<Compile Include="UI\BaseApplication.cs" />
|
||||
<Compile Include="UI\Splash.xaml.cs">
|
||||
<DependentUpon>Splash.xaml</DependentUpon>
|
||||
</Compile>
|
||||
|
||||
Reference in New Issue
Block a user