Prepare for release (#27)

This commit is contained in:
Patrick Stevens
2024-06-05 23:21:45 +01:00
committed by GitHub
parent f6e907395c
commit 58b1dfedfd
17 changed files with 718 additions and 156 deletions

10
TestRunner/version.json Normal file
View File

@@ -0,0 +1,10 @@
{
"version": "0.1",
"pathFilters": [
"./",
"^TestRunner.Test/",
"../TestRunner.Lib",
":/Directory.Build.props",
":/README.md"
]
}