Remove unused appSettings

This commit is contained in:
Jaex 2018-03-04 02:41:36 +03:00
parent 3f9df9b990
commit 98bbfc2f1b

View file

@ -20,13 +20,4 @@
<idn enabled="All" />
<iriParsing enabled="true" />
</uri>
<appSettings>
<!--AWSProfileName is used to reference an account that has been registered with the SDK.
If using AWS Toolkit for Visual Studio then this value is the same value shown in the AWS Explorer.
It is also possible to register an account using the <solution-dir>/packages/AWSSDK-X.X.X.X/tools/account-management.ps1 PowerShell script
that is bundled with the nuget package under the tools folder.
<add key="AWSProfileName" value="" />
-->
</appSettings>
</configuration>