File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed
src/Atata.Configuration.Json Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ Features:
2323 <PackageId >Atata.Configuration.Json</PackageId >
2424 <PackageLicenseExpression >Apache-2.0</PackageLicenseExpression >
2525 <PackageProjectUrl >https://github.com/atata-framework/atata-configuration-json</PackageProjectUrl >
26- <PackageIconUrl >https://raw.githubusercontent.com/atata-framework/atata/master/logo_68. png</PackageIconUrl >
26+ <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 >
2929 <PackageReleaseNotes >1.2.0 - https://atata.io/blog/2019/09/19/atata.configuration.json-1.2.0-released/
@@ -46,5 +46,9 @@ Features:
4646 <PrivateAssets >All</PrivateAssets >
4747 </PackageReference >
4848 </ItemGroup >
49+
50+ <ItemGroup >
51+ <None Include =" icon.png" Pack =" true" PackagePath =" \" />
52+ </ItemGroup >
4953
5054</Project >
You can’t perform that action at this time.
0 commit comments