From 330a7a4e4220f3eb47e7977ce94c13a14a564994 Mon Sep 17 00:00:00 2001 From: jessikitty Date: Tue, 21 Apr 2026 15:58:08 +1000 Subject: [PATCH] Add project file --- Disco.Plugins.ADCompare.csproj | 73 ++++++++++++++++++++++++++++++++++ 1 file changed, 73 insertions(+) create mode 100644 Disco.Plugins.ADCompare.csproj diff --git a/Disco.Plugins.ADCompare.csproj b/Disco.Plugins.ADCompare.csproj new file mode 100644 index 0000000..8045e9e --- /dev/null +++ b/Disco.Plugins.ADCompare.csproj @@ -0,0 +1,73 @@ + + + + + Debug + AnyCPU + {A1B2C3D4-E5F6-7890-ABCD-EF1234567890} + Library + Properties + Disco.Plugins.ADCompare + Disco.Plugins.ADCompare + v4.7.2 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + ..\packages\Newtonsoft.Json.13.0.1\lib\net45\Newtonsoft.Json.dll + + + + + + ..\Disco.Models\bin\Debug\Disco.Models.dll + False + + + ..\Disco.Data\bin\Debug\Disco.Data.dll + False + + + ..\Disco.Services\bin\Debug\Disco.Services.dll + False + + + + + + + + + + + +