Skip to content

Commit

Permalink
Removed unnecessary dependency from ASP.NET Core 6 example project (#779
Browse files Browse the repository at this point in the history
)
  • Loading branch information
snakefoot authored May 21, 2022
1 parent 122f4e7 commit 9fd5bd9
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@

<ItemGroup>
<ProjectReference Include="..\..\..\src\NLog.Web.AspNetCore\NLog.Web.AspNetCore.csproj" />
<ProjectReference Include="..\..\ASP.NET Core 5\ASP.NET Core 5 NLog Example\ASP.NET Core 5 NLog Example.csproj" />
</ItemGroup>

</Project>

0 comments on commit 9fd5bd9

Please sign in to comment.