Skip to content

Commit 3592841

Browse files
committed
Update SuggestBoxLib.csproj
1 parent ac46289 commit 3592841

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/SuggestBoxLib/SuggestBoxLib.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<Project Sdk="Microsoft.NET.Sdk.WindowsDesktop">
1+
<Project Sdk="Microsoft.NET.Sdk.WindowsDesktop">
22

33
<PropertyGroup>
44
<TargetFrameworks>net452;netcoreapp3.0</TargetFrameworks>
@@ -20,7 +20,7 @@
2020
<RepositoryUrl>https://github.com/Dirkster99/SuggestBoxLib</RepositoryUrl>
2121
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
2222
<PackageTags>mvvm c# .net autocomplete wpf dark light themable control</PackageTags>
23-
<PackageIconUrl>https://raw.githubusercontent.com/Dirkster99/Docu/master/HistoryControlLib/Branch_64x.png</PackageIconUrl>
23+
<PackageIconUrl>https://raw.githubusercontent.com/Dirkster99/Docu/master/SuggestBoxLib/icons/AutoComplete_64x.png</PackageIconUrl>
2424
<PackageLicenseExpression>MIT</PackageLicenseExpression>
2525
<PackageReleaseNotes>Package Update with support based on .NetCore 3 Preview 8 and .Net4.5.2</PackageReleaseNotes>
2626
<NeutralLanguage>en</NeutralLanguage>

0 commit comments

Comments
 (0)