Add OpenRA.StyleCheck.exe.config
This commit is contained in:
8
OpenRA.StyleCheck.exe.config
Normal file
8
OpenRA.StyleCheck.exe.config
Normal file
@@ -0,0 +1,8 @@
|
||||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<configuration>
|
||||
<runtime>
|
||||
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
|
||||
<probing privatePath="mods/common"></probing>
|
||||
</assemblyBinding>
|
||||
</runtime>
|
||||
</configuration>
|
||||
Reference in New Issue
Block a user