diff --git a/Output.SystemX/SystemX.Net.XAdaptor.PC.UIM.dll b/Output.SystemX/SystemX.Net.XAdaptor.PC.UIM.dll new file mode 100644 index 0000000..c15c4f1 Binary files /dev/null and b/Output.SystemX/SystemX.Net.XAdaptor.PC.UIM.dll differ diff --git a/SystemX.Net.CP.PCAdaptor.UIM/SystemX.Net.PCAdaptor/SystemX.Net.CP.XAdaptor.UIM.csproj b/SystemX.Net.CP.PCAdaptor.UIM/SystemX.Net.PCAdaptor/SystemX.Net.CP.XAdaptor.UIM.csproj index e75fbd1..271d3d4 100644 --- a/SystemX.Net.CP.PCAdaptor.UIM/SystemX.Net.PCAdaptor/SystemX.Net.CP.XAdaptor.UIM.csproj +++ b/SystemX.Net.CP.PCAdaptor.UIM/SystemX.Net.PCAdaptor/SystemX.Net.CP.XAdaptor.UIM.csproj @@ -17,7 +17,7 @@ true full false - ..\..\Output.SystemX\ + bin\Debug\ DEBUG;TRACE prompt 4 @@ -89,4 +89,7 @@ + + xcopy /y $(ProjectDir)$(OutputPath)$(TargetName).dll $(SolutionDir)..\Output.SystemX\ + \ No newline at end of file