-Changed behavior of the NewProjectScreen to fix a wrong message when changing the project path manually. - Fixed application icon - Fixed a bug when trying to open a preview with nothing selected
9 lines
177 B
XML
9 lines
177 B
XML
<?xml version="1.0"?>
|
|
<configuration>
|
|
<startup>
|
|
|
|
|
|
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.0,Profile=Client"/>
|
|
</startup>
|
|
</configuration>
|