diff --git a/resources/linux/debian/control.template b/resources/linux/debian/control.template index 1d1cc3c4a83..82207ebfe48 100644 --- a/resources/linux/debian/control.template +++ b/resources/linux/debian/control.template @@ -8,5 +8,6 @@ Maintainer: Microsoft Corporation Homepage: https://code.visualstudio.com/ Installed-Size: @@INSTALLEDSIZE@@ Replaces: visual-studio-@@NAME@@ +Breaks: visual-studio-@@NAME@@ Description: Code editing. Redefined. Visual Studio Code is a new choice of tool that combines the simplicity of a code editor with what developers need for the core edit-build-debug cycle. See https://code.visualstudio.com/docs/setup/linux for installation instructions and FAQ.