[PR #446] [MERGED] When port is provided: WireMockServer still takes a random port #918

Closed
opened 2025-12-29 08:34:00 +01:00 by adam · 0 comments
Owner

📋 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: masterHead: listen_on_port


📝 Commits (1)

📊 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.

## 📋 Pull Request Information **Original PR:** https://github.com/wiremock/WireMock.Net/pull/446 **Author:** [@StefH](https://github.com/StefH) **Created:** 3/25/2020 **Status:** ✅ Merged **Merged:** 3/25/2020 **Merged by:** [@StefH](https://github.com/StefH) **Base:** `master` ← **Head:** `listen_on_port` --- ### 📝 Commits (1) - [`a165816`](https://github.com/wiremock/WireMock.Net/commit/a165816a2c8697f53761ad529d5c05fb2f210da0) fix port ### 📊 Changes **4 files changed** (+186 additions, -183 deletions) <details> <summary>View changed files</summary> 📝 `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) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 08:34:00 +01:00
adam closed this issue 2025-12-29 08:34:00 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/WireMock.Net#918