Change assembly title to show correct name in task manager
Test / Run tests (push) Successful in 33s

This commit is contained in:
2026-08-05 20:07:37 +02:00
parent cbf33cbd17
commit 122ac8efd7
+2
View File
@@ -5,6 +5,8 @@
<TargetFramework>net10.0-windows</TargetFramework>
<Version>0.0.1</Version>
<Product>Anlagensteuerung Pamhagen</Product>
<AssemblyTitle>Anlagensteuerung Pamhagen</AssemblyTitle>
<AssemblyName>PamhagenSysCtrl</AssemblyName>
<SatelliteResourceLanguages>de-AT</SatelliteResourceLanguages>
<Nullable>enable</Nullable>
<ImplicitUsings>enable</ImplicitUsings>