diff --git a/MessageCommunicator.SerialPorts/MessageCommunicator.SerialPorts.csproj b/MessageCommunicator.SerialPorts/MessageCommunicator.SerialPorts.csproj index b55cb61..6a336f2 100644 --- a/MessageCommunicator.SerialPorts/MessageCommunicator.SerialPorts.csproj +++ b/MessageCommunicator.SerialPorts/MessageCommunicator.SerialPorts.csproj @@ -5,20 +5,11 @@ 8.0 enable bin\Debug\$(TargetFramework)\MessageCommunicator.xml - - - - true - true - - 1701;1702;1591 - - true true - - 1701;1702;1591 + bin\$(Platform)\$(Configuration)\MessageCommunicator.TestGui.xml + 1701;1702;1591 diff --git a/MessageCommunicator.TestGui/MessageCommunicator.TestGui.csproj b/MessageCommunicator.TestGui/MessageCommunicator.TestGui.csproj index 81d561d..469bff7 100644 --- a/MessageCommunicator.TestGui/MessageCommunicator.TestGui.csproj +++ b/MessageCommunicator.TestGui/MessageCommunicator.TestGui.csproj @@ -8,15 +8,8 @@ x86;x64 app.manifest MessageCommunicator.TestGui.Program - - - true - $(TargetDir)MessageCommunicator.TestGui.xml - 1701;1702;1591 - - true - $(TargetDir)MessageCommunicator.TestGui.xml + bin\$(Platform)\$(Configuration)\MessageCommunicator.TestGui.xml 1701;1702;1591 diff --git a/MessageCommunicator.TestGui/MessageCommunicator.TestGui.xml b/MessageCommunicator.TestGui/MessageCommunicator.TestGui.xml deleted file mode 100644 index cad707e..0000000 --- a/MessageCommunicator.TestGui/MessageCommunicator.TestGui.xml +++ /dev/null @@ -1,182 +0,0 @@ - - - - MessageCommunicator.TestGui - - - - - - - - Gets a collection containing all available port names. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Helper for selecting/deselecting objects. - - - - - - - - - - - - - - Helper for selecting/deselecting objects. - - - - - - - - - - - - - - - - - Shows a common error dialog for the given exception. - - - - - Handles the given exception which causes the application to break. - - - - - A dummy object which handles exception cached by ReactiveUI. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Creates a new - - The name of a static method which gets all possible values - - - - - - - Reads the descriptor of this package. - - - - - - - - - - - Gets the view service of the given type. - - - - - - - - - - - - - - - - - Gets the view service of the given type. - - - - - - - - - - diff --git a/MessageCommunicator/MessageCommunicator.csproj b/MessageCommunicator/MessageCommunicator.csproj index bfe5151..eb380df 100644 --- a/MessageCommunicator/MessageCommunicator.csproj +++ b/MessageCommunicator/MessageCommunicator.csproj @@ -4,21 +4,11 @@ netstandard2.0;netstandard2.1;net5.0 8.0 enable - bin\Debug\$(TargetFramework)\MessageCommunicator.xml - - - - true - true - - 1701;1702;1591 - - - true true 1701;1702;1591 + bin\$(Platform)\$(Configuration)\MessageCommunicator.xml