Skip to content

Commit 1720d35

Browse files
chore(deps): update dependency nlog to 5.5.0 (#673)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent de78161 commit 1720d35

File tree

12 files changed

+30
-30
lines changed

12 files changed

+30
-30
lines changed

Snittlistan.Queue.ConsoleHost/Snittlistan.Queue.ConsoleHost.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
<Version>2.0.0</Version>
7272
</PackageReference>
7373
<PackageReference Include="NLog">
74-
<Version>5.4.0</Version>
74+
<Version>5.5.0</Version>
7575
</PackageReference>
7676
</ItemGroup>
7777
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />

Snittlistan.Queue.ConsoleHost/packages.lock.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@
1010
},
1111
"NLog": {
1212
"type": "Direct",
13-
"requested": "[5.4.0, )",
14-
"resolved": "5.4.0",
15-
"contentHash": "LwMcGSW3soF3/SL68rlJN3Eh3ktrAPycC3zZR/07OYBPraZUu0bygEC7kIN10lUQgMXT4s84Fi1chglGdGrQEg=="
13+
"requested": "[5.5.0, )",
14+
"resolved": "5.5.0",
15+
"contentHash": "FCH8s7GWlonH5JXV9/EpeNJ8pRZQMVZOSWX3JrHPU8rzdHJhS5+lUGGvJIUOtzkGV1clYBFR0WXOI5FnUwVCMA=="
1616
},
1717
"Microsoft.AspNet.WebApi.Client": {
1818
"type": "Transitive",
@@ -98,7 +98,7 @@
9898
"Lindhart.Analyser.MissingAwaitWarning": "[2.0.0, )",
9999
"Microsoft.AspNet.WebApi.Client": "[6.0.0, )",
100100
"MvcContrib": "[2.0.95, )",
101-
"NLog": "[5.4.0, )",
101+
"NLog": "[5.5.0, )",
102102
"Newtonsoft.Json": "[13.0.3, )"
103103
}
104104
}

Snittlistan.Queue.WindowsServiceHost/Snittlistan.Queue.WindowsServiceHost.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
<Version>2.0.0</Version>
8888
</PackageReference>
8989
<PackageReference Include="NLog">
90-
<Version>5.4.0</Version>
90+
<Version>5.5.0</Version>
9191
</PackageReference>
9292
</ItemGroup>
9393
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />

Snittlistan.Queue.WindowsServiceHost/packages.lock.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@
1010
},
1111
"NLog": {
1212
"type": "Direct",
13-
"requested": "[5.4.0, )",
14-
"resolved": "5.4.0",
15-
"contentHash": "LwMcGSW3soF3/SL68rlJN3Eh3ktrAPycC3zZR/07OYBPraZUu0bygEC7kIN10lUQgMXT4s84Fi1chglGdGrQEg=="
13+
"requested": "[5.5.0, )",
14+
"resolved": "5.5.0",
15+
"contentHash": "FCH8s7GWlonH5JXV9/EpeNJ8pRZQMVZOSWX3JrHPU8rzdHJhS5+lUGGvJIUOtzkGV1clYBFR0WXOI5FnUwVCMA=="
1616
},
1717
"Microsoft.AspNet.WebApi.Client": {
1818
"type": "Transitive",
@@ -98,7 +98,7 @@
9898
"Lindhart.Analyser.MissingAwaitWarning": "[2.0.0, )",
9999
"Microsoft.AspNet.WebApi.Client": "[6.0.0, )",
100100
"MvcContrib": "[2.0.95, )",
101-
"NLog": "[5.4.0, )",
101+
"NLog": "[5.5.0, )",
102102
"Newtonsoft.Json": "[13.0.3, )"
103103
}
104104
}

Snittlistan.Queue/Snittlistan.Queue.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@
107107
<Version>13.0.3</Version>
108108
</PackageReference>
109109
<PackageReference Include="NLog">
110-
<Version>5.4.0</Version>
110+
<Version>5.5.0</Version>
111111
</PackageReference>
112112
</ItemGroup>
113113
<ItemGroup />

