Skip to content

Commit 1acbed3

Browse files
committed
1.0.7
1 parent 49eb7be commit 1acbed3

File tree

21 files changed

+15
-378
lines changed

21 files changed

+15
-378
lines changed

Src/EngineIoClientDotNet.Tests.netstandard/ClientTests/.keep

Whitespace-only changes.

Src/EngineIoClientDotNet.Tests.netstandard/ComponentEmitterTests/.keep

Whitespace-only changes.

Src/EngineIoClientDotNet.Tests.netstandard/EngineIoClientDotNet.Tests.netstandard.csproj

Lines changed: 0 additions & 55 deletions
This file was deleted.

Src/EngineIoClientDotNet.Tests.netstandard/ModulesTests/.keep

Whitespace-only changes.

Src/EngineIoClientDotNet.Tests.netstandard/ParserTests/.keep

Whitespace-only changes.

Src/EngineIoClientDotNet.net35/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,5 @@
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.6")]
35-
[assembly: AssemblyFileVersion("1.0.6")]
34+
[assembly: AssemblyVersion("1.0.7")]
35+
[assembly: AssemblyFileVersion("1.0.7")]

Src/EngineIoClientDotNet.net40/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,5 @@
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.6")]
35-
[assembly: AssemblyFileVersion("1.0.6")]
34+
[assembly: AssemblyVersion("1.0.7")]
35+
[assembly: AssemblyFileVersion("1.0.7")]

Src/EngineIoClientDotNet.net45/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,5 @@
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.6")]
35-
[assembly: AssemblyFileVersion("1.0.6")]
34+
[assembly: AssemblyVersion("1.0.7")]
35+
[assembly: AssemblyFileVersion("1.0.7")]

Src/EngineIoClientDotNet.netstandard/Client/.keep

Whitespace-only changes.

Src/EngineIoClientDotNet.netstandard/Client/Transports/.keep

Whitespace-only changes.

0 commit comments

Comments
 (0)