增加热图显示

This commit is contained in:
zqm
2025-10-24 13:30:12 +08:00
parent 2e5bc392f0
commit 21a04f36ec
5 changed files with 497 additions and 25 deletions

View File

@@ -69,5 +69,10 @@
<Compile Include="DeviceManager.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
</ItemGroup>
<ItemGroup>
<EmbeddedResource Include="Camera.resx">
<DependentUpon>Camera.cs</DependentUpon>
</EmbeddedResource>
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
</Project>