Skip to content

Conversation

@mojinxun
Copy link
Contributor

@mojinxun mojinxun commented Feb 9, 2018

when io reconnect, a new socket well create.
but from front socket not be updated

the commit is fix it by global.elesocket

please check, or better method

<TargetFramework>netcoreapp2.0</TargetFramework>
<AssemblyName>dotnet-electronize</AssemblyName>

<PackageType>DotnetCliTool</PackageType>
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Be aware: This is needed and should not be deleted!

This package contains the dotnet tooling to electronize your application.</Description>
<PackageLicenseUrl>https://github.com/ElectronNET/Electron.NET/blob/master/LICENSE</PackageLicenseUrl>
<PackageProjectUrl>https://github.com/ElectronNET/Electron.NET/</PackageProjectUrl>
<RepositoryUrl>https://github.com/ElectronNET/Electron.NET/</RepositoryUrl>
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shouldn't be deleted as well

@robertmuehsig
Copy link
Collaborator

Hi @mojinxun
Your changes seems to touch some non related files. Could you cleanup this PR or open a new one with only the needed changes from you?
Thanks!

@mojinxun
Copy link
Contributor Author

ok, I create nuget, something error, so I delete it

@mojinxun
Copy link
Contributor Author

I update it, please review it

@robertmuehsig
Copy link
Collaborator

@GregorBiswanger Please take a look.

@robertmuehsig
Copy link
Collaborator

@GregorBiswanger What about this PR?

@GregorBiswanger GregorBiswanger merged commit 65399c2 into ElectronNET:master Jul 22, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants