We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41b0c9a commit 9476299Copy full SHA for 9476299
build/Windows.Toolkit.Common.props
@@ -11,7 +11,7 @@
11
<PackageProjectUrl>https://github.com/CommunityToolkit/WindowsCommunityToolkit</PackageProjectUrl>
12
<PackageReleaseNotes>https://github.com/CommunityToolkit/WindowsCommunityToolkit/releases</PackageReleaseNotes>
13
<PackageIcon>Icon.png</PackageIcon>
14
- <PackageIconUrl>https://raw.githubusercontent.com/CommunityToolkit/WindowsCommunityToolkit/master/build/nuget.png</PackageIconUrl>
+ <PackageIconUrl>https://raw.githubusercontent.com/CommunityToolkit/WindowsCommunityToolkit/main/build/nuget.png</PackageIconUrl>
15
</PropertyGroup>
16
17
<PropertyGroup>
@@ -44,4 +44,4 @@
44
<ContinuousIntegrationBuild>$(TF_BUILD)</ContinuousIntegrationBuild>
45
46
47
-</Project>
+</Project>
0 commit comments