target 4.6.2

This commit is contained in:
Luke Pulverenti
2016-08-16 01:36:41 -04:00
parent bfe5b4c229
commit b55c02f25d
2 changed files with 2 additions and 2 deletions

View File

@@ -17,7 +17,7 @@
<add key="ClientSettingsProvider.ServiceUri" value=""/>
</appSettings>
<startup useLegacyV2RuntimeActivationPolicy="true">
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.6"/>
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.6.2"/>
</startup>
<runtime>
<gcAllowVeryLargeObjects enabled="true"/>