Skip to content

Commit

Permalink
Updating reference to NLog (#4)
Browse files Browse the repository at this point in the history
  • Loading branch information
annasandberg authored Jan 13, 2021
1 parent 82e3c35 commit 905393e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/NLog/NLog.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="NLog" Version="[4.1,5)" />
<PackageReference Include="NLog" Version="[4.0,5)" />
</ItemGroup>
</Project>

0 comments on commit 905393e

Please sign in to comment.