From e7d3fe2beae326a2380b4cfed7f33961f40d87ca Mon Sep 17 00:00:00 2001 From: Sergey Chebotar Date: Thu, 11 Nov 2021 16:33:40 +0300 Subject: Init commit --- Rehau.Sku.Assist.csproj | 81 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 81 insertions(+) create mode 100644 Rehau.Sku.Assist.csproj (limited to 'Rehau.Sku.Assist.csproj') diff --git a/Rehau.Sku.Assist.csproj b/Rehau.Sku.Assist.csproj new file mode 100644 index 0000000..37744c7 --- /dev/null +++ b/Rehau.Sku.Assist.csproj @@ -0,0 +1,81 @@ + + + + + Debug + AnyCPU + {18A2FF67-0E46-4A86-B872-29F2B3F23ADF} + Library + Properties + Rehau.Sku.Assist + Rehau.Sku.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 + + + packages\ExcelDna.Integration.1.5.0\lib\net452\ExcelDna.Integration.dll + + + + packages\System.Buffers.4.5.1\lib\net461\System.Buffers.dll + + + + packages\System.Runtime.CompilerServices.Unsafe.5.0.0\lib\net45\System.Runtime.CompilerServices.Unsafe.dll + + + packages\System.Text.Encoding.CodePages.5.0.0\lib\net461\System.Text.Encoding.CodePages.dll + + + + + + + + + + + + + + + + + + + + + + + + + + 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