Commit for development environment setup
This commit is contained in:
12
PROMS/ReferencedObjectsOld/Exe/RefObj/ROEditor/app.config
Normal file
12
PROMS/ReferencedObjectsOld/Exe/RefObj/ROEditor/app.config
Normal file
@@ -0,0 +1,12 @@
|
||||
<?xml version="1.0"?>
|
||||
<configuration>
|
||||
<startup>
|
||||
</startup><runtime>
|
||||
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1" appliesTo="v1.0.3705">
|
||||
</assemblyBinding></runtime>
|
||||
<appSettings>
|
||||
<!-- User application and configured property settings go here.-->
|
||||
<!-- Example: <add key="settingName" value="settingValue"/> -->
|
||||
<add key="AboutDlg.AutoScale" value="True"/>
|
||||
</appSettings>
|
||||
</configuration>
|
Reference in New Issue
Block a user