From 56ae875861ab260b80a030f50c4aff9f9dc8fff0 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 13 Apr 2024 13:32:39 +0200 Subject: Adding upstream version 2.14.2. Signed-off-by: Daniel Baumann --- agent/windows-setup-agent/Icinga2SetupAgent.csproj | 262 +++++++++++++++++++++ 1 file changed, 262 insertions(+) create mode 100644 agent/windows-setup-agent/Icinga2SetupAgent.csproj (limited to 'agent/windows-setup-agent/Icinga2SetupAgent.csproj') diff --git a/agent/windows-setup-agent/Icinga2SetupAgent.csproj b/agent/windows-setup-agent/Icinga2SetupAgent.csproj new file mode 100644 index 0000000..17fe54f --- /dev/null +++ b/agent/windows-setup-agent/Icinga2SetupAgent.csproj @@ -0,0 +1,262 @@ + + + + + Debug + x64 + {A86F1159-66E8-4BDB-BF28-A2BDAF76517C} + WinExe + Properties + Icinga + Icinga2SetupAgent + v4.6 + 512 + + publish\ + true + Disk + false + Foreground + 7 + Days + false + false + true + 0 + 1.0.0.%2a + false + false + true + + + x86 + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + false + + + x86 + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + false + + + x86 + pdbonly + true + bin\RelWithDebInfo\ + TRACE + prompt + 4 + false + + + x86 + pdbonly + true + bin\MinSizeRel\ + TRACE + prompt + 4 + false + + + x86 + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + false + + + x86 + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + false + + + x86 + pdbonly + true + bin\RelWithDebInfo\ + TRACE + prompt + 4 + false + + + x86 + pdbonly + true + bin\MinSizeRel\ + TRACE + prompt + 4 + false + + + x64 + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + false + + + x64 + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + false + + + x64 + pdbonly + true + bin\RelWithDebInfo\ + TRACE + prompt + 4 + false + + + x64 + pdbonly + true + bin\MinSizeRel\ + TRACE + prompt + 4 + false + + + icinga.ico + + + app.manifest + + + + + + + + + + + + Form + + + GlobalZonesInputBox.cs + + + Form + + + ServiceStatus.cs + + + Form + + + SetupWizard.cs + + + Form + + + EndpointInputBox.cs + + + + + GlobalZonesInputBox.cs + + + ServiceStatus.cs + + + SetupWizard.cs + + + EndpointInputBox.cs + + + ResXFileCodeGenerator + Resources.Designer.cs + Designer + + + True + Resources.resx + True + + + + SettingsSingleFileGenerator + Settings.Designer.cs + + + True + Settings.settings + True + + + + + + + + + + + + + + False + Microsoft .NET Framework 4.5 %28x86 and x64%29 + true + + + False + .NET Framework 3.5 SP1 Client Profile + false + + + False + .NET Framework 3.5 SP1 + false + + + + + \ No newline at end of file -- cgit v1.2.3