Moved splashscreen to MediaBrowser.Common and adjusted properties.

This commit is contained in:
RedShirtMB Mark Linton redshirt linton
2012-08-04 19:21:38 -07:00
parent 1cc2b7c2cc
commit dafa97333c
6 changed files with 28 additions and 21 deletions

View File

@@ -56,9 +56,6 @@
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</ApplicationDefinition>
<Compile Include="SplashScreen.xaml.cs">
<DependentUpon>SplashScreen.xaml</DependentUpon>
</Compile>
<Page Include="MainWindow.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
@@ -71,10 +68,6 @@
<DependentUpon>MainWindow.xaml</DependentUpon>
<SubType>Code</SubType>
</Compile>
<Page Include="SplashScreen.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
</ItemGroup>
<ItemGroup>
<Compile Include="Properties\AssemblyInfo.cs">