Skip to content

Commit 9476299

Browse files
Update url to nuget.png in Common.props
1 parent 41b0c9a commit 9476299

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build/Windows.Toolkit.Common.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<PackageProjectUrl>https://github.com/CommunityToolkit/WindowsCommunityToolkit</PackageProjectUrl>
1212
<PackageReleaseNotes>https://github.com/CommunityToolkit/WindowsCommunityToolkit/releases</PackageReleaseNotes>
1313
<PackageIcon>Icon.png</PackageIcon>
14-
<PackageIconUrl>https://raw.githubusercontent.com/CommunityToolkit/WindowsCommunityToolkit/master/build/nuget.png</PackageIconUrl>
14+
<PackageIconUrl>https://raw.githubusercontent.com/CommunityToolkit/WindowsCommunityToolkit/main/build/nuget.png</PackageIconUrl>
1515
</PropertyGroup>
1616

1717
<PropertyGroup>
@@ -44,4 +44,4 @@
4444
<ContinuousIntegrationBuild>$(TF_BUILD)</ContinuousIntegrationBuild>
4545
</PropertyGroup>
4646

47-
</Project>
47+
</Project>

0 commit comments

Comments
 (0)