diff --git a/src/AppsDownloader/AppsDownloader.csproj b/src/AppsDownloader/AppsDownloader.csproj index ea86b1e..576690f 100644 --- a/src/AppsDownloader/AppsDownloader.csproj +++ b/src/AppsDownloader/AppsDownloader.csproj @@ -45,6 +45,12 @@ OnBuildSuccess + + true + + + ..\..\..\.helper\SilDev.pfx + @@ -76,7 +82,7 @@ - + Form @@ -118,7 +124,7 @@ ResXFileCodeGenerator en-US.Designer.cs - + SourceManagerForm.cs @@ -147,6 +153,7 @@ Designer + diff --git a/src/AppsDownloader/AppsDownloader64.csproj b/src/AppsDownloader/AppsDownloader64.csproj index 61fa28b..1c8c255 100644 --- a/src/AppsDownloader/AppsDownloader64.csproj +++ b/src/AppsDownloader/AppsDownloader64.csproj @@ -49,6 +49,12 @@ app64.manifest + + true + + + ..\..\..\.helper\SilDev.pfx + @@ -154,6 +160,7 @@ Designer + diff --git a/src/AppsLauncher/AppsLauncher.csproj b/src/AppsLauncher/AppsLauncher.csproj index c9a304b..0725b11 100644 --- a/src/AppsLauncher/AppsLauncher.csproj +++ b/src/AppsLauncher/AppsLauncher.csproj @@ -42,7 +42,7 @@ Auto - false + true false @@ -50,6 +50,9 @@ app.manifest + + ..\..\..\.helper\SilDev.pfx + @@ -144,6 +147,7 @@ SettingsForm.cs + diff --git a/src/AppsLauncher/AppsLauncher64.csproj b/src/AppsLauncher/AppsLauncher64.csproj index 90a7c35..da3d8e0 100644 --- a/src/AppsLauncher/AppsLauncher64.csproj +++ b/src/AppsLauncher/AppsLauncher64.csproj @@ -45,7 +45,7 @@ Auto - false + true false @@ -53,6 +53,9 @@ app64.manifest + + ..\..\..\.helper\SilDev.pfx + @@ -145,6 +148,7 @@ SettingsForm.cs + diff --git a/src/AppsLauncherUpdater/AppsSuiteUpdater.csproj b/src/AppsLauncherUpdater/AppsSuiteUpdater.csproj index 56a7f36..9300c08 100644 --- a/src/AppsLauncherUpdater/AppsSuiteUpdater.csproj +++ b/src/AppsLauncherUpdater/AppsSuiteUpdater.csproj @@ -43,6 +43,12 @@ app.manifest + + true + + + ..\..\..\.helper\SilDev.pfx + False @@ -103,6 +109,7 @@ True +