From 671ffb1ac11f0ea00524510af965550c3fbc40ad Mon Sep 17 00:00:00 2001
From: d23004 <kimseijin@diteam.co.kr>
Date: 수, 24 5월 2023 13:41:44 +0900
Subject: [PATCH] Merge remote-tracking branch 'origin/master'

---
 SA_LTT_UI/SA_LTT_UI/Properties/DataSources/SA_LTT.Module.VisionControl.datasource |   10 ++++++++++
 1 files changed, 10 insertions(+), 0 deletions(-)

diff --git a/SA_LTT_UI/SA_LTT_UI/Properties/DataSources/SA_LTT.Module.VisionControl.datasource b/SA_LTT_UI/SA_LTT_UI/Properties/DataSources/SA_LTT.Module.VisionControl.datasource
new file mode 100644
index 0000000..4d2c30b
--- /dev/null
+++ b/SA_LTT_UI/SA_LTT_UI/Properties/DataSources/SA_LTT.Module.VisionControl.datasource
@@ -0,0 +1,10 @@
+癤�<?xml version="1.0" encoding="utf-8"?>
+<!--
+    This file is automatically generated by Visual Studio .Net. It is 
+    used to store generic object data source configuration information.  
+    Renaming the file extension or editing the content of this file may   
+    cause the file to be unrecognizable by the program.
+-->
+<GenericObjectDataSource DisplayName="VisionControl" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
+   <TypeInfo>SA_LTT.Module.VisionControl, SA_LTT, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo>
+</GenericObjectDataSource>
\ No newline at end of file

--
Gitblit v1.9.3