Guest User

Untitled

a guest
Nov 22nd, 2017
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.34 KB | None | 0 0
  1. {
  2. "ConnectionStrings": {
  3. "BaseCotacoes": "Data Source=.\\MSSQLSERVER2016;Initial Catalog=ExemplosEFCore2;Integrated Security=SSPI;"
  4. },
  5. "Logging": {
  6. "IncludeScopes": false,
  7. "Debug": {
  8. "LogLevel": {
  9. "Default": "Warning"
  10. }
  11. },
  12. "Console": {
  13. "LogLevel": {
  14. "Default": "Warning"
  15. }
  16. }
  17. }
  18. }
Add Comment
Please, Sign In to add comment