icinga2/agent/windows-setup-agent
Michael Insel 773921ce68 Drop .NET 2.0/3.0/3.5 as supported .NET platform
This drops .NET 2.0, 3.0 and 3.5 as as supported .NET runtime platform.

The maximum version can only be v4.0, which targets currently all .NET
4.x releases. Therefor I added the sku flag to enforce .NET 4.6 as
minimum runtime platform. Since .NET 4.x is backwards compatible we
should be safe to only set the minimum version/sku here (i.e. we should
be able to run the application on a system with .NET 4.7)

refs #7090
2019-04-25 19:01:17 +02:00
..
Properties Raise .NET target version to 4.6 2019-04-25 19:01:07 +02:00
.gitignore Build fix for Linux 2014-09-19 10:10:45 +02:00
App.config Drop .NET 2.0/3.0/3.5 as supported .NET platform 2019-04-25 19:01:17 +02:00
EndpointInputBox.Designer.cs Windows Wizard: Always enable the endpoint connection form 2017-11-03 13:58:18 +01:00
EndpointInputBox.cs Make "agent setup" ask the user for the endpoint names 2014-10-23 04:23:22 +02:00
EndpointInputBox.resx Make "agent setup" ask the user for the endpoint names 2014-10-23 04:23:22 +02:00
GlobalZonesInputBox.Designer.cs Add option to windows installer to add global zones 2018-03-18 16:19:15 +01:00
GlobalZonesInputBox.cs Add option to windows installer to add global zones 2018-03-18 16:19:15 +01:00
GlobalZonesInputBox.resx Add option to windows installer to add global zones 2018-03-18 16:19:15 +01:00
Icinga2SetupAgent.csproj Raise .NET target version to 4.6 2019-04-25 19:01:07 +02:00
Program.cs Fix compiler warnings 2017-12-14 09:15:37 +01:00
ServiceStatus.Designer.cs Make sure the etc and var directories are in the common data directory 2016-04-13 21:32:20 +02:00
ServiceStatus.cs Windows Wizard: Fix 'Examine Config' directory 2016-04-19 16:10:30 +02:00
ServiceStatus.resx Improve user experience when updating Icinga 2 with the NSIS installer 2015-05-12 13:55:40 +02:00
SetupWizard.Designer.cs Fix Windows Agent resize behavior 2018-07-23 19:52:57 +02:00
SetupWizard.cs Fix Windows Agent resize behavior 2018-07-23 19:52:57 +02:00
SetupWizard.resx Update texts for the Windows wizard 2014-10-31 13:08:09 +01:00
app.manifest Build fix for Linux 2014-09-19 10:10:45 +02:00
icinga-banner.png Update Windows Agent design 2018-10-25 18:00:10 +02:00
icinga.ico Build fix for Linux 2014-09-19 10:10:45 +02:00