diff --git a/EgwProxy.SqlDb.Debug.nuspec b/EgwProxy.SqlDb.Debug.nuspec new file mode 100644 index 00000000..d6e91d60 --- /dev/null +++ b/EgwProxy.SqlDb.Debug.nuspec @@ -0,0 +1,24 @@ + + + + EgwProxy.SqlDb + #version# + EgwProxy.SqlDb + Samuele E. Locatelli, EgalWare + false + MIT + Libreria per comunicazione con generico DB SqlDb di frontiera x scambio dati (IOB-WIN-NEXT) - beta/unstable + #releaseNotes# + #copyright# + EgwProxy.SqlDb EgwProxy SqlDb + + + + + + + + + + + \ No newline at end of file diff --git a/EgwProxy.SqlDb.Release.nuspec b/EgwProxy.SqlDb.Release.nuspec new file mode 100644 index 00000000..f0bf521f --- /dev/null +++ b/EgwProxy.SqlDb.Release.nuspec @@ -0,0 +1,23 @@ + + + + EgwProxy.SqlDb + #version# + EgwProxy.SqlDb + Samuele E. Locatelli, EgalWare + false + MIT + Libreria per comunicazione con generico DB SqlDb di frontiera x scambio dati (IOB-WIN-NEXT) + #releaseNotes# + #copyright# + EgwProxy.SqlDb EgwProxy SqlDb + + + + + + + + + + \ No newline at end of file diff --git a/EgwProxy.SqlDb.Test/SqlFromDebug/ExportAll.sql b/EgwProxy.SqlDb.Test/SqlFromDebug/ExportAll.sql index 11b66b36..c10c2f64 100644 Binary files a/EgwProxy.SqlDb.Test/SqlFromDebug/ExportAll.sql and b/EgwProxy.SqlDb.Test/SqlFromDebug/ExportAll.sql differ diff --git a/EgwProxy.SqlDb.Test/SqlFromDebug/ImportAll.sql b/EgwProxy.SqlDb.Test/SqlFromDebug/ImportAll.sql index 3bc827d1..a5c219de 100644 Binary files a/EgwProxy.SqlDb.Test/SqlFromDebug/ImportAll.sql and b/EgwProxy.SqlDb.Test/SqlFromDebug/ImportAll.sql differ