mirror of
https://github.com/wiremock/WireMock.Net.git
synced 2026-01-11 13:00:33 +01:00
[PR #579] [MERGED] Net5 issue #981
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/579
Author: @StefH
Created: 2/2/2021
Status: ✅ Merged
Merged: 2/2/2021
Merged by: @StefH
Base:
master← Head:net5-issue📝 Commits (8)
007b7bb472f5e43b4.422ffca.a735696p6304d66buffersa56211c3fc2a6ddFix date9077eaffix📊 Changes
10 files changed (+699 additions, -199 deletions)
View changed files
📝
WireMock.Net Solution.sln(+13 -6)📝
examples/WireMock.Net.Console.NET5/WireMock.Net.Console.NET5.csproj(+1 -0)📝
examples/WireMock.Net.Console.Net452.Classic/MainApp.cs(+1 -1)➕
examples/WireMock.Net.Console.Net472.Classic/App.config(+54 -0)➕
examples/WireMock.Net.Console.Net472.Classic/Properties/AssemblyInfo.cs(+36 -0)➕
examples/WireMock.Net.Console.Net472.Classic/WireMock.Net.Console.Net472.Classic.csproj(+326 -0)➕
examples/WireMock.Net.Console.Net472.Classic/packages.config(+82 -0)📝
src/WireMock.Net/Http/HttpKnownHeaderNames.cs(+1 -1)📝
src/WireMock.Net/Owin/Mappers/OwinResponseMapper.cs(+184 -173)📝
test/WireMock.Net.Tests/Owin/Mappers/OwinResponseMapperTests.cs(+1 -18)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.