mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-10 16:23:06 +01:00
Moved SingleInstance into UI subfolder and deleted Util folder.
This commit is contained in:
parent
92056c4d3d
commit
3d7b637a23
@@ -80,7 +80,7 @@
|
||||
<Compile Include="UI\Splash.xaml.cs">
|
||||
<DependentUpon>Splash.xaml</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="Util\SingleInstance.cs" />
|
||||
<Compile Include="UI\SingleInstance.cs" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<None Include="packages.config" />
|
||||
|
||||
Reference in New Issue
Block a user