Skip to content

Commit

Permalink
fix in test.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
cbeltran1306 committed May 25, 2019
1 parent e0f020b commit a1e2879
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test1/Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="15.9.0"/>
<PackageReference Include="MSTest.TestAdapter" Version="1.3.2"/>
<PackageReference Include="MSTest.TestFramework" Version="1.3.2"/>
<PackageReference Include="Efferent.Native" Version="3.8.2-test4"/>
<PackageReference Include="Efferent.Native" Version="3.8.2-test1"/>
</ItemGroup>
<ItemGroup>
<PackageReference Include="fo-dicom.NetCore" Version="4.0.1"/>
Expand Down

0 comments on commit a1e2879

Please sign in to comment.