7 lines
381 B
Plaintext
7 lines
381 B
Plaintext
|
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
|
<!--Automatically generated-->
|
||
|
|
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||
|
|
<ItemGroup Condition=" '$(RuntimeIdentifier)' == 'browser-wasm' ">
|
||
|
|
<NativeFileReference Include="$(MSBuildThisFileDirectory)..\..\runtimes\browser-wasm\nativeassets\net6.0\e_sqlite3.a" />
|
||
|
|
</ItemGroup>
|
||
|
|
</Project>
|