Skip to content

Commit 17a2fdc

Browse files
Bump log4net in /csharp-github-api.IntegrationTests
Bumps [log4net](https://github.com/apache/logging-log4net) from 1.2.10 to 2.0.10. - [Release notes](https://github.com/apache/logging-log4net/releases) - [Changelog](https://github.com/apache/logging-log4net/blob/master/ReleaseInstructions.txt) - [Commits](apache/logging-log4net@rel/1.2.10...rel/2.0.10) Signed-off-by: dependabot[bot] <support@github.com>
1 parent ef43060 commit 17a2fdc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

csharp-github-api.IntegrationTests/packages.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<packages>
33
<package id="Castle.Core" version="3.2.0" targetFramework="net40" />
44
<package id="FluentAssertions" version="2.0.1" targetFramework="net40" />
5-
<package id="log4net" version="1.2.10" targetFramework="net40" />
5+
<package id="log4net" version="2.0.10" targetFramework="net40" />
66
<package id="NUnit" version="2.6.2" targetFramework="net40" />
77
<package id="RestSharp" version="104.1" targetFramework="net40" />
88
<package id="Should" version="1.1.12.0" targetFramework="net40" />

0 commit comments

Comments
 (0)