Commit graph

13 commits

Author SHA1 Message Date
Damian Büchel
5284a52278 SEBWIN-693: Updated target framework to .NET Framework 4.8, changed setup bundle to also embed .NET setup bootstrapper and integrated handling of external setup bundle packages into build procedure as pre- and post-build events. 2023-06-22 16:15:23 +02:00
Damian Büchel
6163c98e08 SEBWIN-362: Removed unused contracts (and assemblies) for client, runtime and service controllers. 2020-03-16 13:38:25 +01:00
dbuechel
a6a90376ad SEBWIN-344: Removed AnyCPU and introduced x64 platform, adapted setup project to be built for both platforms. Changed configuration tool to .NET 4.7.2. 2019-11-06 15:45:17 +01:00
dbuechel
367ebf1329 SEBWIN-342: Moved settings to separate assembly. 2019-09-06 09:39:28 +02:00
dbuechel
fd20d0d638 Finally did what should have been done a long time ago: Moved contracts from SafeExamBrowser.Contracts to new contracts assembly per namespace. 2019-08-30 09:55:26 +02:00
dbuechel
ee683af63c SEBWIN-319: Implemented infrastructure for registry configurations and corrected mistake in backup mechanism. 2019-07-02 10:35:40 +02:00
dbuechel
b96bbfcd78 SEBWIN-301: Started implementing backup mechanism for service. 2019-06-21 15:05:31 +02:00
dbuechel
1c7c856c33 SEBWIN-301: Defined settings for service component. 2019-06-20 10:55:24 +02:00
dbuechel
6b24554abc SEBWIN-301: Implemented basic service session procedure. 2019-06-18 10:18:56 +02:00
dbuechel
73c7e28a33 SEBWIN-301: Started working on service architecture. 2019-06-07 15:26:03 +02:00
dbuechel
ccf7727d4c SEBWIN-301: Fixed usage of application data folder (local for large files vs. roaming for configuration) and implemented basic service operation for runtime. 2019-06-06 15:44:03 +02:00
dbuechel
96bad137e5 SEBWIN-301: Fixed build platform for new assemblies, as always... :/ 2019-05-29 10:58:08 +02:00
dbuechel
0bdf5d15e1 SEBWIN-301: Implemented scaffolding for service component and added CI build artifact for service. 2019-05-29 10:52:46 +02:00