File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 2929// You can specify all the values or you can default the Revision and Build Numbers
3030// by using the '*' as shown below:
3131
32- [ assembly: AssemblyVersion ( "1.15.1 .0" ) ]
33- [ assembly: AssemblyFileVersion ( "1.15.1 .0" ) ]
32+ [ assembly: AssemblyVersion ( "1.15.2 .0" ) ]
33+ [ assembly: AssemblyFileVersion ( "1.15.2 .0" ) ]
3434
3535
3636
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 =" 6bb18fff-9e74-4deb-97df-6a94ddafb74e" Version =" 1.15.1 " Language =" en-US" Publisher =" Pernicious Games" />
4+ <Identity Id =" 6bb18fff-9e74-4deb-97df-6a94ddafb74e" Version =" 1.15.2 " Language =" en-US" Publisher =" Pernicious Games" />
55 <DisplayName >Open File In Solution</DisplayName >
66 <Description xml : space =" preserve" >Shows a list of all files in the current solution and allows quickly filtering and opening them.</Description >
77 <License >LICENSE</License >
You can’t perform that action at this time.
0 commit comments