UNPKG
com.vovgou.loxodon-framework-fody
Version:
latest (2.6.7)
2.6.7
2.6.6
2.6.5
2.6.4
2.6.3
2.6.2
2.6.0
2.5.6
2.5.5
2.5.0
2.4.8
2.4.7
2.4.6
2.4.5
2.4.3
2.4.2
2.4.1
2.4.0
This is a plugin for static weaving code that integrates Fody into a Unity project.
com.vovgou.loxodon-framework-fody
/
Plugins
/
Editor
/
FodyWeavers.template.xml
7 lines
•
226 B
text/xml
View Raw
1
2
3
4
5
6
7
<?xml version=
"1.0"
encoding=
"utf-8"
?>
<
Weavers
xmlns:xsi
=
"http://www.w3.org/2001/XMLSchema-instance"
>
<
AssemblyNames
>
<
Item
>
Assembly-CSharp
</
Item
>
</
AssemblyNames
>
<
PropertyChanged
defaultWeaving
=
"true"
/>
</
Weavers
>