Index: SQLite.Designer/SQLite.Designer.2008.csproj ================================================================== --- SQLite.Designer/SQLite.Designer.2008.csproj +++ SQLite.Designer/SQLite.Designer.2008.csproj @@ -46,35 +46,37 @@ - - False - - - False - - - False - - - False - - - False - - - False - - - False - - - False - - + + False + + + False + False + + + False + + + False + False + + + False + + + False + + + False + + + False + + False @@ -150,13 +152,11 @@ 1000 - - ResXFileCodeGenerator VSPackage.Designer.cs true Designer @@ -200,6 +200,6 @@ --> - + Index: SQLite.Designer/SQLite.Designer.2010.csproj ================================================================== --- SQLite.Designer/SQLite.Designer.2010.csproj +++ SQLite.Designer/SQLite.Designer.2010.csproj @@ -45,35 +45,37 @@ - - False - - - False - - - False - - - False - - - False - - - False - - - False - - - False - - + + False + + + False + False + + + False + + + False + False + + + False + + + False + + + False + + + False + + False @@ -149,12 +151,10 @@ 1000 - - ResXFileCodeGenerator VSPackage.Designer.cs true DELETED SQLite.Designer/SQLiteDataViewSupport2005.xml Index: SQLite.Designer/SQLiteDataViewSupport2005.xml ================================================================== --- SQLite.Designer/SQLiteDataViewSupport2005.xml +++ /dev/null @@ -1,383 +0,0 @@ - - - - - - - - - SQLite - - - - SQLite [{Root.Server}] - - - - - - - - - - Tables - - - - - - - - - - - - - - - - - - System Tables - - - - - - - - - - - - - - - - - Views - - - - - - - - {View.Name} - - - - - - - - - - - - - - - - - Columns - - - - - - - - - - - - - - - - - - - Indexes - - - - - - - - - - - - - - - - Foreign Keys - - - - - - - - - - - - - - Triggers - - - - - - - - - - - - Columns - - - - - - - - - - - - - - Triggers - - - - - - - - - - - - - - - - - - - Catalog - - - - - - - - - - - - - - - - - - - - - - - - Catalog - - - - - - Updatable - - - - - - - - - - - - - - - - - - - - - - - Catalog - - - - - - - - - - - Data Type - - - Allow Nulls - - - Default Value - - - - - - - - - - - - - - Catalog - - - - - - - - - Is Unique - - - Primary Key - - - - - - - - - - - - - - - - - Catalog - - - - - - - - - - - - - - - Catalog - - - - - - - - - - - Data Type - - - Allow Nulls - - - Default Value - - - Primary Key - - - - - - - - - - - - - - Catalog - - - - - - - - - - Referenced Database - - - - Referenced Table - - - - - - - - - - - - (Identity) - (Location) - (Source) - References - - Index: SQLite.Designer/source.extension.vsixmanifest ================================================================== --- SQLite.Designer/source.extension.vsixmanifest +++ SQLite.Designer/source.extension.vsixmanifest @@ -1,11 +1,11 @@ SQLite Designer Robert Simpson - 1.0.38.1 + 1.0.78.0 ADO.NET Data Designer for SQLite 1033 false Index: Tests/version.eagle ================================================================== --- Tests/version.eagle +++ Tests/version.eagle @@ -154,10 +154,12 @@ $version(full)] \"\\)] \ [appendArgs AssemblyVersion\\(\" [string map [list . \\.] \ $version(full)] \"\\)] \ [appendArgs AssemblyFileVersion\\(\" [string map [list . \\.] \ $version(full)] \"\\)] \ + [appendArgs [string map [list . \\.] \ + $version(full)] ] \ [appendArgs Value=\" [format %03d $version(build)] \"] \ [appendArgs Value=\" [string map [list . \\.] $version(full)] \"] \ [appendArgs Value=\" [string map [list . ,] $version(full)] \"] \ [appendArgs [format %03d $version(build)] \ ] \ @@ -206,10 +208,11 @@ [file join Doc Extra welcome.html] \ [file join Membership Properties AssemblyInfo.cs] \ [file join Membership Properties AssemblyInfo.cs] \ [file join SQLite.Designer AssemblyInfo.cs] \ [file join SQLite.Designer AssemblyInfo.cs] \ + [file join SQLite.Designer source.extension.vsixmanifest] \ [file join SQLite.Interop props SQLite.Interop.vsprops] \ [file join SQLite.Interop props SQLite.Interop.vsprops] \ [file join SQLite.Interop props SQLite.Interop.vsprops] \ [file join SQLite.Interop props SQLite.Interop.props] \ [file join SQLite.Interop props SQLite.Interop.props] \ Index: www/build.wiki ================================================================== --- www/build.wiki +++ www/build.wiki @@ -124,10 +124,11 @@
  • <root>\SQLite.x64.nuspec
  • <root>\Doc\Extra\dbfactorysupport.html
  • <root>\Doc\Extra\welcome.html
  • <root>\Membership\Properties\AssemblyInfo.cs
  • <root>\SQLite.Designer\AssemblyInfo.cs
  • +
  • <root>\SQLite.Designer\source.extension.vsixmanifest
  • <root>\SQLite.Interop\props\SQLite.Interop.vsprops
  • <root>\SQLite.Interop\props\SQLite.Interop.props
  • <root>\SQLite.Interop\src\win\interop.h
  • <root>\System.Data.SQLite\AssemblyInfo.cs
  • <root>\System.Data.SQLite\SQLite3.cs