Ingeneo.Console.Geo.exe.config
383 Bytes
<?xml version="1.0" encoding="utf-8" ?>
<configuration>
<appSettings>
<add key="Google.API.Key" value="AIzaSyCOazH5y51JLcNl5OSIGV60rjsYFNjK240"/>
<add key="Path.Excel" value="C:/Users/jvelasquez/Desktop/Direcciones_2020.xlsx"/>
</appSettings>
<startup>
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.7.2" />
</startup>
</configuration>