File tree 2 files changed +4
-7
lines changed
2 files changed +4
-7
lines changed Original file line number Diff line number Diff line change 24
24
<RepositoryUrl >https://github.com/IowaComputerGurus/aspnetcore.utilities</RepositoryUrl >
25
25
<Authors >MitchelSellers;IowaComputerGurus</Authors >
26
26
<Owners >IowaComputerGurus</Owners >
27
- < PackageIconUrl >https://raw.githubusercontent.com/IowaComputerGurus/aspnetcore.utilities/master/ icgAppIcon.png</PackageIconUrl >
27
+ < PackageIcon > icgAppIcon.png</PackageIcon >
28
28
<IsPackable >True</IsPackable >
29
29
<PublishRepositoryUrl >true</PublishRepositoryUrl >
30
30
<IncludeSymbols >true</IncludeSymbols >
36
36
<ContinuousIntegrationBuild >true</ContinuousIntegrationBuild >
37
37
</PropertyGroup >
38
38
39
- <ItemGroup >
40
- <Compile Remove =" Models\**" />
41
- <Content Remove =" Models\**" />
42
- <EmbeddedResource Remove =" Models\**" />
43
- <None Remove =" Models\**" />
44
- </ItemGroup >
39
+ <ItemGroup >
40
+ <None Include =" icgAppIcon.png" Pack =" true" PackagePath =" \" />
41
+ </ItemGroup >
45
42
46
43
<ItemGroup >
47
44
<PackageReference Include =" Microsoft.Extensions.DependencyInjection" Version =" 5.0.0" />
You can’t perform that action at this time.
0 commit comments