mirror of
https://github.com/ckaczor/FeedCenter.git
synced 2026-02-17 02:51:37 -05:00
Remove empty file
This commit is contained in:
@@ -261,7 +261,6 @@
|
|||||||
<Compile Include="SplashWindow.xaml.cs">
|
<Compile Include="SplashWindow.xaml.cs">
|
||||||
<DependentUpon>SplashWindow.xaml</DependentUpon>
|
<DependentUpon>SplashWindow.xaml</DependentUpon>
|
||||||
</Compile>
|
</Compile>
|
||||||
<Compile Include="VersionCheck.cs" />
|
|
||||||
<Page Include="FeedErrorWindow.xaml">
|
<Page Include="FeedErrorWindow.xaml">
|
||||||
<SubType>Designer</SubType>
|
<SubType>Designer</SubType>
|
||||||
<Generator>MSBuild:Compile</Generator>
|
<Generator>MSBuild:Compile</Generator>
|
||||||
|
|||||||
@@ -1,10 +0,0 @@
|
|||||||
using Common.Update;
|
|
||||||
using FeedCenter.Properties;
|
|
||||||
using System.Windows;
|
|
||||||
|
|
||||||
namespace FeedCenter
|
|
||||||
{
|
|
||||||
internal static class VersionCheck
|
|
||||||
{
|
|
||||||
}
|
|
||||||
}
|
|
||||||
Reference in New Issue
Block a user