Skip to content
This repository has been archived by the owner on Feb 17, 2020. It is now read-only.

Commit

Permalink
Fix incorrect package name
Browse files Browse the repository at this point in the history
  • Loading branch information
peters committed Dec 11, 2019
1 parent 527b0d3 commit 14a7b5c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions MetroFramework/MetroFramework.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
<Version>2.0.0</Version>
<UseWindowsForms>true</UseWindowsForms>
<PackageRequireLicenseAcceptance>false</PackageRequireLicenseAcceptance>
<PackageId>ModernUI</PackageId>
<PackageLicenseExpression>MIT</PackageLicenseExpression>
<RepositoryUrl>https://github.com/peters/winforms-modernui</RepositoryUrl>
<RepositoryType>git</RepositoryType>
Expand Down

0 comments on commit 14a7b5c

Please sign in to comment.