Skip to content

Commit

Permalink
Removed extra refs...
Browse files Browse the repository at this point in the history
  • Loading branch information
daryllabar committed May 26, 2018
1 parent 20f4b8f commit 78560c3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 10 deletions.
6 changes: 1 addition & 5 deletions DLaB.Common.Tests/DLaB.Common.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -53,11 +53,7 @@
<Reference Include="Microsoft.VisualStudio.QualityTools.UnitTestFramework, Version=10.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" />
</ItemGroup>
</When>
<Otherwise>
<ItemGroup>
<Reference Include="Microsoft.VisualStudio.QualityTools.UnitTestFramework" />
</ItemGroup>
</Otherwise>
<Otherwise />
</Choose>
<ItemGroup>
<Compile Include="ConfigTests.cs" />
Expand Down
6 changes: 1 addition & 5 deletions Example/Xyz.Xrm.Plugin.Tests/Xyz.Xrm.Plugin.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -126,11 +126,7 @@
<Reference Include="Microsoft.VisualStudio.QualityTools.UnitTestFramework, Version=10.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" />
</ItemGroup>
</When>
<Otherwise>
<ItemGroup>
<Reference Include="Microsoft.VisualStudio.QualityTools.UnitTestFramework" />
</ItemGroup>
</Otherwise>
<Otherwise />
</Choose>
<ItemGroup>
<Compile Include="AssumptionExampleTests.cs" />
Expand Down

0 comments on commit 78560c3

Please sign in to comment.