Addressing code review comments.

This commit is contained in:
Livar Cunha 2016-12-08 20:06:55 -08:00
parent bb1bceb8bb
commit 9bddb5bac7
2 changed files with 8 additions and 7 deletions

View file

@ -0,0 +1,8 @@
{
"dependencies": {
"Microsoft.VisualStudio.Web.CodeGeneration.Tools" : {
"version": "1.0.0-preview2-final",
"type": "build"
}
}
}