diff --git a/SireCu/SireCu.vbproj b/SireCu/SireCu.vbproj index 752e81b..531e603 100644 --- a/SireCu/SireCu.vbproj +++ b/SireCu/SireCu.vbproj @@ -84,6 +84,10 @@ My Project\app.manifest + + ..\packages\Microsoft.Office.Interop.Excel.15.0.4795.1000\lib\net20\Microsoft.Office.Interop.Excel.dll + True + @@ -241,6 +245,7 @@ Settings.Designer.vb + diff --git a/SireCu/packages.config b/SireCu/packages.config new file mode 100644 index 0000000..8baee15 --- /dev/null +++ b/SireCu/packages.config @@ -0,0 +1,4 @@ + + + + \ No newline at end of file