Skip to content

Commit

Permalink
fix: Removed misleading test project reference
Browse files Browse the repository at this point in the history
  • Loading branch information
samtrion committed Dec 16, 2024
1 parent b25bab5 commit 5c07076
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@
<ProjectReference Include="..\..\src\NetEvolve.HealthChecks.SqlServer.Legacy\NetEvolve.HealthChecks.SqlServer.Legacy.csproj" />
<ProjectReference Include="..\..\src\NetEvolve.HealthChecks.SqlServer\NetEvolve.HealthChecks.SqlServer.csproj" />
<ProjectReference Include="..\..\src\NetEvolve.HealthChecks\NetEvolve.HealthChecks.csproj" />
<ProjectReference Include="..\NetEvolve.HealthChecks.Tests.Integration\NetEvolve.HealthChecks.Tests.Integration.csproj" />
</ItemGroup>

<ItemGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@
<ProjectReference Include="..\..\src\NetEvolve.HealthChecks.SqlServer.Legacy\NetEvolve.HealthChecks.SqlServer.Legacy.csproj" />
<ProjectReference Include="..\..\src\NetEvolve.HealthChecks.SqlServer\NetEvolve.HealthChecks.SqlServer.csproj" />
<ProjectReference Include="..\..\src\NetEvolve.HealthChecks\NetEvolve.HealthChecks.csproj" />
<ProjectReference Include="..\NetEvolve.HealthChecks.Tests.Integration\NetEvolve.HealthChecks.Tests.Integration.csproj" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 5c07076

Please sign in to comment.