mirror of
https://github.com/wiremock/WireMock.Net.git
synced 2026-01-15 14:53:37 +01:00
* #23 * #23 "Newtonsoft.Json" Version="10.0.2" * owin * AspNetCore * Fix appveyor build * fix start/stop in untitests
6 lines
309 B
XML
6 lines
309 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<packages>
|
|
<package id="Microsoft.Owin.Host.HttpListener" version="3.1.0" targetFramework="net452" />
|
|
<package id="Newtonsoft.Json" version="10.0.2" targetFramework="net452" />
|
|
<package id="SimMetrics.Net" version="1.0.3" targetFramework="net452" />
|
|
</packages> |