We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a698d7d commit e4e96e7Copy full SHA for e4e96e7
src/ResXManager.Infrastructure/FodyWeavers.xml
@@ -1,5 +1,5 @@
1
<?xml version="1.0" encoding="utf-8"?>
2
<Weavers xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="FodyWeavers.xsd">
3
<PropertyChanged />
4
- <ILMerge IncludeAssemblies="XHtml.*" />
+ <ILMerge IncludeAssemblies="Html.*" />
5
</Weavers>
0 commit comments