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
thrownewException($"ServiceControl expects at minimum RavenDB Server version {clientVersion.Major}.{clientVersion.Minor} but the server is using {build.ProductVersion}.");
21
+
thrownewException($"ServiceControl expects RavenDB Server version {clientProductVersion} or higher, but the server is using {build.ProductVersion}.");
0 commit comments