|
Wersja 954, 0.7 KB
(wprowadzona przez alina, 16 years temu)
|
|
re #215 przerobki
|
| Rev | Line | |
|---|
| [887] | 1 | <?xml version="1.0" encoding="utf-8" ?>
|
|---|
| 2 | <configuration>
|
|---|
| 3 | <configSections>
|
|---|
| 4 | <sectionGroup name="NUnit">
|
|---|
| 5 | <section name="TestRunner" type="System.Configuration.NameValueSectionHandler"/>
|
|---|
| 6 | </sectionGroup>
|
|---|
| 7 | </configSections>
|
|---|
| [933] | 8 | <appSettings>
|
|---|
| 9 | <add key="eCard.Url" value="https://pay.ecard.pl/servlet/PSTEST"/>
|
|---|
| 10 | </appSettings>
|
|---|
| [954] | 11 | <connectionStrings>
|
|---|
| 12 | <add name="BazaReklamConnectionString" connectionString="Data Source=sql.ct.com.pl;Initial Catalog=BAZA_REKLAM_TEST;Persist Security Info=True;User ID=wwwadmin;Password=adm1648" providerName="System.Data.SqlClient"/>
|
|---|
| 13 | </connectionStrings>
|
|---|
| [933] | 14 |
|
|---|
| [887] | 15 | <NUnit>
|
|---|
| 16 | <TestRunner>
|
|---|
| 17 | <add key="ApartmentState" value="STA" />
|
|---|
| 18 | </TestRunner>
|
|---|
| 19 | </NUnit>
|
|---|
| 20 | </configuration> |
|---|
Notatka: Zobacz
TracBrowser
aby uzyskać więcej informacji.