Files
WoofWare.Expect/WoofWare.Expect/version.json
2025-07-30 09:03:02 +01:00

14 lines
212 B
JSON

{
"version": "0.7",
"publicReleaseRefSpec": [
"^refs/heads/main$"
],
"pathFilters": [
":/WoofWare.Expect/",
":/logos/",
":/README.md",
":/Directory.Build.props",
":/LICENSE"
]
}