- Added Developer Attributes & did some cleaning - Fixed RibbonButton image aligning bug (Worldicon not centered) - Added some comments to da code - Implemented cleaning of ContentProject (Deleting bin files)
9 lines
163 B
XML
9 lines
163 B
XML
<?xml version="1.0"?>
|
|
|
|
<configuration>
|
|
<startup>
|
|
|
|
|
|
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.0" />
|
|
</startup>
|
|
</configuration> |