Files
WoofWare.Expect/WoofWare.Expect/version.json
2025-06-16 16:45:35 +00:00

14 lines
212 B
JSON

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