라이브러리 추가
This commit is contained in:
@@ -72,6 +72,11 @@
|
|||||||
<PackageReference Include="Microsoft.Windows.SDK.BuildTools" Version="10.0.26100.7705" />
|
<PackageReference Include="Microsoft.Windows.SDK.BuildTools" Version="10.0.26100.7705" />
|
||||||
<PackageReference Include="Microsoft.WindowsAppSDK" Version="1.8.260209005" />
|
<PackageReference Include="Microsoft.WindowsAppSDK" Version="1.8.260209005" />
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
|
<ItemGroup>
|
||||||
|
<Reference Include="Interop.KAsyncEngineLib">
|
||||||
|
<HintPath>..\..\..\..\..\..\Karisma SDK\Bin\C#\Interop.KAsyncEngineLib.dll</HintPath>
|
||||||
|
</Reference>
|
||||||
|
</ItemGroup>
|
||||||
<PropertyGroup Label="Globals">
|
<PropertyGroup Label="Globals">
|
||||||
<WebView2EnableCsWinRTProjection>False</WebView2EnableCsWinRTProjection>
|
<WebView2EnableCsWinRTProjection>False</WebView2EnableCsWinRTProjection>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
|
|||||||
Reference in New Issue
Block a user