Skip to content

Commit 5907154

Browse files
committed
Package paths fix
1 parent eef2a84 commit 5907154

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Simplify.Web.MessageBox/Simplify.Web.MessageBox.csproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@
66
<Description>Simplify.Web static message box templates and controller response</Description>
77
<Copyright>Licensed under LGPL</Copyright>
88
<Version>1.2.1</Version>
9-
<PackageProjectUrl>https://github.com/i4004/Simplify.Web.MessageBox</PackageProjectUrl>
10-
<PackageIconUrl>https://raw.githubusercontent.com/i4004/Simplify.Web/master/Images/Icon.png</PackageIconUrl>
11-
<RepositoryUrl>https://github.com/i4004/Simplify.Web.MessageBox</RepositoryUrl>
9+
<PackageProjectUrl>https://github.com/SimplifyNet/Simplify.Web.MessageBox</PackageProjectUrl>
10+
<PackageIconUrl>https://raw.githubusercontent.com/SimplifyNet/Images/master/LogoWeb32x32.png</PackageIconUrl>
11+
<RepositoryUrl>https://github.com/SimplifyNet/Simplify.Web.MessageBox</RepositoryUrl>
1212
<RepositoryType>GIT</RepositoryType>
1313
<PackageTags>Simplify.Web</PackageTags>
1414
<PackageReleaseNotes>

0 commit comments

Comments
 (0)