Skip to content

Commit

Permalink
add MSTest reference to vbproj Template
Browse files Browse the repository at this point in the history
  • Loading branch information
Andreas Willich committed Sep 14, 2016
1 parent 21b7aa7 commit 0918c80
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -50,6 +50,7 @@
<Reference Include="System.Xml.Linq" />
<Reference Include="System.Data.DataSetExtensions" />
<Reference Include="System.Net.Http" />
<Reference Include="Microsoft.VisualStudio.QualityTools.UnitTestFramework, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" />
<Reference Include="TechTalk.SpecFlow">
<HintPath>{SpecFlowRoot}\lib\TechTalk.SpecFlow.dll</HintPath>
</Reference>
Expand Down

0 comments on commit 0918c80

Please sign in to comment.