File tree 7 files changed +13
-13
lines changed
dg.Sql.Connector.MsSql/Properties
dg.Sql.Connector.MySql/Properties
dg.Sql.Connector.OleDb/Properties
dg.Sql.Connector.PostgreSQL/Properties
dg.Sql.SchemeGenerator.VSIX
7 files changed +13
-13
lines changed Original file line number Diff line number Diff line change 34
34
// You can specify all the values or you can default the Build and Revision Numbers
35
35
// by using the '*' as shown below:
36
36
// [assembly: AssemblyVersion("1.0.*")]
37
- [ assembly: AssemblyVersion ( "1.4.3 .0" ) ]
38
- [ assembly: AssemblyFileVersion ( "1.4.3 .0" ) ]
37
+ [ assembly: AssemblyVersion ( "1.4.5 .0" ) ]
38
+ [ assembly: AssemblyFileVersion ( "1.4.5 .0" ) ]
Original file line number Diff line number Diff line change 34
34
// You can specify all the values or you can default the Build and Revision Numbers
35
35
// by using the '*' as shown below:
36
36
// [assembly: AssemblyVersion("1.0.*")]
37
- [ assembly: AssemblyVersion ( "1.4.3 .0" ) ]
38
- [ assembly: AssemblyFileVersion ( "1.4.3 .0" ) ]
37
+ [ assembly: AssemblyVersion ( "1.4.5 .0" ) ]
38
+ [ assembly: AssemblyFileVersion ( "1.4.5 .0" ) ]
Original file line number Diff line number Diff line change 34
34
// You can specify all the values or you can default the Build and Revision Numbers
35
35
// by using the '*' as shown below:
36
36
// [assembly: AssemblyVersion("1.0.*")]
37
- [ assembly: AssemblyVersion ( "1.4.3 .0" ) ]
38
- [ assembly: AssemblyFileVersion ( "1.4.3 .0" ) ]
37
+ [ assembly: AssemblyVersion ( "1.4.5 .0" ) ]
38
+ [ assembly: AssemblyFileVersion ( "1.4.5 .0" ) ]
Original file line number Diff line number Diff line change 34
34
// You can specify all the values or you can default the Build and Revision Numbers
35
35
// by using the '*' as shown below:
36
36
// [assembly: AssemblyVersion("1.0.*")]
37
- [ assembly: AssemblyVersion ( "1.4.3 .0" ) ]
38
- [ assembly: AssemblyFileVersion ( "1.4.3 .0" ) ]
37
+ [ assembly: AssemblyVersion ( "1.4.5 .0" ) ]
38
+ [ assembly: AssemblyFileVersion ( "1.4.5 .0" ) ]
Original file line number Diff line number Diff line change 29
29
// You can specify all the values or you can default the Revision and Build Numbers
30
30
// by using the '*' as shown below:
31
31
32
- [ assembly: AssemblyVersion ( "1.4.3 .0" ) ]
33
- [ assembly: AssemblyFileVersion ( "1.4.3 .0" ) ]
32
+ [ assembly: AssemblyVersion ( "1.4.5 .0" ) ]
33
+ [ assembly: AssemblyFileVersion ( "1.4.5 .0" ) ]
34
34
35
35
36
36
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 =" 0a283a43-25bf-454c-b5eb-3571c5c1864d" Version =" 1.4.3 .0" Language =" en-US" Publisher =" Daniel Cohen Gindi" />
4
+ <Identity Id =" 0a283a43-25bf-454c-b5eb-3571c5c1864d" Version =" 1.4.5 .0" Language =" en-US" Publisher =" Daniel Cohen Gindi" />
5
5
<DisplayName >dg.Sql Scheme Generator</DisplayName >
6
6
<Description xml : space =" preserve" >A DAL code generator for dg.Sql. Takes a pseudo-script, and outputs a full C# code.</Description >
7
7
<MoreInfo >https://github.com/danielgindi/dg.Sql</MoreInfo >
Original file line number Diff line number Diff line change 36
36
// You can specify all the values or you can default the Build and Revision Numbers
37
37
// by using the '*' as shown below:
38
38
// [assembly: AssemblyVersion("1.0.*")]
39
- [ assembly: AssemblyVersion ( "1.4.4 .0" ) ]
40
- [ assembly: AssemblyFileVersion ( "1.4.4 .0" ) ]
39
+ [ assembly: AssemblyVersion ( "1.4.5 .0" ) ]
40
+ [ assembly: AssemblyFileVersion ( "1.4.5 .0" ) ]
You can’t perform that action at this time.
0 commit comments