diff --git a/AOVpnManager/AOVpnManager.csproj b/AOVpnManager/AOVpnManager.csproj index bb6ecc8..97320c4 100644 --- a/AOVpnManager/AOVpnManager.csproj +++ b/AOVpnManager/AOVpnManager.csproj @@ -2,7 +2,6 @@ net472 Exe - ..\out\$(Configuration)\$(MSBuildProjectName) diff --git a/Directory.build.props b/Directory.build.props index 9051a0e..05258ac 100644 --- a/Directory.build.props +++ b/Directory.build.props @@ -1,3 +1,6 @@ + + ..\out\$(Configuration)\$(MSBuildProjectName) + diff --git a/Installer/Installer.wixproj b/Installer/Installer.wixproj index 8608541..5740186 100644 --- a/Installer/Installer.wixproj +++ b/Installer/Installer.wixproj @@ -1,7 +1,6 @@  AOVpnManager - ..\out\$(Configuration)\$(MSBuildProjectName)