File tree Expand file tree Collapse file tree 5 files changed +9
-9
lines changed
EngineIoClientDotNet.net45/Properties
EngineIoClientDotNet.netcore45/Properties
EngineIoClientDotNet.portable-wpa81+wp81/Properties
EngineIoClientDotNet.windowsphone8/Properties Expand file tree Collapse file tree 5 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 3131// You can specify all the values or you can default the Build and Revision Numbers
3232// by using the '*' as shown below:
3333// [assembly: AssemblyVersion("1.0.*")]
34- [ assembly: AssemblyVersion ( "0.9.2 " ) ]
35- [ assembly: AssemblyFileVersion ( "0.9.2 " ) ]
34+ [ assembly: AssemblyVersion ( "0.9.3 " ) ]
35+ [ assembly: AssemblyFileVersion ( "0.9.3 " ) ]
Original file line number Diff line number Diff line change 3131// You can specify all the values or you can default the Build and Revision Numbers
3232// by using the '*' as shown below:
3333// [assembly: AssemblyVersion("1.0.*")]
34- [ assembly: AssemblyVersion ( "0.9.2 " ) ]
35- [ assembly: AssemblyFileVersion ( "0.9.2 " ) ]
34+ [ assembly: AssemblyVersion ( "0.9.3 " ) ]
35+ [ assembly: AssemblyFileVersion ( "0.9.3 " ) ]
Original file line number Diff line number Diff line change 3131// You can specify all the values or you can default the Build and Revision Numbers
3232// by using the '*' as shown below:
3333// [assembly: AssemblyVersion("1.0.*")]
34- [ assembly: AssemblyVersion ( "0.9.2 " ) ]
35- [ assembly: AssemblyFileVersion ( "0.9.2 " ) ]
34+ [ assembly: AssemblyVersion ( "0.9.3 " ) ]
35+ [ assembly: AssemblyFileVersion ( "0.9.3 " ) ]
Original file line number Diff line number Diff line change 3131// You can specify all the values or you can default the Build and Revision Numbers
3232// by using the '*' as shown below:
3333// [assembly: AssemblyVersion("1.0.*")]
34- [ assembly: AssemblyVersion ( "0.9.2 " ) ]
35- [ assembly: AssemblyFileVersion ( "0.9.2 " ) ]
34+ [ assembly: AssemblyVersion ( "0.9.3 " ) ]
35+ [ assembly: AssemblyFileVersion ( "0.9.3 " ) ]
Original file line number Diff line number Diff line change 99 <requireLicenseAcceptance >true</requireLicenseAcceptance >
1010 <dependencies >
1111 <group >
12- <dependency id =" Json.NET " version =" 6.0.5" />
12+ <dependency id =" Newtonsoft.Json " version =" 6.0.5" />
1313 </group >
1414 <group targetFramework =" net45" >
1515 <dependency id =" WebSocket4Net" version =" 0.10" />
You can’t perform that action at this time.
0 commit comments