mirror of
https://github.com/wiremock/WireMock.Net.git
synced 2026-04-26 18:28:27 +02:00
5 lines
291 B
Markdown
5 lines
291 B
Markdown
# Copilot Instructions
|
|
|
|
## Project Guidelines
|
|
- When running tests in this workspace, do not run tests for the net48 target framework.
|
|
- When changing System.Text.Json code in this workspace, verify API availability for netstandard2.0 and netstandard2.1 instead of assuming newer APIs exist. |