We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e63a361 commit 47edb22Copy full SHA for 47edb22
1 file changed
Karpach.RemoteShutdown.Controller/Karpach.RemoteShutdown.Controller.csproj
@@ -2,7 +2,7 @@
2
<PropertyGroup>
3
<TargetFramework>net10.0-windows</TargetFramework>
4
<OutputType>WinExe</OutputType>
5
- <GenerateAssemblyInfo>false</GenerateAssemblyInfo>
+ <GenerateAssemblyInfo>true</GenerateAssemblyInfo>
6
<UseWindowsForms>true</UseWindowsForms>
7
<ImportWindowsDesktopTargets>true</ImportWindowsDesktopTargets>
8
<RuntimeIdentifier>win-x64</RuntimeIdentifier>
0 commit comments