File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2929// You can specify all the values or you can default the Build and Revision Numbers
3030// by using the '*' as shown below:
3131// [assembly: AssemblyVersion("1.0.*")]
32- [ assembly: AssemblyVersion ( "1.0.1 .0" ) ]
33- [ assembly: AssemblyFileVersion ( "1.0.1 .0" ) ]
32+ [ assembly: AssemblyVersion ( "1.1.0 .0" ) ]
33+ [ assembly: AssemblyFileVersion ( "1.1.0 .0" ) ]
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
22<PackageManifest Version =" 2.0.0" xmlns =" http://schemas.microsoft.com/developer/vsx-schema/2011" xmlns : d =" http://schemas.microsoft.com/developer/vsx-schema-design/2011" >
33 <Metadata >
4- <Identity Id =" VsLinuxDebugger.4d7bf4de-5015-4e24-92c0-7f9f3397b2da" Version =" 1.0.1 " Language =" en-US" Publisher =" Suess Labs" />
4+ <Identity Id =" VsLinuxDebugger.4d7bf4de-5015-4e24-92c0-7f9f3397b2da" Version =" 1.1.0 " Language =" en-US" Publisher =" Suess Labs" />
55 <DisplayName >VsLinuxDebugger</DisplayName >
66 <Description xml : space =" preserve" >Visual Studio 2022 Remote Linux Debugger</Description >
77 <MoreInfo >https://github.com/SuessLabs/VsLinuxDebug</MoreInfo >
You can’t perform that action at this time.
0 commit comments