IOException: 无法删除要被替换的文件。 StackTrace: at System.IO.FileSystem.ReplaceFile(String sourceFullPath, String destFullPath, String destBackupFullPath, Boolean ignoreMetadataErrors) at Quicker.Domain.Services.LocalJsonFileHelper.Save[T](String filePath, T data) in d:\source\repos\quicker\quickerorg\Quicker\QuickerPc\Quicker\Application\Data\Local\LocalJsonFileHelper.cs:line 60 at Quicker.Domain.Services.AccountLocalStateStore.SaveCurrentStateIfLoaded() in d:\source\repos\quicker\quickerorg\Quicker\QuickerPc\Quicker\Application\Data\Local\AccountLocalStateStore.cs:line 121 at Quicker.Domain.Services.AccountLocalStateStore.Save() in d:\source\repos\quicker\quickerorg\Quicker\QuickerPc\Quicker\Application\Data\Local\AccountLocalStateStore.cs:line 49 at Quicker.Domain.Services.AccountLocalStateStore.<.ctor>b__6_0(Object _) in d:\source\repos\quicker\quickerorg\Quicker\QuickerPc\Quicker\Application\Data\Local\AccountLocalStateStore.cs:line 21 at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state) --- End of stack trace from previous location --- at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Threading.TimerQueue.FireNextTimers() at System.Threading.ThreadPoolWorkQueue.Dispatch() at System.Threading.PortableThreadPool.WorkerThread.WorkerThreadStart() at System.Threading.Thread.StartCallback()