Commit ee8234a 1 parent 1e86ae1 commit ee8234a Copy full SHA for ee8234a
File tree 2 files changed +5
-7
lines changed
2 files changed +5
-7
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ It uses fluent page object pattern.
14
14
15
15
Supports .NET Framework 4.0+ and .NET Core/Standard 2.0+.
16
16
17
- ** [ What's new in v1.12 .0] ( https://atata.io/blog/2021/09/01 /atata-1.12 .0-released/ ) **
17
+ ** [ What's new in v1.13 .0] ( https://atata.io/blog/2021/10/21 /atata-1.13 .0-released/ ) **
18
18
19
19
## Features
20
20
Original file line number Diff line number Diff line change 2
2
3
3
<PropertyGroup >
4
4
<RootNamespace >Atata</RootNamespace >
5
- <Version >1.12 .0</Version >
5
+ <Version >1.13 .0</Version >
6
6
<Description >C#/.NET web UI test automation full featured framework based on Selenium WebDriver.
7
7
8
8
Supports .NET Framework 4.0+ and .NET Core/Standard 2.0+.
@@ -23,11 +23,9 @@ Features:
23
23
<RepositoryUrl >https://github.com/atata-framework/atata</RepositoryUrl >
24
24
<PackageId >Atata</PackageId >
25
25
<PackageTags >atata automation testing test selenium webdriver browser</PackageTags >
26
- <PackageReleaseNotes >1.12.0 - https://atata.io/blog/2021/09/01/atata-1.12.0-released/
27
- 1.11.2 - https://atata.io/blog/2021/06/09/atata-1.11.2-released/
28
- 1.11.1 - https://atata.io/blog/2021/06/07/atata-1.11.1-released/
29
- 1.11.0 - https://atata.io/blog/2021/06/02/atata-1.11.0-released/
30
- 1.10.0 - https://atata.io/blog/2021/02/18/atata-1.10.0-released/</PackageReleaseNotes >
26
+ <PackageReleaseNotes >1.13.0 - https://atata.io/blog/2021/10/21/atata-1.13.0-released/
27
+ 1.12.0 - https://atata.io/blog/2021/09/01/atata-1.12.0-released/
28
+ 1.11.2 - https://atata.io/blog/2021/06/09/atata-1.11.2-released/</PackageReleaseNotes >
31
29
<PackageProjectUrl >https://atata.io</PackageProjectUrl >
32
30
<Configurations >Debug;Release;SlimNetCore3.1;DevNetCore3.1</Configurations >
33
31
</PropertyGroup >
You can’t perform that action at this time.
0 commit comments