Skip to content

Commit c3ca5c9

Browse files
committed
Bump version v1.6
1 parent 767154f commit c3ca5c9

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Visual_Studio_2017/ExcludeFromBuild/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,5 @@
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.5.1.0")]
33-
[assembly: AssemblyFileVersion("1.5.1.0")]
32+
[assembly: AssemblyVersion("1.6.0.0")]
33+
[assembly: AssemblyFileVersion("1.6.0.0")]

Visual_Studio_2017/ExcludeFromBuild/source.extension.vsixmanifest

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
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="ExcludeFromBuild.aff619f3-ad99-4246-b570-b012a51f21d3" Version="1.5.1" Language="en-US" Publisher="Adam Wulkiewicz" />
4+
<Identity Id="ExcludeFromBuild.aff619f3-ad99-4246-b570-b012a51f21d3" Version="1.6.0" Language="en-US" Publisher="Adam Wulkiewicz" />
55
<DisplayName>Exclude from Build</DisplayName>
66
<Description xml:space="preserve">Exclude from build or include in build multiple files and directories with one click.</Description>
77
<License>LICENSE_1_0.txt</License>

0 commit comments

Comments
 (0)