Skip to content

Commit

Permalink
Add NLog 4.7.14
Browse files Browse the repository at this point in the history
Add NLog.Extensions.Logging 1.7.4
Add Microsoft.Extensions.Hosting 6.0.1
  • Loading branch information
oliverbooth committed Mar 5, 2022
1 parent 6a2b3fc commit a6a1058
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Hammer/Hammer.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,8 @@
<PackageReference Include="DisCatSharp.Interactivity" Version="9.9.0"/>
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="6.0.2"/>
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="6.0.2"/>
<PackageReference Include="Microsoft.Extensions.Hosting" Version="6.0.1"/>
<PackageReference Include="NLog" Version="4.7.14"/>
<PackageReference Include="NLog.Extensions.Logging" Version="1.7.4"/>
</ItemGroup>
</Project>

0 comments on commit a6a1058

Please sign in to comment.