From 965eb2b80cd453fc9222c408ccb9ead98aac305c Mon Sep 17 00:00:00 2001 From: Sergey Chebotar Date: Mon, 19 Dec 2022 20:25:35 +0300 Subject: Rename project --- src/RhSolutions.csproj | 126 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 126 insertions(+) create mode 100644 src/RhSolutions.csproj (limited to 'src/RhSolutions.csproj') diff --git a/src/RhSolutions.csproj b/src/RhSolutions.csproj new file mode 100644 index 0000000..e3f3359 --- /dev/null +++ b/src/RhSolutions.csproj @@ -0,0 +1,126 @@ + + + + + + Debug + AnyCPU + {18A2FF67-0E46-4A86-B872-29F2B3F23ADF} + Library + Properties + RhExcelAddin + RhExcelAddin + v4.8 + 512 + true + + + + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + ..\packages\ExcelDna.Integration.1.6.0\lib\net452\ExcelDna.Integration.dll + + + ..\packages\ExcelDna.IntelliSense.1.6.0\lib\net452\ExcelDna.IntelliSense.dll + + + ..\packages\ExcelDna.Registration.1.6.0\lib\net452\ExcelDna.Registration.dll + + + ..\packages\ExcelDna.Interop.15.0.0\lib\net452\Microsoft.Office.Interop.Excel.dll + True + + + ..\packages\ExcelDna.Interop.15.0.0\lib\net452\Microsoft.Vbe.Interop.dll + True + + + ..\packages\Newtonsoft.Json.13.0.2\lib\net45\Newtonsoft.Json.dll + + + ..\packages\ExcelDna.Interop.15.0.0\lib\net452\Office.dll + True + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. + + + + + + + + \ No newline at end of file -- cgit v1.2.3