Skip to content

Commit

Permalink
forms designer restored (in VS)
Browse files Browse the repository at this point in the history
  • Loading branch information
sergiye committed Nov 13, 2024
1 parent 6d58288 commit 59d1c30
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions OpenHardwareMonitor/OpenHardwareMonitor.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,14 @@
<DependentUpon>PortForm.cs</DependentUpon>
</EmbeddedResource>
</ItemGroup>
<ItemGroup>
<Compile Update="UI\*Form.cs">
<SubType>Form</SubType>
</Compile>
<Compile Update="UI\AboutBox.cs">
<SubType>Form</SubType>
</Compile>
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Aga.Controls\Aga.Controls.csproj" />
<ProjectReference Include="..\OpenHardwareMonitorLib\OpenHardwareMonitorLib.csproj" />
Expand Down

0 comments on commit 59d1c30

Please sign in to comment.