Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 9de7148

Browse files
committedNov 4, 2017
Updates nuspec
1 parent cd3af3d commit 9de7148

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed
 

‎MonoGame-Textbox/MonoGame-Textbox.nuspec

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,11 @@
1111
<projectUrl>https://github.com/UnterrainerInformatik/MonoGame-Textbox</projectUrl>
1212
<requireLicenseAcceptance>false</requireLicenseAcceptance>
1313
<developmentDependency>true</developmentDependency>
14-
<description>An editable, multi-language, event-driven textbox for MonoGame that supports selection and cut/copy/paste.</description>
14+
<description>An editable, multi-language, event-driven textbox for MonoGame that supports selection and cut/copy/paste.
15+
Just import this nuget package. It is a PCL so you should be able to use it in any MG project.
16+
Look at the git-repo for the usage since the repo there contains a test-project.</description>
1517
<summary>
1618
An editable, multi-language, event-driven textbox for MonoGame that supports selection and cut/copy/paste.
17-
Just import this nuget package.
18-
Look at the git-repo for the usage since the repo there contains a test-project.
1919
</summary>
2020
<releaseNotes></releaseNotes>
2121
<copyright>Copyright 2017</copyright>

0 commit comments

Comments
 (0)
Please sign in to comment.