mirror of
https://github.com/openhardwaremonitor/openhardwaremonitor
synced 2025-08-31 06:15:08 +00:00
Renamed folder from Wmi to WMI also in the project file.
This commit is contained in:
@@ -128,10 +128,10 @@
|
||||
<Compile Include="GUI\SensorNode.cs" />
|
||||
<Compile Include="Utilities\EmbeddedResources.cs" />
|
||||
<Compile Include="Utilities\IconFactory.cs" />
|
||||
<Compile Include="Wmi\Hardware.cs" />
|
||||
<Compile Include="Wmi\IWmiObject.cs" />
|
||||
<Compile Include="Wmi\Sensor.cs" />
|
||||
<Compile Include="Wmi\WmiProvider.cs">
|
||||
<Compile Include="WMI\Hardware.cs" />
|
||||
<Compile Include="WMI\IWmiObject.cs" />
|
||||
<Compile Include="WMI\Sensor.cs" />
|
||||
<Compile Include="WMI\WmiProvider.cs">
|
||||
<SubType>Component</SubType>
|
||||
</Compile>
|
||||
</ItemGroup>
|
||||
|
Reference in New Issue
Block a user