mirror of
https://github.com/Smaug123/unofficial-nunit-runner
synced 2025-10-06 01:48:38 +00:00
* Automated commit * Rem net6 * NoEquality --------- Co-authored-by: patrick-conscriptus[bot] <175414948+patrick-conscriptus[bot]@users.noreply.github.com> Co-authored-by: Smaug123 <3138005+Smaug123@users.noreply.github.com>
12 lines
164 B
JSON
12 lines
164 B
JSON
{
|
|
"version": "0.20",
|
|
"publicReleaseRefSpec": [
|
|
"^refs/heads/main$"
|
|
],
|
|
"pathFilters": [
|
|
"./",
|
|
":/Directory.Build.props",
|
|
":/README.md"
|
|
]
|
|
}
|