浏览代码

null

Client
WIN-G7N5C0B818G\Administrator 4 年前
父节点
当前提交
e0d2c20c1d
共有 4 个文件被更改,包括 18 次插入0 次删除
  1. +3
    -0
      StuMgmServer/StuMgmServer/bin/Debug/StuMgmServer.exe.config
  2. +3
    -0
      StuMgmServer/StuMgmServer/bin/Debug/StuMgmServer.vshost.exe.config
  3. +11
    -0
      StuMgmServer/StuMgmServer/bin/Debug/StuMgmServer.vshost.exe.manifest
  4. +1
    -0
      StuMgmServer/StuMgmServer/obj/Debug/StuMgmServer.csproj.FileListAbsolute.txt

+ 3
- 0
StuMgmServer/StuMgmServer/bin/Debug/StuMgmServer.exe.config 查看文件

@@ -0,0 +1,3 @@
<?xml version="1.0" encoding="utf-8"?>
<configuration>
<startup><supportedRuntime version="v2.0.50727"/></startup></configuration>

+ 3
- 0
StuMgmServer/StuMgmServer/bin/Debug/StuMgmServer.vshost.exe.config 查看文件

@@ -0,0 +1,3 @@
<?xml version="1.0" encoding="utf-8"?>
<configuration>
<startup><supportedRuntime version="v2.0.50727"/></startup></configuration>

+ 11
- 0
StuMgmServer/StuMgmServer/bin/Debug/StuMgmServer.vshost.exe.manifest 查看文件

@@ -0,0 +1,11 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0">
<assemblyIdentity version="1.0.0.0" name="MyApplication.app"/>
<trustInfo xmlns="urn:schemas-microsoft-com:asm.v2">
<security>
<requestedPrivileges xmlns="urn:schemas-microsoft-com:asm.v3">
<requestedExecutionLevel level="asInvoker" uiAccess="false"/>
</requestedPrivileges>
</security>
</trustInfo>
</assembly>

+ 1
- 0
StuMgmServer/StuMgmServer/obj/Debug/StuMgmServer.csproj.FileListAbsolute.txt 查看文件

@@ -0,0 +1 @@
F:\XinJe\SourcetreeCode\student\StuMgmServer\StuMgmServer\bin\Debug\StuMgmServer.exe.config

正在加载...
取消
保存