From 01b2e4665136e519d3b35ca4cd1199d8616a4b85 Mon Sep 17 00:00:00 2001 From: Sergey Chebotar Date: Wed, 8 Feb 2023 15:59:30 +0300 Subject: Move to .net6 --- src/RhSolutions.csproj | 117 +++++-------------------------------------------- 1 file changed, 11 insertions(+), 106 deletions(-) (limited to 'src/RhSolutions.csproj') diff --git a/src/RhSolutions.csproj b/src/RhSolutions.csproj index 9d07f05..8aa73cc 100644 --- a/src/RhSolutions.csproj +++ b/src/RhSolutions.csproj @@ -1,126 +1,31 @@ - - - - + - Debug - AnyCPU - {18A2FF67-0E46-4A86-B872-29F2B3F23ADF} + net6.0-windows Library - Properties RhSolutions.AddIn RhSolutions.AddIn - v4.8 - 512 - true - - - - - - true - full - false - bin\Debug\ - DEBUG;TRACE - prompt - 4 - - - pdbonly - true - bin\Release\ - TRACE - prompt - 4 + false + true + true - - ..\packages\ExcelDna.Integration.1.6.0\lib\net452\ExcelDna.Integration.dll - - - ..\packages\ExcelDna.IntelliSense.1.6.0\lib\net452\ExcelDna.IntelliSense.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