Skip to content

Commit

Permalink
Edit project file for test sdk version problem.
Browse files Browse the repository at this point in the history
  • Loading branch information
escape-llc committed Jul 7, 2018
1 parent f13e52f commit a0db23b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions YetAnotherChartComponent/YaccTests/YaccTests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -135,6 +135,9 @@
<PackageReference Include="MSTest.TestFramework">
<Version>1.3.2</Version>
</PackageReference>
<PackageReference Include="Microsoft.NET.Test.Sdk">
<Version>15.7.2</Version>
</PackageReference>
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\YetAnotherChartComponent\YetAnotherChartComponent.csproj">
Expand Down

0 comments on commit a0db23b

Please sign in to comment.