Rafal Kasa
Results
22
comments of
Rafal Kasa
In my case it is: ``` sudo glusterfs --version ``` ``` glusterfs 9.3 Repository revision: git://git.gluster.org/glusterfs.git Copyright (c) 2006-2016 Red Hat, Inc. GlusterFS comes with ABSOLUTELY NO WARRANTY. It is...
Maybe this will help others. I resolved my issue importing and adding assemblies in class ShadowWorkspace: ``` namespace Typewriter.Lexing.Roslyn { internal class ShadowWorkspace : Workspace { private static int _counter;...