Zbiór zmian 314
- Data:
- 2009-02-08 22:09:57 (17 years ago)
- Lokalizacja:
- trunk/BazaReklam
- Pliki:
-
- 2 zmodyfikowane
-
Properties/AssemblyInfo.cs (zmodyfikowane) (1 diff)
-
app.config (zmodyfikowane) (1 diff)
Legenda:
- Bez zmian
- Dodane
- Usunięte
-
trunk/BazaReklam/Properties/AssemblyInfo.cs
r284 r314 30 30 // 31 31 [assembly: AssemblyVersion("1.0.0.0")] 32 [assembly: AssemblyFileVersion("1.0.0.7 5")]32 [assembly: AssemblyFileVersion("1.0.0.76")] -
trunk/BazaReklam/app.config
r266 r314 14 14 connectionString="Data Source=sql.ct.com.pl;Initial Catalog=BAZA_REKLAM;Persist Security Info=True" 15 15 providerName="System.Data.SqlClient" /> 16 < add name="BAZA_REKLAM_TEST"16 <!--<add name="BAZA_REKLAM_TEST" 17 17 connectionString="Data Source=10.0.0.21;Initial Catalog=BAZA_REKLAM_TEST;Persist Security Info=True" 18 providerName="System.Data.SqlClient" /> 18 providerName="System.Data.SqlClient" />--> 19 19 </connectionStrings> 20 20 <applicationSettings>
