mirror of
https://github.com/Smaug123/unofficial-nunit-runner
synced 2025-10-14 04:58:43 +00:00
Prepare for release (#27)
This commit is contained in:
10
TestRunner/version.json
Normal file
10
TestRunner/version.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"version": "0.1",
|
||||
"pathFilters": [
|
||||
"./",
|
||||
"^TestRunner.Test/",
|
||||
"../TestRunner.Lib",
|
||||
":/Directory.Build.props",
|
||||
":/README.md"
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user