1 Star 0 Fork 48

Jackey870 / Dos.WeChat

forked from iTdos / Dos.WeChat 
Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
Clone or Download
app.config 420 Bytes
Copy Edit Raw Blame History
ITdos authored 2015-07-30 17:20 . dos.wechat
<?xml version="1.0" encoding="utf-8"?>
<configuration>
<runtime>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>
<assemblyIdentity name="Newtonsoft.Json" publicKeyToken="30ad4fe6b2a6aeed" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-7.0.0.0" newVersion="7.0.0.0" />
</dependentAssembly>
</assemblyBinding>
</runtime>
</configuration>
1
https://gitee.com/Jackey_870/Dos.WeChat.git
git@gitee.com:Jackey_870/Dos.WeChat.git
Jackey_870
Dos.WeChat
Dos.WeChat
master

Search