Skip to content

Commit

Permalink
fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
mgravell committed Apr 12, 2024
1 parent bfb5678 commit 32f04f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Build.csproj
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.Build.Traversal/2.0.24">
<ItemGroup>
<ProjectReference Include="benchmarks/**/*.csproj" />
<ProjectReference Include="*/*.csproj" />
<ProjectReference Include="Dapper*/*.csproj" />
<ProjectReference Include="tests/**/*.csproj" />
</ItemGroup>
</Project>

0 comments on commit 32f04f3

Please sign in to comment.