Files
WoofWare.NUnitTestRunner/WoofWare.NUnitTestRunner/version.json
2024-08-04 19:42:26 +01:00

14 lines
240 B
JSON

{
"version": "0.2",
"publicReleaseRefSpec": [
"^refs/heads/main$"
],
"pathFilters": [
"./",
":^WoofWare.NUnitTestRunner.Test",
":/WoofWare.NUnitTestRunner.Lib",
":/Directory.Build.props",
":/README.md"
]
}