Guest User

Untitled

a guest
Dec 11th, 2017
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.29 KB | None | 0 0
  1. <?xml version="1.0"?>
  2. <configuration>
  3. <connectionStrings>
  4. <add name="SQLiteDb" connectionString="Data Source=SQLiteDemoDb.s3db;Version=3;" />
  5. </connectionStrings>
  6. <startup useLegacyV2RuntimeActivationPolicy="true">
  7. <supportedRuntime version="v4.0"/>
  8. </startup>
  9. </configuration>
Add Comment
Please, Sign In to add comment