1
0
mirror of https://github.com/Microsoft/sql-server-samples.git synced 2025-12-08 14:58:54 +00:00

Added setup and refactoring

This commit is contained in:
Jovan Popovic
2016-06-18 23:09:56 +02:00
parent 3aa76a3a21
commit 45c1308e38
6 changed files with 27 additions and 17 deletions

View File

@ -10,8 +10,7 @@
"Microsoft.Extensions.Logging": "1.0.0-rc2-final",
"Microsoft.Extensions.Logging.Console": "1.0.0-rc2-final",
"Microsoft.Extensions.Logging.Debug": "1.0.0-rc2-final",
"System.Data.SqlClient": "4.1.0-rc2-24027",
"System.IO": "4.1.0-rc2-24027"
"System.Data.SqlClient": "4.1.0-rc2-24027"
},
"tools": {