mirror of
https://github.com/wiremock/WireMock.Net.git
synced 2026-04-24 09:18:27 +02:00
1.0.1.5
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "1.0.1.4",
|
"version": "1.0.1.5",
|
||||||
"title": "WireMock.Net",
|
"title": "WireMock.Net",
|
||||||
"description": "Lightweight Http Mocking Server for .Net, inspired by WireMock from the Java landscape.",
|
"description": "Lightweight Http Mocking Server for .Net, inspired by WireMock from the Java landscape.",
|
||||||
"authors": [ "Alexandre Victoor", "Stef Heyenrath" ],
|
"authors": [ "Alexandre Victoor", "Stef Heyenrath" ],
|
||||||
@@ -15,7 +15,7 @@
|
|||||||
"projectUrl": "https://github.com/StefH/WireMock.Net",
|
"projectUrl": "https://github.com/StefH/WireMock.Net",
|
||||||
"iconUrl": "https://raw.githubusercontent.com/StefH/WireMock.Net/master/WireMock.Net-Logo.png",
|
"iconUrl": "https://raw.githubusercontent.com/StefH/WireMock.Net/master/WireMock.Net-Logo.png",
|
||||||
"licenseUrl": "https://raw.githubusercontent.com/StefH/WireMock.Net/master/LICENSE",
|
"licenseUrl": "https://raw.githubusercontent.com/StefH/WireMock.Net/master/LICENSE",
|
||||||
"releaseNotes": "Updated Start() method and added ReadStaticMapping."
|
"releaseNotes": "Fix StartAndStop from listener."
|
||||||
},
|
},
|
||||||
|
|
||||||
"buildOptions": {
|
"buildOptions": {
|
||||||
|
|||||||
Reference in New Issue
Block a user