From 38f4ed7622f50e71ac07715b7f58e6a9486b8dac Mon Sep 17 00:00:00 2001 From: Tyrone CT Date: Wed, 22 Jan 2025 11:12:19 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8F=96=E6=B6=88=E8=BF=87=E7=83=AD=E5=BA=A6?= =?UTF-8?q?=E5=92=8C=E8=BF=87=E5=86=B7=E5=BA=A6=E7=9A=84=E6=9C=8D=E5=8A=A1?= =?UTF-8?q?=E8=AE=A1=E7=AE=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CapMachine.Wpf/App.xaml.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CapMachine.Wpf/App.xaml.cs b/CapMachine.Wpf/App.xaml.cs index b55b988..6efbb62 100644 --- a/CapMachine.Wpf/App.xaml.cs +++ b/CapMachine.Wpf/App.xaml.cs @@ -108,7 +108,7 @@ namespace CapMachine.Wpf containerRegistry.RegisterSingleton(); containerRegistry.RegisterSingleton(); containerRegistry.RegisterSingleton(); - containerRegistry.RegisterSingleton(); + //containerRegistry.RegisterSingleton(); containerRegistry.RegisterSingleton(); containerRegistry.RegisterSingleton();