File tree Expand file tree Collapse file tree 5 files changed +10
-10
lines changed
EngineIoClientDotNet.net35/Properties
EngineIoClientDotNet.net40/Properties
EngineIoClientDotNet.net45/Properties
EngineIoClientDotNet.netstandard1.3 Expand file tree Collapse file tree 5 files changed +10
-10
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 ( "1.0.1 " ) ]
35- [ assembly: AssemblyFileVersion ( "1.0.1 " ) ]
34+ [ assembly: AssemblyVersion ( "1.0.2 " ) ]
35+ [ assembly: AssemblyFileVersion ( "1.0.2 " ) ]
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 ( "1.0.1.0 " ) ]
35- [ assembly: AssemblyFileVersion ( "1.0.1.0 " ) ]
34+ [ assembly: AssemblyVersion ( "1.0.2 " ) ]
35+ [ assembly: AssemblyFileVersion ( "1.0.2 " ) ]
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 ( "1.0.1.0 " ) ]
35- [ assembly: AssemblyFileVersion ( "1.0.1.0 " ) ]
34+ [ assembly: AssemblyVersion ( "1.0.2 " ) ]
35+ [ assembly: AssemblyFileVersion ( "1.0.2 " ) ]
Original file line number Diff line number Diff line change 55 <PackageRequireLicenseAcceptance >True</PackageRequireLicenseAcceptance >
66 <Description >This is the Engine.IO Client Library for C#.</Description >
77 <PackageProjectUrl >https://github.com/Quobject/EngineIoClientDotNet/</PackageProjectUrl >
8- <Version >1.0.1 -beta1</Version >
8+ <Version >1.0.2 -beta1</Version >
99 <Copyright >Copyright © 2017</Copyright >
1010 <RepositoryUrl >https://github.com/Quobject/EngineIoClientDotNet/</RepositoryUrl >
11- <AssemblyVersion >1.0.1 .0</AssemblyVersion >
12- <FileVersion >1.0.1 .0</FileVersion >
11+ <AssemblyVersion >1.0.2 .0</AssemblyVersion >
12+ <FileVersion >1.0.2 .0</FileVersion >
1313 <RootNamespace >Quobject.EngineIoClientDotNet</RootNamespace >
1414 <AssemblyName >EngineIoClientDotNet</AssemblyName >
1515 </PropertyGroup >
Original file line number Diff line number Diff line change 11{
2- "version" : " 1.0.1-beta1 " ,
2+ "version" : " 1.0.2 " ,
33 "server" : {
44 "port" : 80 ,
55 "ssl_port" : 443 ,
You can’t perform that action at this time.
0 commit comments