From a129b321998614b20e4ebb8a7c1632553ebee981 Mon Sep 17 00:00:00 2001 From: "Emma [it/its]@Rory&" Date: Sat, 1 Jun 2024 19:02:28 +0200 Subject: Split event abstractions --- LibMatrix/LibMatrix.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'LibMatrix/LibMatrix.csproj') diff --git a/LibMatrix/LibMatrix.csproj b/LibMatrix/LibMatrix.csproj index 69f2bf4..d6c9155 100644 --- a/LibMatrix/LibMatrix.csproj +++ b/LibMatrix/LibMatrix.csproj @@ -10,7 +10,7 @@ true - $(DefineConstants);DISABLE_LEGACY_EVENTS + $(DefineConstants);$(ExtraDefineConstants) -- cgit 1.4.1