File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed
src/AutoMapper.Extensions.ExpressionMapping Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change 99 <SignAssembly >true</SignAssembly >
1010 <PublicSign Condition =" '$(OS)' != 'Windows_NT' " >true</PublicSign >
1111 <PackageId >AutoMapper.Extensions.ExpressionMapping</PackageId >
12- < PackageIconUrl >https://s3.amazonaws.com/automapper/ icon.png</PackageIconUrl >
12+ < PackageIcon > icon.png</PackageIcon >
1313 <PackageProjectUrl >http://automapper.org</PackageProjectUrl >
1414 <PackageLicenseUrl >https://github.com/AutoMapper/AutoMapper.Extensions.ExpressionMapping/blob/master/LICENSE</PackageLicenseUrl >
1515 <RepositoryType >git</RepositoryType >
2323 <ContinuousIntegrationBuild Condition =" '$(GITHUB_ACTIONS)' == 'true'" >true</ContinuousIntegrationBuild >
2424 </PropertyGroup >
2525
26+ <ItemGroup >
27+ <None Include =" ..\icon.png" Pack =" true" PackagePath =" " />
28+ </ItemGroup >
29+
2630 <ItemGroup >
2731 <PackageReference Include =" AutoMapper" Version =" [11.0.0,12.0.0)" />
2832 <PackageReference Include =" MinVer" Version =" 2.3.0" >
You can’t perform that action at this time.
0 commit comments