Commit Graph

16 Commits

Author SHA1 Message Date
Konstantina Chremmou
56fdf0402e CA-342572, CA-342031: Bumped version of 3rd party libraries.
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2020-08-21 09:11:35 +01:00
Konstantina Chremmou
ce033019e1 CP-34109: Move non-open source build tasks to an internal pipeline.
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2020-07-14 11:39:25 +01:00
Konstantina Chremmou
a2596ec201
Merge pull request #2711 from xenserver/dotnet48
Merge branch dotnet48 into master
2020-07-07 12:10:46 +01:00
Konstantina Chremmou
50f4b3dd9d Last bit of CA-239885: Upgrade the Moq.dll version.
Note this is not the latest as post-4.5.3 versions introduce other package
dependencies. So far 4.5.3 covers our needs.

Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2020-06-23 08:51:41 +01:00
Konstantina Chremmou
d045d180a0
Merge pull request #2696 from xenserver/master
Bring branch dotnet48 up to date with master
2020-06-15 15:43:52 +01:00
Konstantina Chremmou
7a90d4e4f1 Sign localised resource dlls.
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2020-06-12 09:11:46 +01:00
Konstantina Chremmou
e4e25f30fc CP-32921: Use the full path for the MSBuild executable. Temporary new location for the third party libraries.
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2020-05-25 23:03:02 +01:00
Konstantina Chremmou
811d142cf1 Use powershell to read the dotnet-packages manifest. Corrected self-signing. Removed unused script.
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2020-05-22 00:19:40 +01:00
Konstantina Chremmou
41afa2a753 CP-32921: Target .NET Framework 4.8 and build using VS2019 tools.
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2020-05-19 23:10:41 +01:00
Konstantina Chremmou
88fa402e21 Merged the projects XenAdmin and XenCenterVNC.
Since the standalone VNC control was removed, the VNC code has been used only by
the UI project. According to Microsoft's performance guidelines large single
assemblies are preferable to multiple smaller ones.

Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2020-05-19 23:10:41 +01:00
Konstantina Chremmou
083e1353bc CA-336851: Change file and timestamp hashes to SHA256. More logging.
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2020-04-06 11:57:38 +01:00
Konstantina Chremmou
e4096ffbfd Script correction.
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2020-03-27 13:36:58 +00:00
Konstantina Chremmou
ed5f17d6a7 CA-336851: Sign the MSI with SHA2 certificate
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2020-03-27 11:04:52 +00:00
Konstantina Chremmou
cbc5ca168b CP-31322: Generate a zip file that includes the xeadmin and dotnet-packages sources.
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2020-03-04 12:40:20 +00:00
Konstantina Chremmou
9e458373b0 Missing copyright; typos found from spell check; added terms to ignore list.
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2020-03-04 12:40:20 +00:00
Konstantina Chremmou
b409313364 Script consolidation and partial port to PowerShell.
- Moved all scripts to new folder 'scripts'.
- Replaced preliminary check bash scripts with PowerShell scripts.
- Added proper spellcheck with aspell (travis only).

Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2020-03-04 12:40:20 +00:00