diff --git a/Installer-System/Installer-System.aip b/Installer-System/Installer-System.aip index 45980d8..75c802a 100644 --- a/Installer-System/Installer-System.aip +++ b/Installer-System/Installer-System.aip @@ -4,6 +4,14 @@ + + + + + + + + @@ -37,20 +45,28 @@ + - - - + + + + + + + + + + @@ -141,9 +157,9 @@ - + @@ -181,4 +197,10 @@ + + + + + + diff --git a/Installer-System/Installer-System.aiproj b/Installer-System/Installer-System.aiproj index 611a370..b984d53 100644 --- a/Installer-System/Installer-System.aiproj +++ b/Installer-System/Installer-System.aiproj @@ -22,6 +22,15 @@ Code + + + SimplySerial + {3c7db929-519c-44a3-a68f-2646cc595cae} + True + False + PrimaryOutput;References;ContentOutput + + diff --git a/Installer/Installer.aip b/Installer/Installer.aip index 18eb07e..02a2be2 100644 --- a/Installer/Installer.aip +++ b/Installer/Installer.aip @@ -4,6 +4,14 @@ + + + + + + + + @@ -38,20 +46,28 @@ + - - - + + + + + + + + + + @@ -142,9 +158,9 @@ - + @@ -182,4 +198,10 @@ + + + + + + diff --git a/Installer/Installer.aiproj b/Installer/Installer.aiproj index b9fd6c1..9137085 100644 --- a/Installer/Installer.aiproj +++ b/Installer/Installer.aiproj @@ -22,6 +22,15 @@ Code + + + SimplySerial + {3c7db929-519c-44a3-a68f-2646cc595cae} + True + False + PrimaryOutput;References;ContentOutput + + diff --git a/SimplySerial/SimplySerial.csproj b/SimplySerial/SimplySerial.csproj index 98cae70..b0681f2 100644 --- a/SimplySerial/SimplySerial.csproj +++ b/SimplySerial/SimplySerial.csproj @@ -113,6 +113,6 @@ - "C:\Program Files\7-Zip\7z.exe" a "$(TargetDir)\SimplySerial_standalone.zip" "$(TargetDir)\ss.exe" "$(ProjectDir)\..\LICENSE" "$(ProjectDir)\..\README.md" "$(TargetDir)\boards.json" + "C:\Program Files\7-Zip\7z.exe" a "$(TargetDir)\SimplySerial_standalone.zip" "$(TargetDir)\ss.exe" "$(ProjectDir)\..\LICENSE" "$(ProjectDir)\..\README.md" "$(TargetDir)\boards.json" "$(TargetDir)\ss.exe.config" "$(TargetDir)\Newtonsoft.Json.dll" \ No newline at end of file