improve:IACore

This commit is contained in:
2025-07-29 19:00:45 +08:00
parent b3cb0bf93f
commit ce61f0e2b7
+3 -3
View File
@@ -113,15 +113,15 @@
<ItemGroup> <ItemGroup>
<Reference Include="IACore"> <Reference Include="IACore">
<HintPath>.\IACore.dll</HintPath> <HintPath>.\IACore.dll</HintPath>
<Private>True</Private> <Private>False</Private>
</Reference> </Reference>
<Reference Include="IALoader"> <Reference Include="IALoader">
<HintPath>.\IALoader.dll</HintPath> <HintPath>.\IALoader.dll</HintPath>
<Private>True</Private> <Private>False</Private>
</Reference> </Reference>
<Reference Include="IAWinFX"> <Reference Include="IAWinFX">
<HintPath>.\IAWinFX.dll</HintPath> <HintPath>.\IAWinFX.dll</HintPath>
<Private>True</Private> <Private>False</Private>
</Reference> </Reference>
<Reference Include="Microsoft.VisualBasic" /> <Reference Include="Microsoft.VisualBasic" />
<Reference Include="netstandard" /> <Reference Include="netstandard" />