Ejemplo n.º 1
0
 public void OpenChangelog(string version)
 {
     Process.Start(_githubHelper.GetReleaseUri(version));
 }