Skip to content

Commit 9c7290d

Browse files
committed
fix typo in logical name #423
1 parent 03c1bdd commit 9c7290d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/SQLitePCLRaw.core/SQLitePCLRaw.core.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<ItemGroup>
1414
<!-- https://docs.microsoft.com/en-us/dotnet/core/deploying/trimming-options -->
1515
<EmbeddedResource Include="LinkerDefinition.xml">
16-
<LogicalName>LLink.Descriptors.xml</LogicalName>
16+
<LogicalName>ILLink.Descriptors.xml</LogicalName>
1717
</EmbeddedResource>
1818
</ItemGroup>
1919

0 commit comments

Comments
 (0)