File tree Expand file tree Collapse file tree 6 files changed +10
-10
lines changed Expand file tree Collapse file tree 6 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 17
17
// You can specify all the values or you can default the Build and Revision Numbers
18
18
// by using the '*' as shown below:
19
19
// [assembly: AssemblyVersion("1.0.*")]
20
- [ assembly: AssemblyVersion ( "2.1 .0.0" ) ]
21
- [ assembly: AssemblyFileVersion ( "2.1 .0.0" ) ]
20
+ [ assembly: AssemblyVersion ( "2.2 .0.0" ) ]
21
+ [ assembly: AssemblyFileVersion ( "2.2 .0.0" ) ]
Original file line number Diff line number Diff line change 17
17
// You can specify all the values or you can default the Build and Revision Numbers
18
18
// by using the '*' as shown below:
19
19
// [assembly: AssemblyVersion("1.0.*")]
20
- [ assembly: AssemblyVersion ( "2.1 .0.0" ) ]
21
- [ assembly: AssemblyFileVersion ( "2.1 .0.0" ) ]
20
+ [ assembly: AssemblyVersion ( "2.2 .0.0" ) ]
21
+ [ assembly: AssemblyFileVersion ( "2.2 .0.0" ) ]
Original file line number Diff line number Diff line change 17
17
// You can specify all the values or you can default the Build and Revision Numbers
18
18
// by using the '*' as shown below:
19
19
// [assembly: AssemblyVersion("1.0.*")]
20
- [ assembly: AssemblyVersion ( "2.1 .0.0" ) ]
21
- [ assembly: AssemblyFileVersion ( "2.1 .0.0" ) ]
20
+ [ assembly: AssemblyVersion ( "2.2 .0.0" ) ]
21
+ [ assembly: AssemblyFileVersion ( "2.2 .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 =" CoCo.69edb42a-941a-4cf8-b6fc-264946141391" Version =" 2.1 .0" Language =" en-US" Publisher =" George Aleksandria" />
4
+ <Identity Id =" CoCo.69edb42a-941a-4cf8-b6fc-264946141391" Version =" 2.2 .0" Language =" en-US" Publisher =" George Aleksandria" />
5
5
<DisplayName >CoCo</DisplayName >
6
6
<Description xml : space =" preserve" >An open source extension that colors and decorates C# code to make it easily recognizable.</Description >
7
7
<MoreInfo >https://github.com/GeorgeAlexandria/CoCo</MoreInfo >
Original file line number Diff line number Diff line change 17
17
// You can specify all the values or you can default the Build and Revision Numbers
18
18
// by using the '*' as shown below:
19
19
// [assembly: AssemblyVersion("1.0.*")]
20
- [ assembly: AssemblyVersion ( "2.1 .0.0" ) ]
21
- [ assembly: AssemblyFileVersion ( "2.1 .0.0" ) ]
20
+ [ assembly: AssemblyVersion ( "2.2 .0.0" ) ]
21
+ [ assembly: AssemblyFileVersion ( "2.2 .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 =" CoCo.69edb42a-941a-4cf8-b6fc-264946141392" Version =" 2.1 .0" Language =" en-US" Publisher =" George Aleksandria" />
4
+ <Identity Id =" CoCo.69edb42a-941a-4cf8-b6fc-264946141392" Version =" 2.2 .0" Language =" en-US" Publisher =" George Aleksandria" />
5
5
<DisplayName >CoCo</DisplayName >
6
6
<Description xml : space =" preserve" >An open source extension that colors and decorates C# code to make it easily recognizable.</Description >
7
7
<MoreInfo >https://github.com/GeorgeAlexandria/CoCo</MoreInfo >
You can’t perform that action at this time.
0 commit comments