LevelcodeLicenseAPP/bin/Debug/Levelcode-licence.exe.config
2026-03-25 16:26:11 -03:00

18 lines
492 B
XML

<?xml version="1.0" encoding="utf-8"?>
<configuration>
<startup>
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.8" />
</startup>
<connectionStrings>
<add name="SQL"
connectionString="Data Source=206.42.13.180;Initial Catalog=Levelcode-ModasMVP;User ID=nicolas;Password=Nike12122020*##;" />
</connectionStrings>
<appSettings>
<add key="PrivateKeyPath" value="C:\LevelCode\Levelcode-license\private.key"/>
</appSettings>
</configuration>