Skip to content

Commit

Permalink
Removed direct library file reference from SharedBase.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
hhyyrylainen committed Dec 15, 2024
1 parent 12129d5 commit 875e6db
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions SharedBase/SharedBase.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,4 @@
</Content>
</ItemGroup>

<ItemGroup>
<Reference Include="Microsoft.Extensions.Logging.Abstractions">
<HintPath>..\..\..\..\.nuget\packages\microsoft.extensions.logging.abstractions\8.0.0\lib\net8.0\Microsoft.Extensions.Logging.Abstractions.dll</HintPath>
</Reference>
</ItemGroup>

</Project>

0 comments on commit 875e6db

Please sign in to comment.