[PR #463] [MERGED] GH161: Fix SourceLink support #929

Closed
opened 2025-12-29 08:34:02 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/wiremock/WireMock.Net/pull/463
Author: @gitfool
Created: 5/4/2020
Status: Merged
Merged: 5/4/2020
Merged by: @StefH

Base: masterHead: gh161


📝 Commits (1)

📊 Changes

4 files changed (+17 additions, -27 deletions)

View changed files

📝 src/WireMock.Net.Abstractions/WireMock.Net.Abstractions.csproj (+4 -7)
📝 src/WireMock.Net.RestClient/WireMock.Net.RestClient.csproj (+3 -4)
📝 src/WireMock.Net.StandAlone/WireMock.Net.StandAlone.csproj (+5 -8)
📝 src/WireMock.Net/WireMock.Net.csproj (+5 -8)

📄 Description

Fixes #161.


🔄 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/463 **Author:** [@gitfool](https://github.com/gitfool) **Created:** 5/4/2020 **Status:** ✅ Merged **Merged:** 5/4/2020 **Merged by:** [@StefH](https://github.com/StefH) **Base:** `master` ← **Head:** `gh161` --- ### 📝 Commits (1) - [`7473b06`](https://github.com/wiremock/WireMock.Net/commit/7473b0687ed6737c62a997db569a886919ddb613) Fix SourceLink support ### 📊 Changes **4 files changed** (+17 additions, -27 deletions) <details> <summary>View changed files</summary> 📝 `src/WireMock.Net.Abstractions/WireMock.Net.Abstractions.csproj` (+4 -7) 📝 `src/WireMock.Net.RestClient/WireMock.Net.RestClient.csproj` (+3 -4) 📝 `src/WireMock.Net.StandAlone/WireMock.Net.StandAlone.csproj` (+5 -8) 📝 `src/WireMock.Net/WireMock.Net.csproj` (+5 -8) </details> ### 📄 Description Fixes #161. --- <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:02 +01:00
adam closed this issue 2025-12-29 08:34:02 +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#929