Snittlistan.Queue/packages.lock.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,9 @@
3737
},
3838
"NLog": {
3939
"type": "Direct",
40-
"requested": "[5.4.0, )",
41-
"resolved": "5.4.0",
42-
"contentHash": "LwMcGSW3soF3/SL68rlJN3Eh3ktrAPycC3zZR/07OYBPraZUu0bygEC7kIN10lUQgMXT4s84Fi1chglGdGrQEg=="
40+
"requested": "[5.5.0, )",
41+
"resolved": "5.5.0",
42+
"contentHash": "FCH8s7GWlonH5JXV9/EpeNJ8pRZQMVZOSWX3JrHPU8rzdHJhS5+lUGGvJIUOtzkGV1clYBFR0WXOI5FnUwVCMA=="
4343
},
4444
"MicrosoftWebMvc": {
4545
"type": "Transitive",

Snittlistan.Test/Snittlistan.Test.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@
162162
<Version>13.0.3</Version>
163163
</PackageReference>
164164
<PackageReference Include="NLog">
165-
<Version>5.4.0</Version>
165+
<Version>5.5.0</Version>
166166
</PackageReference>
167167
<PackageReference Include="NUnit">
168168
<Version>4.3.2</Version>

Snittlistan.Test/packages.lock.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -92,9 +92,9 @@
9292
},
9393
"NLog": {
9494
"type": "Direct",
95-
"requested": "[5.4.0, )",
96-
"resolved": "5.4.0",
97-
"contentHash": "LwMcGSW3soF3/SL68rlJN3Eh3ktrAPycC3zZR/07OYBPraZUu0bygEC7kIN10lUQgMXT4s84Fi1chglGdGrQEg=="
95+
"requested": "[5.5.0, )",
96+
"resolved": "5.5.0",
97+
"contentHash": "FCH8s7GWlonH5JXV9/EpeNJ8pRZQMVZOSWX3JrHPU8rzdHJhS5+lUGGvJIUOtzkGV1clYBFR0WXOI5FnUwVCMA=="
9898
},
9999
"NUnit": {
100100
"type": "Direct",
@@ -655,7 +655,7 @@
655655
"Lindhart.Analyser.MissingAwaitWarning": "[2.0.0, )",
656656
"Microsoft.AspNet.WebApi.Client": "[6.0.0, )",
657657
"MvcContrib": "[2.0.95, )",
658-
"NLog": "[5.4.0, )",
658+
"NLog": "[5.5.0, )",
659659
"Newtonsoft.Json": "[13.0.3, )"
660660
}
661661
},
@@ -676,7 +676,7 @@
676676
"Microsoft.CodeDom.Providers.DotNetCompilerPlatform": "[4.1.0, )",
677677
"Microsoft.Web.Infrastructure": "[2.0.0, )",
678678
"Mvc3Futures": "[3.0.20105, )",
679-
"NLog": "[5.4.0, )",
679+
"NLog": "[5.5.0, )",
680680
"Newtonsoft.Json": "[13.0.3, )",
681681
"PDFsharp": "[6.2.0, )",
682682
"Postal.Mvc5": "[1.2.0, )",

Snittlistan.Tool/Snittlistan.Tool.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@
107107
<Version>13.0.3</Version>
108108
</PackageReference>
109109
<PackageReference Include="NLog">
110-
<Version>5.4.0</Version>
110+
<Version>5.5.0</Version>
111111
</PackageReference>
112112
</ItemGroup>
113113
<ItemGroup />

Snittlistan.Tool/packages.lock.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -62,9 +62,9 @@
6262
},
6363
"NLog": {
6464
"type": "Direct",
65-
"requested": "[5.4.0, )",
66-
"resolved": "5.4.0",
67-
"contentHash": "LwMcGSW3soF3/SL68rlJN3Eh3ktrAPycC3zZR/07OYBPraZUu0bygEC7kIN10lUQgMXT4s84Fi1chglGdGrQEg=="
65+
"requested": "[5.5.0, )",
66+
"resolved": "5.5.0",
67+
"contentHash": "FCH8s7GWlonH5JXV9/EpeNJ8pRZQMVZOSWX3JrHPU8rzdHJhS5+lUGGvJIUOtzkGV1clYBFR0WXOI5FnUwVCMA=="
6868
},
6969
"Microsoft.AspNet.WebApi.Core": {
7070
"type": "Transitive",
@@ -163,7 +163,7 @@
163163
"Lindhart.Analyser.MissingAwaitWarning": "[2.0.0, )",
164164
"Microsoft.AspNet.WebApi.Client": "[6.0.0, )",
165165
"MvcContrib": "[2.0.95, )",
166-
"NLog": "[5.4.0, )",
166+
"NLog": "[5.5.0, )",
167167
"Newtonsoft.Json": "[13.0.3, )"
168168
}
169169
}

0 commit comments

Comments
 (0)