Skip to content

Commit

Permalink
fix project reference
Browse files Browse the repository at this point in the history
  • Loading branch information
gintsk committed Mar 3, 2024
1 parent c8aa674 commit 9a6e818
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Test/MimeMapping.Tests/Test.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@
</ItemGroup>

<ItemGroup>
<ProjectReference Include="..\src\MimeMapping\MimeMapping.csproj" />
<ProjectReference Include="..\..\src\MimeMapping\MimeMapping.csproj" />
</ItemGroup>
</Project>

0 comments on commit 9a6e818

Please sign in to comment.