File tree Expand file tree Collapse 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 Expand file tree Collapse file tree 7 files changed +13
-13
lines changed Original file line number Diff line number Diff line change 3434// You can specify all the values or you can default the Build and Revision Numbers
3535// by using the '*' as shown below:
3636// [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 3434// You can specify all the values or you can default the Build and Revision Numbers
3535// by using the '*' as shown below:
3636// [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 3434// You can specify all the values or you can default the Build and Revision Numbers
3535// by using the '*' as shown below:
3636// [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 3434// You can specify all the values or you can default the Build and Revision Numbers
3535// by using the '*' as shown below:
3636// [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 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.4.3 .0" ) ]
33- [ assembly: AssemblyFileVersion ( "1.4.3 .0" ) ]
32+ [ assembly: AssemblyVersion ( "1.4.5 .0" ) ]
33+ [ assembly: AssemblyFileVersion ( "1.4.5 .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 =" 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" />
55 <DisplayName >dg.Sql Scheme Generator</DisplayName >
66 <Description xml : space =" preserve" >A DAL code generator for dg.Sql. Takes a pseudo-script, and outputs a full C# code.</Description >
77 <MoreInfo >https://github.com/danielgindi/dg.Sql</MoreInfo >
Original file line number Diff line number Diff line change 3636// You can specify all the values or you can default the Build and Revision Numbers
3737// by using the '*' as shown below:
3838// [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