File tree Expand file tree Collapse file tree 1 file changed +7
-2
lines changed
src/Atata.Configuration.Json Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Original file line number Diff line number Diff line change 88 <Product >Atata Framework</Product >
99 <Description >C#/.NET package for Atata configuration through JSON files.
1010
11- Supports .NET Framework 4.0+ and .NET Core/Standard 2.0.
11+ Supports .NET Framework 4.0+ and .NET Core/Standard 2.0+.
12+
13+ Atata.Configuration.Json on GitHub: https://github.com/atata-framework/atata-configuration-json
14+ Atata Framework documentation: https://atata-framework.github.io
1215
1316Features:
1417- Full configuration of Atata context via JSON file
@@ -22,10 +25,12 @@ Features:
2225 <PackageIconUrl >https://raw.githubusercontent.com/atata-framework/atata/master/logo.png?v2</PackageIconUrl >
2326 <RepositoryUrl >https://github.com/atata-framework/atata-configuration-json</RepositoryUrl >
2427 <PackageTags >atata automation testing test selenium webdriver browser configuration</PackageTags >
25- <PackageReleaseNotes >0.16.0 - https://atata-framework.github.io/blog/2018/01/18/atata.configuration.json-0.16.0-released/
28+ <PackageReleaseNotes >0.17.0 - https://atata-framework.github.io/blog/2018/09/05/atata.configuration.json-0.17.0-released/
29+ 0.16.0 - https://atata-framework.github.io/blog/2018/01/18/atata.configuration.json-0.16.0-released/
26300.15.0 - Initial release.</PackageReleaseNotes >
2731 <CodeAnalysisRuleSet >..\Atata.ruleset</CodeAnalysisRuleSet >
2832 <GenerateDocumentationFile >true</GenerateDocumentationFile >
33+ <RepositoryType >git</RepositoryType >
2934 </PropertyGroup >
3035
3136 <ItemGroup >
You can’t perform that action at this time.
0 commit comments