Files
WoofWare.NUnitTestRunner/WoofWare.NUnitTestRunner/version.json
2024-06-15 22:55:30 +01:00

14 lines
241 B
JSON

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