-
Notifications
You must be signed in to change notification settings - Fork 1.7k
upgrade to vs2012 + created nuget package #21
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
|
I don't have vs2012, so i'll see your changes after installing vs2012, please wait a while. |
|
Ok. Thank's |
|
!!! Have you already uploaded websocket-sharp to NuGet Gallery? |
|
If you look in .nuspec you can be see that the Authors is you, but when I published using nuget package UI it ignore .nuspec definition. When I see my name like author immediately I edited the package to fix it and now we have to wait propagate the change and your name sta will show like Author as site project too will your. This is the message displayed when I access the page from package logged: |
|
I'm really confused. First, Who are you? Personal or organized? I never understand that person or organization that does NOT contribute to this project This project is under the MIT license. I suspect that you are a shameless thief. |
|
I had to use your code, but I cannot find package and then I did updated to VS2012 and created the package. In nuget.org o owner is how created package and the author is specified in .nuspec how I did. obviously that you no need my help then I delete the package and will close the pull request. |
|
Hey, Wait. What do you want to do? I see it's better that a nuget package for this project exists. I think it's wrong that claiming to be the author without contribution to code base of this project. Well, Do you want a nuget package for this project? |
|
You can make available your code like a nuget package and then you will be the OWNER and the AUTHOR, but I think that you need other name, because I cannot delete permanently the package I can do It not show in search result. |
|
I've uploaded websocket-sharp to the NuGet Gallery, as a prerelease version. |
|
Great! Now you will accept my pull request? |
|
See dcd0052 I solved some warnings when upgrading to vs2012 or vs2013. |
|
Nice! |
Created nuget package, added JSON.NET package and updated solution to vs2012