Skip to content

Commit 410748a

Browse files
committed
#66 Updated version and release notes
1 parent 896dc08 commit 410748a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Automation.TestFramework.Dynamic/Automation.TestFramework.Dynamic.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@
1010

1111
<PropertyGroup Label="NuGet package properties">
1212
<PackageId>Automation.TestFramework.Dynamic</PackageId>
13-
<VersionPrefix>1.0.1</VersionPrefix>
13+
<VersionPrefix>1.0.2</VersionPrefix>
1414
<!-- <VersionSuffix>pre.1</VersionSuffix>-->
15-
<PackageReleaseNotes>Fixed crash when using `dotnet test`.</PackageReleaseNotes>
15+
<PackageReleaseNotes>Fixed bug: raise `StepError` event when a step fails because of sub-steps.</PackageReleaseNotes>
1616
<Authors>DotNet4Fun</Authors>
1717
<Product>Automation.TestFramework.Dynamic</Product>
1818
<Title>Automation.TestFramework.Dynamic</Title>

0 commit comments

Comments
 (0)