We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d58288 commit 59d1c30Copy full SHA for 59d1c30
1 file changed
OpenHardwareMonitor/OpenHardwareMonitor.csproj
@@ -67,6 +67,14 @@
67
<DependentUpon>PortForm.cs</DependentUpon>
68
</EmbeddedResource>
69
</ItemGroup>
70
+ <ItemGroup>
71
+ <Compile Update="UI\*Form.cs">
72
+ <SubType>Form</SubType>
73
+ </Compile>
74
+ <Compile Update="UI\AboutBox.cs">
75
76
77
+ </ItemGroup>
78
<ItemGroup>
79
<ProjectReference Include="..\Aga.Controls\Aga.Controls.csproj" />
80
<ProjectReference Include="..\OpenHardwareMonitorLib\OpenHardwareMonitorLib.csproj" />
0 commit comments