Skip to content

Commit

Permalink
fixed project linking
Browse files Browse the repository at this point in the history
  • Loading branch information
ShaughnAnderson94 committed Jun 28, 2024
1 parent 18f1481 commit 08f511e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Test.Api.Tests/Test.Api.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.8.0" />
<PackageReference Include="xunit" Version="2.5.3" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.3" />
<ProjectReference Include="..\testapi\testapi.csproj" />

</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 08f511e

Please sign in to comment.