simle test to force ci
This commit is contained in:
@@ -8,6 +8,7 @@ public class MemberSyncMiddleware
|
|||||||
|
|
||||||
public MemberSyncMiddleware(RequestDelegate next)
|
public MemberSyncMiddleware(RequestDelegate next)
|
||||||
{
|
{
|
||||||
|
//test commit
|
||||||
_next = next;
|
_next = next;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user