Skip to content

Commit 0cedc8b

Browse files
committed
bump NLog dependency in Program plugin
from 4.7.0-rc1 to 4.7.0
1 parent 6db1f90 commit 0cedc8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Plugins/Flow.Launcher.Plugin.Program/Flow.Launcher.Plugin.Program.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@
110110
<PackageReference Include="JetBrains.Annotations" Version="2019.1.3" />
111111
<PackageReference Include="Microsoft.Windows.SDK.Contracts" Version="10.0.18362.2005" />
112112
<PackageReference Include="Newtonsoft.Json" Version="12.0.3" />
113-
<PackageReference Include="NLog" Version="4.7.0-rc1" />
113+
<PackageReference Include="NLog" Version="4.7.0" />
114114
<PackageReference Include="System.Runtime" Version="4.3.1" />
115115
</ItemGroup>
116116

0 commit comments

Comments
 (0)