mirror of
https://github.com/nsnail/Ocelot.git
synced 2025-04-22 14:02:49 +08:00
apveyor yaml
This commit is contained in:
parent
5492b70c87
commit
d80c4e2de2
3
appveyor.yml
Normal file
3
appveyor.yml
Normal file
@ -0,0 +1,3 @@
|
||||
version: 1.0.{build}
|
||||
build:
|
||||
verbosity: minimal
|
@ -43,7 +43,6 @@
|
||||
{
|
||||
await _next.Invoke(context);
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
private static bool IsAuthenticatedRoute(Response<bool> isAuthenticated)
|
||||
|
Loading…
x
Reference in New Issue
Block a user