Skip to content

Commit

Permalink
Change folder dir in tests project file
Browse files Browse the repository at this point in the history
  • Loading branch information
omaus committed Oct 19, 2023
1 parent 2506508 commit fc65bc7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/OBO.NET.Tests/OBO.NET.Tests.fsproj
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
</ItemGroup>

<ItemGroup>
<ProjectReference Include="..\..\src\FsOboParser\OBO.NET.fsproj" />
<ProjectReference Include="..\..\src\OBO.NET\OBO.NET.fsproj" />
<PackageReference Include="Expecto" Version="10.1.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.5.0" />
<PackageReference Include="MSTest.TestAdapter" Version="2.2.10" />
Expand Down

0 comments on commit fc65bc7

Please sign in to comment.