Diff
Not logged in

Differences From Artifact [423f3eb380]:

To Artifact [50ec21baae]:


933
934
935
936
937
938
939
940



941
942
943
944
945
933
934
935
936
937



938
939
940
941
942
943
944
945





-
-
-
+
+
+





  } 
 
  # 
  # NOTE: This procedure attempts to verify that an instance of .NET Core 
  #       and its associated runtimes are installed locally.  There are no 
  #       arguments.  The return value is non-zero if Mono appears to be 
  #       installed and available for use; otherwise, the return value is 
  #       zero. 
  #       arguments.  The return value is non-zero if .NET Core appears to 
  #       be installed and available for use; otherwise, the return value 
  #       is zero. 
  # 
  proc isDotNetCoreInstalled {} { 
    variable dotnetFileNameOnly 
    variable dotnetInstalledCommand 
    variable dotnetInstalledPattern