개정판 38d69491
issue #00000 ctrl+S입력시 텍스트박스 입력 완료 되도록 수정
Change-Id: Id4ab97a53ab61022f5a2ac4d5ae63cd14338c2a7
MarkusAutoUpdate/src/NetSparkle/SparkleUpdater.cs | ||
---|---|---|
233 | 233 |
{ |
234 | 234 |
if (_configuration == null) |
235 | 235 |
{ |
236 |
var assembly = new AssemblyReflectionAccessor(_appReferenceAssembly);
|
|
236 |
var assembly = new AssemblyDiagnosticsAccessor(_appReferenceAssembly);
|
|
237 | 237 |
#if NETSTANDARD |
238 | 238 |
if (RuntimeInformation.IsOSPlatform(OSPlatform.Windows)) |
239 | 239 |
{ |
내보내기 Unified diff