1 parent 19734d1 commit 29908c0Copy full SHA for 29908c0
1 file changed
uhttpsharp.dll.nuspec
@@ -2,7 +2,7 @@
2
<package>
3
<metadata>
4
<id>uHttpSharp</id>
5
- <version>0.1.6.8</version>
+ <version>0.1.6.10</version>
6
<title>uHttpSharp</title>
7
<authors>Shani Elharrar, Joe White, Hüseyin Uslu</authors>
8
<owners>Shani Elharrar, Joe White, Hüseyin Uslu</owners>
@@ -15,7 +15,7 @@
15
<tags>http server microframeworks</tags>
16
<dependencies>
17
<dependency id="Newtonsoft.Json" version="5.0.8" />
18
- <dependency id="log4net" version="1.0.0" />
+ <dependency id="log4net" version="2.0.3" />
19
</dependencies>
20
</metadata>
21
<files>
0 commit comments