You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#pragma warning disable EXTEXP0018// Type is for evaluation purposes only and is subject to change or removal in future updates. Suppress this diagnostic to proceed.
@@ -64,7 +63,6 @@ public static void Main(string[] args)
64
63
LocalCacheExpiration=TimeSpan.FromSeconds(30)
65
64
};
66
65
});
67
-
#pragma warning restore EXTEXP0018// Type is for evaluation purposes only and is subject to change or removal in future updates. Suppress this diagnostic to proceed.
0 commit comments