renamed file - modified csproj
This commit is contained in:
parent
116750ec58
commit
86ac38324e
@ -74,6 +74,7 @@
|
|||||||
<Reference Include="Windows.UI" />
|
<Reference Include="Windows.UI" />
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
|
<Compile Include="DynamicIcon.cs" />
|
||||||
<Compile Include="NotificationInstaller.cs">
|
<Compile Include="NotificationInstaller.cs">
|
||||||
<SubType>Component</SubType>
|
<SubType>Component</SubType>
|
||||||
</Compile>
|
</Compile>
|
||||||
@ -85,7 +86,7 @@
|
|||||||
<Compile Include="Program.cs" />
|
<Compile Include="Program.cs" />
|
||||||
<Compile Include="Properties\AssemblyInfo.cs" />
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
||||||
<Compile Include="ServiceMonitor.cs" />
|
<Compile Include="ServiceMonitor.cs" />
|
||||||
<Compile Include="TrayIcon.cs" />
|
<Compile Include="TrayIconForm.cs" />
|
||||||
<Compile Include="UpdateCheck.cs" />
|
<Compile Include="UpdateCheck.cs" />
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
|
Loading…
Reference in New Issue
Block a user