Fix up some project/executable names
Some checks failed
Deploy to Gitea Releases / deploy-to-gitea-releases (push) Failing after 9s

This commit is contained in:
2026-01-27 19:07:18 -05:00
parent 853e8eab0d
commit 85aabd93da
4 changed files with 4 additions and 2 deletions

View File

@@ -12,6 +12,7 @@
<ApplicationIcon>Resources\Application.ico</ApplicationIcon>
<EnableWindowsTargeting>true</EnableWindowsTargeting>
<RootNamespace>HardwareMonitorStatusWindow.StatusWindow</RootNamespace>
<AssemblyName>HardwareMonitorStatusWindow</AssemblyName>
</PropertyGroup>
<ItemGroup>