From f761990225fd98160b52ef90f88b769c0f6b0dc6 Mon Sep 17 00:00:00 2001 From: Rory& Date: Mon, 15 Jul 2024 13:52:47 +0200 Subject: Working json canonicalisation --- .../LibMatrix.E2eeTestKit.csproj | 23 ++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 Utilities/LibMatrix.E2eeTestKit/LibMatrix.E2eeTestKit.csproj (limited to 'Utilities/LibMatrix.E2eeTestKit/LibMatrix.E2eeTestKit.csproj') diff --git a/Utilities/LibMatrix.E2eeTestKit/LibMatrix.E2eeTestKit.csproj b/Utilities/LibMatrix.E2eeTestKit/LibMatrix.E2eeTestKit.csproj new file mode 100644 index 0000000..4e3a128 --- /dev/null +++ b/Utilities/LibMatrix.E2eeTestKit/LibMatrix.E2eeTestKit.csproj @@ -0,0 +1,23 @@ + + + + net8.0 + enable + enable + service-worker-assets.js + + + + + + + + + + + + + + + + -- cgit 1.4.1