File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
src/Atata.Configuration.Json Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ C#/.NET package for [Atata](https://github.com/atata-framework/atata) configurat
1212
1313Supports .NET Framework 4.0+ and .NET Core/Standard 2.0+.
1414
15- ** [ What's new in v1.6 .0] ( https://atata.io/blog/2021/06/04 /atata.configuration.json-1.6 .0-released/ ) **
15+ ** [ What's new in v1.7 .0] ( https://atata.io/blog/2021/09/02 /atata.configuration.json-1.7 .0-released/ ) **
1616
1717## Table of Contents
1818
Original file line number Diff line number Diff line change 22
33 <PropertyGroup >
44 <TargetFrameworks >net40;net45;net46;netstandard2.0</TargetFrameworks >
5- <Version >1.6 .0</Version >
5+ <Version >1.7 .0</Version >
66 <Authors >Yevgeniy Shunevych</Authors >
77 <Company >Yevgeniy Shunevych</Company >
88 <Product >Atata Framework</Product >
@@ -25,9 +25,9 @@ Features:
2525 <PackageProjectUrl >https://github.com/atata-framework/atata-configuration-json</PackageProjectUrl >
2626 <PackageIcon >icon.png</PackageIcon >
2727 <PackageTags >atata automation testing test selenium webdriver browser configuration</PackageTags >
28- <PackageReleaseNotes >1.6 .0 - https://atata.io/blog/2021/06/04 /atata.configuration.json-1.6 .0-released/
29- 1.5 .0 - https://atata.io/blog/2020/12/16 /atata.configuration.json-1.5 .0-released/
30- 1.4 .0 - https://atata.io/blog/2020/11/05 /atata.configuration.json-1.4 .0-released/</PackageReleaseNotes >
28+ <PackageReleaseNotes >1.7 .0 - https://atata.io/blog/2021/09/02 /atata.configuration.json-1.7 .0-released/
29+ 1.6 .0 - https://atata.io/blog/2021/06/04 /atata.configuration.json-1.6 .0-released/
30+ 1.5 .0 - https://atata.io/blog/2020/12/16 /atata.configuration.json-1.5 .0-released/</PackageReleaseNotes >
3131 <CodeAnalysisRuleSet >..\Atata.ruleset</CodeAnalysisRuleSet >
3232 <GenerateDocumentationFile >true</GenerateDocumentationFile >
3333 <RepositoryUrl >https://github.com/atata-framework/atata-configuration-json</RepositoryUrl >
You can’t perform that action at this time.
0 commit comments