From 54fc3320e7d64d7903b4d091fe0d5c15df01fd78 Mon Sep 17 00:00:00 2001 From: Sergey Chebotar Date: Sun, 26 Dec 2021 18:22:32 +0300 Subject: Move to /src --- src/RehauSku.Assist.csproj | 143 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 143 insertions(+) create mode 100644 src/RehauSku.Assist.csproj (limited to 'src/RehauSku.Assist.csproj') diff --git a/src/RehauSku.Assist.csproj b/src/RehauSku.Assist.csproj new file mode 100644 index 0000000..a977125 --- /dev/null +++ b/src/RehauSku.Assist.csproj @@ -0,0 +1,143 @@ + + + + + Debug + AnyCPU + {18A2FF67-0E46-4A86-B872-29F2B3F23ADF} + Library + Properties + RehauSku.Assist + RehauSku.Assist + v4.8 + 512 + true + + + + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + packages\AngleSharp.0.16.1\lib\net472\AngleSharp.dll + True + + + packages\ExcelDna.Integration.1.5.0\lib\net452\ExcelDna.Integration.dll + False + + + packages\ExcelDna.IntelliSense.1.5.0\lib\net452\ExcelDna.IntelliSense.dll + + + packages\ExcelDna.Registration.1.5.0\lib\net452\ExcelDna.Registration.dll + True + + + packages\ExcelDna.Interop.14.0.1\lib\Microsoft.Office.Interop.Excel.dll + True + + + packages\ExcelDna.Interop.14.0.1\lib\Microsoft.Vbe.Interop.dll + True + + + packages\Newtonsoft.Json.13.0.1\lib\net45\Newtonsoft.Json.dll + + + packages\ExcelDna.Interop.14.0.1\lib\Office.dll + True + + + + packages\System.Buffers.4.5.1\lib\net461\System.Buffers.dll + + + + + + + packages\System.Memory.4.5.4\lib\net461\System.Memory.dll + + + + + packages\System.Numerics.Vectors.4.5.0\lib\net46\System.Numerics.Vectors.dll + + + + packages\System.Runtime.CompilerServices.Unsafe.6.0.0\lib\net461\System.Runtime.CompilerServices.Unsafe.dll + + + + + packages\System.Text.Encoding.CodePages.6.0.0\lib\net461\System.Text.Encoding.CodePages.dll + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Form + + + SettingsForm.cs + + + + + + + + + + + + + + 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