mirror of
https://github.com/wiremock/WireMock.Net.git
synced 2026-01-11 21:10:32 +01:00
[PR #446] [MERGED] When port is provided: WireMockServer still takes a random port #918
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/wiremock/WireMock.Net/pull/446
Author: @StefH
Created: 3/25/2020
Status: ✅ Merged
Merged: 3/25/2020
Merged by: @StefH
Base:
master← Head:listen_on_port📝 Commits (1)
a165816fix port📊 Changes
4 files changed (+186 additions, -183 deletions)
View changed files
📝
examples/WireMock.Net.StandAlone.NETCoreApp/Properties/launchSettings.json(+7 -7)📝
src/WireMock.Net/Owin/AspNetCoreSelfHost.cs(+174 -174)📝
src/WireMock.Net/Owin/HostUrlOptions.cs(+3 -1)📝
src/WireMock.Net/Server/WireMockServer.cs(+2 -1)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.