From db360479a8f2244ee3af90b39b01184d5dbee457 Mon Sep 17 00:00:00 2001
From: zs <zhousong@weben-smart.com>
Date: 周三, 20 11月 2024 16:46:45 +0800
Subject: [PATCH] 发成生成exe文件

---
 DataCapture_MA/bin/Debug/Microsoft.Extensions.DependencyModel.xml |   23 +++++++++++++++++++++++
 1 files changed, 23 insertions(+), 0 deletions(-)

diff --git a/DataCapture_MA/bin/Debug/Microsoft.Extensions.DependencyModel.xml b/DataCapture_MA/bin/Debug/Microsoft.Extensions.DependencyModel.xml
new file mode 100644
index 0000000..89b8625
--- /dev/null
+++ b/DataCapture_MA/bin/Debug/Microsoft.Extensions.DependencyModel.xml
@@ -0,0 +1,23 @@
+<?xml version="1.0"?>
+<doc>
+    <assembly>
+        <name>Microsoft.Extensions.DependencyModel</name>
+    </assembly>
+    <members>
+        <member name="P:Microsoft.Extensions.DependencyModel.RuntimeAssetGroup.Runtime">
+            <summary>
+            The runtime ID associated with this group (may be empty if the group is runtime-agnostic)
+            </summary>
+        </member>
+        <member name="P:Microsoft.Extensions.DependencyModel.RuntimeAssetGroup.AssetPaths">
+            <summary>
+            Gets a list of asset paths provided in this runtime group
+            </summary>
+        </member>
+        <member name="P:Microsoft.Extensions.DependencyModel.RuntimeAssetGroup.RuntimeFiles">
+            <summary>
+            Gets a list of RuntimeFiles provided in this runtime group
+            </summary>
+        </member>
+    </members>
+</doc>

--
Gitblit v1.9.3