remove ref to OWin & changes to AspNet.OAuth.Server
This commit is contained in:
@ -4,7 +4,7 @@ using Owin;
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Threading.Tasks;
|
||||
|
||||
#if OWIN
|
||||
namespace Yavsc
|
||||
{
|
||||
using Microsoft.AspNet.SignalR;
|
||||
@ -43,3 +43,4 @@ namespace Yavsc
|
||||
}
|
||||
}
|
||||
}
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user