File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Tvl.VisualStudio.MouseFastScroll Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 3333// You can specify all the values or you can default the Build and Revision Numbers
3434// by using the '*' as shown below:
3535// [assembly: AssemblyVersion("1.0.*")]
36- [ assembly: AssemblyVersion ( "3 .0.0.0" ) ]
37- [ assembly: AssemblyFileVersion ( "3 .0.1 .0" ) ]
38- [ assembly: AssemblyInformationalVersion ( "3 .0.1.0-dev " ) ]
36+ [ assembly: AssemblyVersion ( "4 .0.0.0" ) ]
37+ [ assembly: AssemblyFileVersion ( "4 .0.0 .0" ) ]
38+ [ assembly: AssemblyInformationalVersion ( "4 .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 =" Tvl.VisualStudio.MouseFastScroll.7DFA0DD1-8052-464D-9A1A-5EADC10A84B0" Version =" 3 .0.1 " Language =" en-US" Publisher =" Sam Harwell" />
4+ <Identity Id =" Tvl.VisualStudio.MouseFastScroll.7DFA0DD1-8052-464D-9A1A-5EADC10A84B0" Version =" 4 .0.0 " Language =" en-US" Publisher =" Sam Harwell" />
55 <DisplayName >Mouse Fast Scroll</DisplayName >
66 <Description >Use Ctrl+Mouse Wheel for fast and easy Page Up/Down scrolling.</Description >
77 <MoreInfo >https://github.com/tunnelvisionlabs/MouseFastScroll</MoreInfo >
88 <License >LICENSE.txt</License >
99 <!-- Don't include the GettingStartedGuide because it makes a web browser pop up after installation -->
1010 <!-- <GettingStartedGuide>https://marketplace.visualstudio.com/items?itemName=SamHarwell.MouseFastScroll</GettingStartedGuide>-->
11- <ReleaseNotes >https://github.com/tunnelvisionlabs/MouseFastScroll/releases/tag/v3 .0.1 </ReleaseNotes >
11+ <ReleaseNotes >https://github.com/tunnelvisionlabs/MouseFastScroll/releases/tag/4 .0.0 </ReleaseNotes >
1212 <!-- <Icon></Icon>-->
1313 <!-- <PreviewImage></PreviewImage>-->
1414 <Tags >mouse, scroll, zoom</Tags >
You can’t perform that action at this time.
0 commit comments