Browse Source

update doc & wpfdesigner.dll ref path

pull/5/head
Gavin 9 years ago
parent
commit
3fdc9858d7
  1. BIN
      Document/FAQ.doc
  2. BIN
      Document/部署流程.doc
  3. 11
      SCADA/Program/BatchCoreTest/bin/Debug/BatchCoreTest.vshost.exe.manifest
  4. BIN
      SCADA/Program/HMIControl/bin/Debug/HMIControl.VisualStudio.Design.dll
  5. BIN
      SCADA/Program/HMIControl/bin/Debug/HMIControl.dll
  6. 1
      SCADA/Program/HMIControl/obj/Debug/HMIControl.csproj.FileListAbsolute.txt
  7. BIN
      SCADA/Program/HMIControl/obj/Debug/HMIControl.dll
  8. 4
      SCADA/Program/LinkableControlDesignTime/LinkableControlDesign.csproj
  9. BIN
      SCADA/Program/LinkableControlDesignTime/obj/Debug/HMIControl.VisualStudio.Design.dll
  10. BIN
      SCADA/dll/Microsoft.Windows.Design.Extensibility.dll
  11. 1119
      SCADA/dll/Microsoft.Windows.Design.Extensibility.xml
  12. BIN
      SCADA/dll/Microsoft.Windows.Design.Interaction.dll
  13. 5841
      SCADA/dll/Microsoft.Windows.Design.Interaction.xml

BIN
Document/FAQ.doc

Binary file not shown.

BIN
Document/部署流程.doc

Binary file not shown.

11
SCADA/Program/BatchCoreTest/bin/Debug/BatchCoreTest.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>

BIN
SCADA/Program/HMIControl/bin/Debug/HMIControl.VisualStudio.Design.dll

Binary file not shown.

BIN
SCADA/Program/HMIControl/bin/Debug/HMIControl.dll

Binary file not shown.

1
SCADA/Program/HMIControl/obj/Debug/HMIControl.csproj.FileListAbsolute.txt

@ -340,3 +340,4 @@ C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\HMIControl\obj\Debug\HM
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\HMIControl\obj\Debug\HMIControl.csproj.GenerateResource.Cache
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\HMIControl\obj\Debug\HMIControl.dll
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\HMIControl\obj\Debug\HMIControl.pdb
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\HMIControl\obj\Debug\HMIControl.csprojResolveAssemblyReference.cache

BIN
SCADA/Program/HMIControl/obj/Debug/HMIControl.dll

Binary file not shown.

4
SCADA/Program/LinkableControlDesignTime/LinkableControlDesign.csproj

@ -33,11 +33,11 @@
<ItemGroup>
<Reference Include="Microsoft.Windows.Design.Extensibility, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>C:\Program Files (x86)\Microsoft Visual Studio 10.0\Common7\IDE\PublicAssemblies\Microsoft.Windows.Design.Extensibility.dll</HintPath>
<HintPath>..\..\dll\Microsoft.Windows.Design.Extensibility.dll</HintPath>
</Reference>
<Reference Include="Microsoft.Windows.Design.Interaction, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>C:\Program Files (x86)\Microsoft Visual Studio 10.0\Common7\IDE\PublicAssemblies\Microsoft.Windows.Design.Interaction.dll</HintPath>
<HintPath>..\..\dll\Microsoft.Windows.Design.Interaction.dll</HintPath>
</Reference>
<Reference Include="PresentationCore" />
<Reference Include="PresentationFramework" />

BIN
SCADA/Program/LinkableControlDesignTime/obj/Debug/HMIControl.VisualStudio.Design.dll

Binary file not shown.

BIN
SCADA/dll/Microsoft.Windows.Design.Extensibility.dll

Binary file not shown.

1119
SCADA/dll/Microsoft.Windows.Design.Extensibility.xml

File diff suppressed because it is too large

BIN
SCADA/dll/Microsoft.Windows.Design.Interaction.dll

Binary file not shown.

5841
SCADA/dll/Microsoft.Windows.Design.Interaction.xml

File diff suppressed because it is too large
Loading…
Cancel
Save