File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3131// You can specify all the values or you can default the Build and Revision Numbers
3232// by using the '*' as shown below:
3333// [assembly: AssemblyVersion("1.0.*")]
34- [ assembly: AssemblyVersion ( "3.5.1 .0" ) ]
35- [ assembly: AssemblyFileVersion ( "3.5.1 .0" ) ]
36- [ assembly: AssemblyInformationalVersion ( "3.5.1 .0" ) ]
34+ [ assembly: AssemblyVersion ( "3.5.2 .0" ) ]
35+ [ assembly: AssemblyFileVersion ( "3.5.2 .0" ) ]
36+ [ assembly: AssemblyInformationalVersion ( "3.5.2 .0" ) ]
3737
3838[ assembly: ProvideCodeBase (
3939 AssemblyName = "Tvl.VisualStudio.Shell.Utility.10" ,
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 =" GitDiffMargin..5ef9f816-d9ce-45cd-a8fa-cd67a807df0e" Version =" 3.5.1 .0" Language =" en-US" Publisher =" Laurent Kempé" />
4+ <Identity Id =" GitDiffMargin..5ef9f816-d9ce-45cd-a8fa-cd67a807df0e" Version =" 3.5.2 .0" Language =" en-US" Publisher =" Laurent Kempé" />
55 <DisplayName >Git Diff Margin</DisplayName >
66 <Description >Git Diff Margin displays live changes of the currently edited file on Visual Studio 2012+ margin and scroll bar.</Description >
77 <MoreInfo >https://github.com/laurentkempe/GitDiffMargin</MoreInfo >
88 <License >License.md</License >
99 <GettingStartedGuide >http://visualstudiogallery.msdn.microsoft.com/cf49cf30-2ca6-4ea0-b7cc-6a8e0dadc1a8</GettingStartedGuide >
10- <ReleaseNotes >https://github.com/laurentkempe/GitDiffMargin/releases/tag/v3.5.1 </ReleaseNotes >
10+ <ReleaseNotes >https://github.com/laurentkempe/GitDiffMargin/releases/tag/v3.5.2 </ReleaseNotes >
1111 <Icon >Resources/GitDiffMargin-Thumb.png</Icon >
1212 <PreviewImage >Resources/GitDiffMargin-Preview.png</PreviewImage >
1313 <!-- <Tags></Tags>-->
Original file line number Diff line number Diff line change 1- version : ' 3.5.1 .{build}'
1+ version : ' 3.5.2 .{build}'
22
33image : Visual Studio 2017
44
You can’t perform that action at this time.
0 commit comments