개정판 31d47a80
PPT Update
DTI_PID/SPPIDConverter/App.config | ||
---|---|---|
3 | 3 |
<configSections> |
4 | 4 |
<!-- For more information on Entity Framework configuration, visit http://go.microsoft.com/fwlink/?LinkID=237468 --> |
5 | 5 |
<section name="entityFramework" type="System.Data.Entity.Internal.ConfigFile.EntityFrameworkSection, EntityFramework, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" requirePermission="false" /> |
6 |
<sectionGroup name="userSettings" type="System.Configuration.UserSettingsGroup, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" > |
|
7 |
<section name="SPPIDConverter.My.MySettings" type="System.Configuration.ClientSettingsSection, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" allowExeDefinition="MachineToLocalUser" requirePermission="false" /> |
|
8 |
</sectionGroup> |
|
6 | 9 |
</configSections> |
7 | 10 |
<startup> |
8 | 11 |
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.5.2" /> |
... | ... | |
20 | 23 |
<add name="SQLite Data Provider (Entity Framework 6)" invariant="System.Data.SQLite.EF6" description=".NET Framework Data Provider for SQLite (Entity Framework 6)" type="System.Data.SQLite.EF6.SQLiteProviderFactory, System.Data.SQLite.EF6" /> |
21 | 24 |
<remove invariant="System.Data.SQLite" /><add name="SQLite Data Provider" invariant="System.Data.SQLite" description=".NET Framework Data Provider for SQLite" type="System.Data.SQLite.SQLiteFactory, System.Data.SQLite" /></DbProviderFactories> |
22 | 25 |
</system.data> |
26 |
<userSettings> |
|
27 |
<SPPIDConverter.My.MySettings> |
|
28 |
<setting name="PlantPath" serializeAs="String"> |
|
29 |
<value>\\desktop-9vlq0dp\Test02Site\P188943_SPPID_Plant\Plant_Hierarchy</value> |
|
30 |
</setting> |
|
31 |
</SPPIDConverter.My.MySettings> |
|
32 |
</userSettings> |
|
23 | 33 |
</configuration> |
내보내기 Unified diff