Issue 225 - Improve logging in example for WireMock as Windows Service (#247)

This commit is contained in:
Alexander Paul
2018-12-26 14:08:05 +01:00
committed by Stef Heyenrath
parent 33f40c0e84
commit 62823688a3
5 changed files with 98 additions and 6 deletions

View File

@@ -1,6 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="Handlebars.Net" version="1.9.5" targetFramework="net452" />
<package id="log4net" version="2.0.8" targetFramework="net452" />
<package id="Microsoft.AspNet.WebApi.Client" version="5.2.3" targetFramework="net452" />
<package id="Microsoft.AspNet.WebApi.Core" version="5.2.3" targetFramework="net452" />
<package id="Microsoft.AspNet.WebApi.Owin" version="5.2.3" targetFramework="net452" />