Add InterfaceMock attribute (#17)

This commit is contained in:
Patrick Stevens
2024-10-08 08:35:02 +01:00
committed by GitHub
parent 105e6a9ca3
commit b9761f6dee
11 changed files with 159 additions and 7 deletions

View File

@@ -0,0 +1,11 @@
{
"version": "0.1",
"publicReleaseRefSpec": [
"^refs/heads/main$"
],
"pathFilters": [
"./",
":/global.json",
":/Directory.Build.props"
]
}