mirror of
https://github.com/wiremock/WireMock.Net.git
synced 2026-01-11 14:20:29 +01:00
[PR #417] [MERGED] Let the .NET core/standard WebHostBuilder use a random port #903
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/417
Author: @StefH
Created: 2/13/2020
Status: ✅ Merged
Merged: 3/14/2020
Merged by: @StefH
Base:
master← Head:port📝 Commits (2)
be25dc2wip593f57ecode reformat📊 Changes
6 files changed (+102 additions, -48 deletions)
View changed files
📝
src/WireMock.Net/Owin/AspNetCoreSelfHost.cs(+36 -28)➕
src/WireMock.Net/Owin/HostUrlOptions.cs(+41 -0)📝
src/WireMock.Net/Owin/OwinSelfHost.cs(+7 -10)📝
src/WireMock.Net/Server/WireMockServer.cs(+14 -7)📝
test/WireMock.Net.Tests/ObservableLogEntriesTest.cs(+1 -1)📝
test/WireMock.Net.Tests/WireMock.Net.Tests.csproj(+3 -2)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.