Skip to content

Commit

Permalink
NuGet v2.1.7, fix for NullReference error when client disconnects too…
Browse files Browse the repository at this point in the history
… fast (thanks @shdwp!)
  • Loading branch information
jchristn committed Aug 23, 2019
1 parent 502c952 commit 9ee374b
Show file tree
Hide file tree
Showing 81 changed files with 48 additions and 368 deletions.
Binary file modified .vs/WatsonWebserver/v15/.suo
Binary file not shown.
Binary file modified Test.ContentRoutes/bin/Debug/net462/Test.ContentRoutes.exe
Binary file not shown.
Binary file modified Test.ContentRoutes/bin/Debug/net462/WatsonWebserver.dll
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"Test.ContentRoutes/1.0.0": {
"dependencies": {
"NETStandard.Library": "2.0.3",
"Watson": "2.1.6"
"Watson": "2.1.7"
},
"runtime": {
"Test.ContentRoutes.dll": {}
Expand Down Expand Up @@ -54,7 +54,7 @@
}
}
},
"Watson/2.1.6": {
"Watson/2.1.7": {
"dependencies": {
"ChunkDecoder": "1.0.3",
"IpMatcher": "1.0.1",
Expand Down Expand Up @@ -115,7 +115,7 @@
"path": "regexmatcher/1.0.2",
"hashPath": "regexmatcher.1.0.2.nupkg.sha512"
},
"Watson/2.1.6": {
"Watson/2.1.7": {
"type": "project",
"serviceable": false,
"sha512": ""
Expand Down
Binary file not shown.
Binary file modified Test.ContentRoutes/bin/Debug/netstandard2.0/WatsonWebserver.dll
Binary file not shown.
Binary file modified Test.ContentRoutes/bin/Release/net462/Test.ContentRoutes.exe
Binary file not shown.
Binary file modified Test.ContentRoutes/bin/Release/net462/WatsonWebserver.dll
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"Test.ContentRoutes/1.0.0": {
"dependencies": {
"NETStandard.Library": "2.0.3",
"Watson": "2.1.6"
"Watson": "2.1.7"
},
"runtime": {
"Test.ContentRoutes.dll": {}
Expand Down Expand Up @@ -54,7 +54,7 @@
}
}
},
"Watson/2.1.6": {
"Watson/2.1.7": {
"dependencies": {
"ChunkDecoder": "1.0.3",
"IpMatcher": "1.0.1",
Expand Down Expand Up @@ -115,7 +115,7 @@
"path": "regexmatcher/1.0.2",
"hashPath": "regexmatcher.1.0.2.nupkg.sha512"
},
"Watson/2.1.6": {
"Watson/2.1.7": {
"type": "project",
"serviceable": false,
"sha512": ""
Expand Down
Binary file not shown.
Binary file not shown.
Binary file modified Test.Default/bin/Debug/net462/Test.Default.exe
Binary file not shown.
Binary file modified Test.Default/bin/Debug/net462/WatsonWebserver.dll
Binary file not shown.
6 changes: 3 additions & 3 deletions Test.Default/bin/Debug/netstandard2.0/Test.Default.deps.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"Test.Default/1.0.0": {
"dependencies": {
"NETStandard.Library": "2.0.3",
"Watson": "2.1.6"
"Watson": "2.1.7"
},
"runtime": {
"Test.Default.dll": {}
Expand Down Expand Up @@ -54,7 +54,7 @@
}
}
},
"Watson/2.1.6": {
"Watson/2.1.7": {
"dependencies": {
"ChunkDecoder": "1.0.3",
"IpMatcher": "1.0.1",
Expand Down Expand Up @@ -115,7 +115,7 @@
"path": "regexmatcher/1.0.2",
"hashPath": "regexmatcher.1.0.2.nupkg.sha512"
},
"Watson/2.1.6": {
"Watson/2.1.7": {
"type": "project",
"serviceable": false,
"sha512": ""
Expand Down
Binary file modified Test.Default/bin/Debug/netstandard2.0/Test.Default.dll
Binary file not shown.
Binary file modified Test.Default/bin/Debug/netstandard2.0/WatsonWebserver.dll
Binary file not shown.
Binary file modified Test.Default/bin/Release/net462/Test.Default.exe
Binary file not shown.
Binary file modified Test.Default/bin/Release/net462/WatsonWebserver.dll
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"Test.Default/1.0.0": {
"dependencies": {
"NETStandard.Library": "2.0.3",
"Watson": "2.1.6"
"Watson": "2.1.7"
},
"runtime": {
"Test.Default.dll": {}
Expand Down Expand Up @@ -54,7 +54,7 @@
}
}
},
"Watson/2.1.6": {
"Watson/2.1.7": {
"dependencies": {
"ChunkDecoder": "1.0.3",
"IpMatcher": "1.0.1",
Expand Down Expand Up @@ -115,7 +115,7 @@
"path": "regexmatcher/1.0.2",
"hashPath": "regexmatcher.1.0.2.nupkg.sha512"
},
"Watson/2.1.6": {
"Watson/2.1.7": {
"type": "project",
"serviceable": false,
"sha512": ""
Expand Down
Binary file modified Test.Default/bin/Release/netstandard2.0/Test.Default.dll
Binary file not shown.
Binary file modified Test.Default/bin/Release/netstandard2.0/WatsonWebserver.dll
Binary file not shown.
Binary file modified Test.DynamicRoutes/bin/Debug/net462/Test.DynamicRoutes.exe
Binary file not shown.
Binary file modified Test.DynamicRoutes/bin/Debug/net462/WatsonWebserver.dll
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"Test.DynamicRoutes/1.0.0": {
"dependencies": {
"NETStandard.Library": "2.0.3",
"Watson": "2.1.6"
"Watson": "2.1.7"
},
"runtime": {
"Test.DynamicRoutes.dll": {}
Expand Down Expand Up @@ -54,7 +54,7 @@
}
}
},
"Watson/2.1.6": {
"Watson/2.1.7": {
"dependencies": {
"ChunkDecoder": "1.0.3",
"IpMatcher": "1.0.1",
Expand Down Expand Up @@ -115,7 +115,7 @@
"path": "regexmatcher/1.0.2",
"hashPath": "regexmatcher.1.0.2.nupkg.sha512"
},
"Watson/2.1.6": {
"Watson/2.1.7": {
"type": "project",
"serviceable": false,
"sha512": ""
Expand Down
Binary file not shown.
Binary file modified Test.DynamicRoutes/bin/Debug/netstandard2.0/WatsonWebserver.dll
Binary file not shown.
Binary file modified Test.DynamicRoutes/bin/Release/net462/Test.DynamicRoutes.exe
Binary file not shown.
Binary file modified Test.DynamicRoutes/bin/Release/net462/WatsonWebserver.dll
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"Test.DynamicRoutes/1.0.0": {
"dependencies": {
"NETStandard.Library": "2.0.3",
"Watson": "2.1.6"
"Watson": "2.1.7"
},
"runtime": {
"Test.DynamicRoutes.dll": {}
Expand Down Expand Up @@ -54,7 +54,7 @@
}
}
},
"Watson/2.1.6": {
"Watson/2.1.7": {
"dependencies": {
"ChunkDecoder": "1.0.3",
"IpMatcher": "1.0.1",
Expand Down Expand Up @@ -115,7 +115,7 @@
"path": "regexmatcher/1.0.2",
"hashPath": "regexmatcher.1.0.2.nupkg.sha512"
},
"Watson/2.1.6": {
"Watson/2.1.7": {
"type": "project",
"serviceable": false,
"sha512": ""
Expand Down
Binary file not shown.
Binary file not shown.
Binary file modified Test.Events/bin/Debug/net462/Test.Events.exe
Binary file not shown.
Binary file modified Test.Events/bin/Debug/net462/WatsonWebserver.dll
Binary file not shown.
6 changes: 3 additions & 3 deletions Test.Events/bin/Debug/netcoreapp2.2/Test.Events.deps.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
".NETCoreApp,Version=v2.2": {
"Test.Events/1.0.0": {
"dependencies": {
"Watson": "2.1.6"
"Watson": "2.1.7"
},
"runtime": {
"Test.Events.dll": {}
Expand Down Expand Up @@ -46,7 +46,7 @@
}
}
},
"Watson/2.1.6": {
"Watson/2.1.7": {
"dependencies": {
"ChunkDecoder": "1.0.3",
"IpMatcher": "1.0.1",
Expand Down Expand Up @@ -93,7 +93,7 @@
"path": "regexmatcher/1.0.2",
"hashPath": "regexmatcher.1.0.2.nupkg.sha512"
},
"Watson/2.1.6": {
"Watson/2.1.7": {
"type": "project",
"serviceable": false,
"sha512": ""
Expand Down
Binary file modified Test.Events/bin/Debug/netcoreapp2.2/Test.Events.dll
Binary file not shown.
Binary file modified Test.Events/bin/Debug/netcoreapp2.2/WatsonWebserver.dll
Binary file not shown.
Binary file modified Test.Events/bin/Release/net462/Test.Events.exe
Binary file not shown.
Loading

0 comments on commit 9ee374b

Please sign in to comment.