9 lines
347 B
Text
9 lines
347 B
Text
|
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
|
<configuration>
|
||
|
|
<appSettings>
|
||
|
|
<add key="globalSecretKey" value="12EstaClave34es56dificil489ssswf" />
|
||
|
|
<add key="globalInitializationVector" value="@Fa1C02.1cO8U3B9=*" />
|
||
|
|
</appSettings>
|
||
|
|
<startup><supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.5"/></startup></configuration>
|
||
|
|
|