mirror of
https://github.com/openhardwaremonitor/openhardwaremonitor
synced 2025-08-29 21:37:38 +00:00
Renamed folder from Wmi to WMI also in the project file.
This commit is contained in:
parent
83750e66b6
commit
edec08400d
@ -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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user