[PR #449] [MERGED] Netstandard21 #921

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/449
Author: @StefH
Created: 4/1/2020
Status: Merged
Merged: 4/1/2020
Merged by: @StefH

Base: masterHead: netstandard21


📝 Commits (5)

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

## 📋 Pull Request Information **Original PR:** https://github.com/wiremock/WireMock.Net/pull/449 **Author:** [@StefH](https://github.com/StefH) **Created:** 4/1/2020 **Status:** ✅ Merged **Merged:** 4/1/2020 **Merged by:** [@StefH](https://github.com/StefH) **Base:** `master` ← **Head:** `netstandard21` --- ### 📝 Commits (5) - [`6d0aba5`](https://github.com/wiremock/WireMock.Net/commit/6d0aba5b47669fe6a6a86537437d6b0fbfef58ef) Add NetStandard2.1 - [`8b30d59`](https://github.com/wiremock/WireMock.Net/commit/8b30d5934d904f0e69987410972c0bd7525e8acf) 21 - [`793fa41`](https://github.com/wiremock/WireMock.Net/commit/793fa4167ccbbed2d1efdfa8b8e441e996cf8e57) CS-Script.Core - [`1787ec6`](https://github.com/wiremock/WireMock.Net/commit/1787ec6574f65ec168068bf0c339cbc6ab2ad663) csscript - [`ef18c6e`](https://github.com/wiremock/WireMock.Net/commit/ef18c6e40512106067303c114bc6c795c80325af) ex ### 📊 Changes **9 files changed** (+41 additions, -18 deletions) <details> <summary>View changed files</summary> 📝 `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) </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#921