RogueLegacy1/rd.xml
Ethan Lee 57a8444089
Some checks failed
CI / Linux (push) Has been cancelled
Add NativeAOT runtime directives
2024-12-02 12:19:21 -05:00

7 lines
219 B
XML

<Directives>
<Application>
<Assembly Name="mscorlib" />
<Assembly Name="FNA" Dynamic="Required All" />
<Assembly Name="RogueLegacy" Dynamic="Required All" />
</Application>
</Directives>