mirror of
https://github.com/wiremock/WireMock.Net.git
synced 2026-01-11 21:10:32 +01:00
[PR #440] [MERGED] Add .net 472 example for WireMock.Net.RestClient #917
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/440
Author: @StefH
Created: 3/15/2020
Status: ✅ Merged
Merged: 3/15/2020
Merged by: @StefH
Base:
master← Head:net472📝 Commits (1)
7783cd9.net 472 example📊 Changes
6 files changed (+183 additions, -0 deletions)
View changed files
📝
WireMock.Net Solution.sln(+15 -0)➕
examples/WireMock.Net.Client.Net472/App.config(+6 -0)➕
examples/WireMock.Net.Client.Net472/Program.cs(+35 -0)➕
examples/WireMock.Net.Client.Net472/Properties/AssemblyInfo.cs(+36 -0)➕
examples/WireMock.Net.Client.Net472/WireMock.Net.Client.Net472.csproj(+83 -0)➕
examples/WireMock.Net.Client.Net472/packages.config(+8 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.