144544d40d
Update to .Net 4.5.2 (required by the new packages)
7 lines
163 B
XML
7 lines
163 B
XML
<?xml version="1.0"?>
|
|
<configuration>
|
|
<startup>
|
|
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.5.2"/>
|
|
</startup>
|
|
</configuration>
|