IQS <blank>

This commit is contained in:
2023-02-13 06:14:35 -07:00
parent efb32d131d
commit 0bd7b51043
8 changed files with 112 additions and 56 deletions

View File

@ -11,7 +11,8 @@
<RootNamespace>MET08THFTIRQS408M</RootNamespace>
<AssemblyName>MET08THFTIRQS408M</AssemblyName>
<TargetFrameworkVersion>v4.8</TargetFrameworkVersion>
<RuntimeIdentifier>win-x86</RuntimeIdentifier>
<RuntimeIdentifier Condition="'$(Configuration)' == 'Debug'">win-x64</RuntimeIdentifier>
<RuntimeIdentifier Condition="'$(Configuration)' == 'Release'">win</RuntimeIdentifier>
<FileAlignment>512</FileAlignment>
</PropertyGroup>
<PropertyGroup>