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

@@ -7,6 +7,7 @@
<Nullable>enable</Nullable>
<RootNamespace>HardwareMonitorStatusWindow.Service</RootNamespace>
<ApplicationManifest>app.manifest</ApplicationManifest>
<AssemblyName>HardwareMonitorService</AssemblyName>
</PropertyGroup>
<ItemGroup>