renamed file - modified csproj

This commit is contained in:
krjan02 2025-01-13 23:24:53 +01:00
parent 116750ec58
commit 86ac38324e

View File

@ -74,6 +74,7 @@
<Reference Include="Windows.UI" />
</ItemGroup>
<ItemGroup>
<Compile Include="DynamicIcon.cs" />
<Compile Include="NotificationInstaller.cs">
<SubType>Component</SubType>
</Compile>
@ -85,7 +86,7 @@
<Compile Include="Program.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="ServiceMonitor.cs" />
<Compile Include="TrayIcon.cs" />
<Compile Include="TrayIconForm.cs" />
<Compile Include="UpdateCheck.cs" />
</ItemGroup>
<ItemGroup>