master
Harald Wolff 2020-01-07 08:53:18 +01:00
parent 2777392acf
commit a1b6fce704
2 changed files with 2 additions and 2 deletions

View File

@ -164,7 +164,7 @@ namespace ln.application
{
ApplicationSession applicationSession = null;
if (!applicationSessions.TryGet(contextID,ref applicationSession))
if (!applicationSessions.TryGet(contextID,out applicationSession))
{
while (true)
{

2
www

@ -1 +1 @@
Subproject commit 4f67439042eb02a83377f777355406963e58344b
Subproject commit b870fe214cf73547fc1f80f100a6dab56c3a5281