Skip to content

Commit 7e2edc7

Browse files
committed
0.9.9 release
added cookie headers
1 parent 7dad2c9 commit 7e2edc7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

grunt/Gruntfile.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ module.exports = function (grunt) {
1111
{ "Name": "EngineIoClientDotNet.windowsphone8", "NuGetDir": "windowsphone8" },
1212
{ "Name": "EngineIoClientDotNet.netcore45", "NuGetDir": "netcore45" },
1313
{ "Name": "EngineIoClientDotNet.portable-wpa81+wp81", "NuGetDir": "portable-wpa81+wp81" }
14-
// { "Name": "EngineIoClientDotNet.portable-win81+wpa81", "NuGetDir": "portable-win81+wpa81" }
1514
];
1615

1716
grunt.log.writeln(util.inspect(config));

0 commit comments

Comments
 (0)