Files
WoofWare.PrattParser/PrattParser/version.json

13 lines
196 B
JSON

{
"version": "0.2",
"publicReleaseRefSpec": [
"^refs/heads/main$"
],
"pathFilters": [
":/Directory.Build.props",
":/README.md",
":/global.json",
":/PrattParser/"
]
}