Infineon.EAF.Runtime v2.60.0
This commit is contained in:
@ -9,9 +9,6 @@ public class Startup
|
||||
{
|
||||
_ = app.UseCors(CorsOptions.AllowAll);
|
||||
_ = app.UseNancy();
|
||||
#if SignalR
|
||||
_ = app.MapSignalR();
|
||||
#endif
|
||||
}
|
||||
|
||||
}
|
Reference in New Issue
Block a user