From 37b97d65c0a5262539a5de560e911048166b8bba Mon Sep 17 00:00:00 2001 From: "Emma [it/its]@Rory&" Date: Fri, 5 Apr 2024 18:58:32 +0200 Subject: Fix homeserver resolution, rewrite homeserver initialisation, HSE work --- .../LibMatrix.HomeserverEmulator.csproj | 52 +++++++++++----------- 1 file changed, 27 insertions(+), 25 deletions(-) (limited to 'Tests/LibMatrix.HomeserverEmulator/LibMatrix.HomeserverEmulator.csproj') diff --git a/Tests/LibMatrix.HomeserverEmulator/LibMatrix.HomeserverEmulator.csproj b/Tests/LibMatrix.HomeserverEmulator/LibMatrix.HomeserverEmulator.csproj index 6588675..8fd5503 100644 --- a/Tests/LibMatrix.HomeserverEmulator/LibMatrix.HomeserverEmulator.csproj +++ b/Tests/LibMatrix.HomeserverEmulator/LibMatrix.HomeserverEmulator.csproj @@ -1,25 +1,27 @@ - - - - net8.0 - enable - enable - true - preview - true - - - - - - - - - - - - - - - - + + + + net8.0 + enable + enable + true + preview + true + + + + + + + + + + + + + + + + + + -- cgit 1.5.1