mirror of
https://github.com/wiremock/WireMock.Net.git
synced 2026-01-12 05:20:35 +01:00
[PR #449] [MERGED] Netstandard21 #921
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/449
Author: @StefH
Created: 4/1/2020
Status: ✅ Merged
Merged: 4/1/2020
Merged by: @StefH
Base:
master← Head:netstandard21📝 Commits (5)
6d0aba5Add NetStandard2.18b30d5921793fa41CS-Script.Core1787ec6csscriptef18c6eex📊 Changes
9 files changed (+41 additions, -18 deletions)
View changed files
📝
examples/WireMock.Net.Console.NETCoreApp3/WireMock.Net.Console.NETCoreApp3.csproj(+1 -0)📝
examples/WireMock.Net.Console.Net452.Classic/MainApp.cs(+7 -0)📝
src/WireMock.Net.Abstractions/WireMock.Net.Abstractions.csproj(+1 -1)📝
src/WireMock.Net.RestClient/WireMock.Net.RestClient.csproj(+1 -1)📝
src/WireMock.Net.StandAlone/WireMock.Net.StandAlone.csproj(+2 -2)📝
src/WireMock.Net/Matchers/CSharpCodeMatcher.cs(+17 -11)📝
src/WireMock.Net/Owin/AspNetCoreSelfHost.cs(+2 -0)📝
src/WireMock.Net/Owin/HostUrlOptions.cs(+1 -1)📝
src/WireMock.Net/WireMock.Net.csproj(+9 -2)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.