icinga2/agent/windows-setup-agent/Properties
Michael Insel 921c0fa5f6 Raise .NET target version to 4.6
This sets the target .NET framework version to 4.6.

The Prefer32Bit option was introduced with .NET 4. When set to true this
will generate x86 machine code on a 64-bit system, but this only affects
projects where the platform target is set to Any CPU. CMake generates
the project based on the system. Since the Prefer32Bit option was auto
generated during the switch to the new .NET version I ensured this is
explicitly set to false.

refs #7090
2019-04-25 19:01:07 +02:00
..
AssemblyInfo.cs Replace a few more copyright strings 2019-02-25 16:30:40 +01:00
Resources.Designer.cs Raise .NET target version to 4.6 2019-04-25 19:01:07 +02:00
Resources.resx Build fix for Linux 2014-09-19 10:10:45 +02:00
Settings.Designer.cs Raise .NET target version to 4.6 2019-04-25 19:01:07 +02:00
Settings.settings Build fix for Linux 2014-09-19 10:10:45 +02:00