mirror of
https://github.com/flibitijibibo/RogueLegacy1.git
synced 2025-12-06 02:30:51 -08:00
7 lines
219 B
XML
7 lines
219 B
XML
<Directives>
|
|
<Application>
|
|
<Assembly Name="mscorlib" />
|
|
<Assembly Name="FNA" Dynamic="Required All" />
|
|
<Assembly Name="RogueLegacy" Dynamic="Required All" />
|
|
</Application>
|
|
</Directives>
|