Skip to content

Commit

Permalink
fix: Added missing reference to NetEvolve.Defaults (#7)
Browse files Browse the repository at this point in the history
  • Loading branch information
samtrion authored Nov 18, 2024
1 parent b993ed4 commit 4d1f4a9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/NetEvolve.Defaults/NetEvolve.Defaults.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,8 @@
<None Include="buildTransitive\**" Pack="true" PackagePath="buildTransitive\" />
</ItemGroup>

<ItemGroup>
<ProjectReference Include="..\NetEvolve.Defaults.Analyzer\NetEvolve.Defaults.Analyzer.csproj" />
</ItemGroup>

</Project>

0 comments on commit 4d1f4a9

Please sign in to comment.