We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6057911 commit 3710d5bCopy full SHA for 3710d5b
src/Asynkron.TestRunner/Asynkron.TestRunner.csproj
@@ -10,7 +10,7 @@
10
<PackAsTool>true</PackAsTool>
11
<ToolCommandName>testrunner</ToolCommandName>
12
<PackageId>Asynkron.TestRunner</PackageId>
13
- <Version>0.9.1</Version>
+ <Version>0.9.2</Version>
14
<Authors>Asynkron</Authors>
15
<Description>A native .NET test runner for xUnit and NUnit with test history tracking and regression detection.</Description>
16
<PackageLicenseExpression>MIT</PackageLicenseExpression>
0 commit comments