프로젝트

일반

사용자정보

개정판 1e91e783

ID1e91e7834e55e9e529b862629e90d252c1265409
상위 68886c18
하위 1063eb9d

김태성이(가) 4년 이상 전에 추가함

update 인증을 Unsafe로 변경

Change-Id: Ie40d83a0cf9053f140acb7bc9780ace10eabe1d4

차이점 보기:

MarkusAutoUpdate/src/NetSparkle.Samples.NetFramework.WPF/MainWindow.xaml.cs
67 67
                    File.Copy(Path.Combine(AppDomain.CurrentDomain.BaseDirectory, "kcom.exe"), KcomPath);
68 68
                }
69 69

  
70
                _sparkle = new SparkleUpdater(App.AppCastUri, new Ed25519Checker(Enums.SecurityMode.Strict, null, "NetSparkle_Ed25519.pub"), KcomPath)
70
                _sparkle = new SparkleUpdater(App.AppCastUri, new Ed25519Checker(Enums.SecurityMode.Unsafe, null, "NetSparkle_Ed25519.pub"), KcomPath)
71 71
                {
72 72
                    UIFactory = new NetSparkleUpdater.UI.WPF.UIFactory(NetSparkleUpdater.UI.WPF.IconUtilities.ToImageSource(icon)),
73 73
                    ShowsUIOnMainThread = true,

내보내기 Unified diff

클립보드 이미지 추가 (최대 크기: 500 MB)