File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Visual_Studio_2017/ExcludeFromBuild Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 29
29
// You can specify all the values or you can default the Build and Revision Numbers
30
30
// by using the '*' as shown below:
31
31
// [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" ) ]
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
2
<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" >
3
3
<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" />
5
5
<DisplayName >Exclude from Build</DisplayName >
6
6
<Description xml : space =" preserve" >Exclude from build or include in build multiple files and directories with one click.</Description >
7
7
<License >LICENSE_1_0.txt</License >
You can’t perform that action at this time.
0 commit comments