Skip to content

Commit e4e96e7

Browse files
committed
Fix typo
1 parent a698d7d commit e4e96e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<Weavers xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="FodyWeavers.xsd">
33
<PropertyChanged />
4-
<ILMerge IncludeAssemblies="XHtml.*" />
4+
<ILMerge IncludeAssemblies="Html.*" />
55
</Weavers>

0 commit comments

Comments
 (0)