mirror of
https://github.com/Smaug123/unofficial-nunit-runner
synced 2025-10-14 13:08:40 +00:00
10 lines
166 B
JSON
10 lines
166 B
JSON
{
|
|
"version": "0.7-prerelease",
|
|
"publicReleaseRefSpec": ["^refs/heads/main$"],
|
|
"pathFilters": [
|
|
"./",
|
|
":/Directory.Build.props",
|
|
":/README.md"
|
|
]
|
|
}
|