[PR #733] [MERGED] Fix FileSystemWatcher #1056

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

📋 Pull Request Information

Original PR: https://github.com/wiremock/WireMock.Net/pull/733
Author: @StefH
Created: 3/1/2022
Status: Merged
Merged: 3/1/2022
Merged by: @StefH

Base: masterHead: FileSystemWatcher


📝 Commits (2)

📊 Changes

3 files changed (+61 additions, -36 deletions)

View changed files

📝 examples/WireMock.Net.Console.Net452.Classic/MainApp.cs (+3 -0)
📝 src/WireMock.Net/Server/WireMockServer.Admin.cs (+57 -36)
📝 src/WireMock.Net/Server/WireMockServer.cs (+1 -0)

📄 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/733 **Author:** [@StefH](https://github.com/StefH) **Created:** 3/1/2022 **Status:** ✅ Merged **Merged:** 3/1/2022 **Merged by:** [@StefH](https://github.com/StefH) **Base:** `master` ← **Head:** `FileSystemWatcher` --- ### 📝 Commits (2) - [`387d2a4`](https://github.com/wiremock/WireMock.Net/commit/387d2a41e750a3bfc422744c85ecf99bba7baa4f) Define EnhancedFileSystemWatcher in class - [`247cafa`](https://github.com/wiremock/WireMock.Net/commit/247cafab59d1b2345c102629c1400d47018bf9f2) d ### 📊 Changes **3 files changed** (+61 additions, -36 deletions) <details> <summary>View changed files</summary> 📝 `examples/WireMock.Net.Console.Net452.Classic/MainApp.cs` (+3 -0) 📝 `src/WireMock.Net/Server/WireMockServer.Admin.cs` (+57 -36) 📝 `src/WireMock.Net/Server/WireMockServer.cs` (+1 -0) </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:30 +01:00
adam closed this issue 2025-12-29 08:34:30 +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#1056