~ruther/NosTale-PacketLogger

ref: 7913a6e5429c4f5ef6687f8c313eba9220e5b252 NosTale-PacketLogger/src/PacketLogger/FodyWeavers.xml -rw-r--r-- 276 bytes
7913a6e5 — Rutherther chore: add Costura.Fody to put dependencies into one dll 2 years ago
                                                                                
1
2
3
4
5
6
7
8
9
<Weavers xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="FodyWeavers.xsd">
  <PropertyChanged />
  <Costura >
    <ExcludeAssemblies>
      NosSmooth.Comms.Inject
      NosSmooth.Injector
    </ExcludeAssemblies>
  </Costura>
</Weavers>
Do not follow this link