xenadmin/XenOvfApi
Konstantina Chremmou 9c11b740bb
Tidy up config files (#2850)
* The solution libraries do not need a config file like the applications.
In fact the config file of XenAdminTests was mostly an unneeded copy of the
XenAdmin app.config; the NUnit setting has moved to the AssemblyInfo in NUnit3.
* Removed unused XenOvfApi settings.
* The constants in the Settings were largely not configurable, hence I moved them into the code.
The ones marked with TODO will be revisited within CP-32779.
* Removed config file from library XenOvfApi. Restored broken cryptography algorithm lookup.
(The list of algorithms had been removed from the Settings within the fix to CA-350574).

Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2021-08-16 11:02:29 +01:00
..
Definitions CP-36392 pt.1: Removed unused using directives. 2021-04-07 10:04:47 +01:00
Properties Tidy up config files (#2850) 2021-08-16 11:02:29 +01:00
Schemas Fix several usage errors identified by Lexica 2017-06-20 14:29:22 +01:00
Utilities Tidy up config files (#2850) 2021-08-16 11:02:29 +01:00
Compression.cs CA-347480: Improved ability to cancel an import/export while compressing/uncompressing the files, or packaging into/extracting from an OVA file. 2020-12-18 01:34:25 +00:00
Content.ja.resx Removed unused code alongside strings in need of branding. 2021-03-31 11:50:32 +01:00
Content.resx Removed unused code alongside strings in need of branding. 2021-03-31 11:50:32 +01:00
Content.zh-CN.resx Removed unused code alongside strings in need of branding. 2021-03-31 11:50:32 +01:00
Conversions.cs Tidy up config files (#2850) 2021-08-16 11:02:29 +01:00
DiskInfo.cs CA-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +00:00
Messages.Designer.cs CP-31105: Replaced the hardcoded name patterns in the resource files with format placeholders. 2021-03-31 11:50:32 +01:00
Messages.ja.resx L10n : Resx resync and translation update 2021-03-02 09:44:29 +00:00
Messages.resx CP-31105: Replaced the hardcoded name patterns in the resource files with format placeholders. 2021-03-31 11:50:32 +01:00
Messages.zh-CN.resx L10n : Resx resync and translation update 2021-03-02 09:44:29 +00:00
OVF.cs Tidy up config files (#2850) 2021-08-16 11:02:29 +01:00
OvfEventArgs.cs CA-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +00:00
Package.cs Tidy up config files (#2850) 2021-08-16 11:02:29 +01:00
Security.cs Tidy up config files (#2850) 2021-08-16 11:02:29 +01:00
Validation.cs Tidy up config files (#2850) 2021-08-16 11:02:29 +01:00
XenOvfApi.csproj Tidy up config files (#2850) 2021-08-16 11:02:29 +01:00