File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed
src/Atata.Configuration.Json Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ C#/.NET package for [Atata](https://github.com/atata-framework/atata) configurat
1111
1212Supports .NET Framework 4.0+ and .NET Core/Standard 2.0+.
1313
14- ** [ What's new in v1.2 .0] ( https://atata.io/blog/2019/09/19 /atata.configuration.json-1.2 .0-released/ ) **
14+ ** [ What's new in v1.3 .0] ( https://atata.io/blog/2020/04/28 /atata.configuration.json-1.3 .0-released/ ) **
1515
1616## Table of Contents
1717
Original file line number Diff line number Diff line change 22
33 <PropertyGroup >
44 <TargetFrameworks >net40;net45;net46;netstandard2.0</TargetFrameworks >
5- <Version >1.2 .0</Version >
5+ <Version >1.3 .0</Version >
66 <Authors >Yevgeniy Shunevych</Authors >
77 <Company >Yevgeniy Shunevych</Company >
88 <Product >Atata Framework</Product >
@@ -26,7 +26,8 @@ Features:
2626 <PackageIcon >icon.png</PackageIcon >
2727 <RepositoryUrl >https://github.com/atata-framework/atata-configuration-json</RepositoryUrl >
2828 <PackageTags >atata automation testing test selenium webdriver browser configuration</PackageTags >
29- <PackageReleaseNotes >1.2.0 - https://atata.io/blog/2019/09/19/atata.configuration.json-1.2.0-released/
29+ <PackageReleaseNotes >1.3.0 - https://atata.io/blog/2020/04/28/atata.configuration.json-1.3.0-released/
30+ 1.2.0 - https://atata.io/blog/2019/09/19/atata.configuration.json-1.2.0-released/
30311.1.0 - https://atata.io/blog/2019/05/13/atata.configuration.json-1.1.0-released/
31321.0.0 - https://atata.io/blog/2018/10/19/atata.configuration.json-1.0.0-released/
32330.17.0 - https://atata.io/blog/2018/09/05/atata.configuration.json-0.17.0-released/
You can’t perform that action at this time.
0 commit comments