Revert "Reenabling running SRGen when running lab builds, improving failure logic, updating SRGen package (#91)"

This reverts commit c14c7d187f.
This commit is contained in:
Benjamin Russell
2016-10-20 11:33:26 -07:00
parent aa5432d0be
commit 34e9da6dbf
2 changed files with 2 additions and 5 deletions

View File

@@ -2,5 +2,5 @@
<packages>
<package id="Cake" version="0.10.1" />
<package id="Newtonsoft.Json" version="8.0.3" />
<package id="Microsoft.DataTools.SrGen" version="1.0.1" />
<package id="Microsoft.DataTools.SrGen" version="1.0.1-preview" />
</packages>