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.EventTypes.Abstractions.csproj | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 LibMatrix.EventTypes.Abstractions/LibMatrix.EventTypes.Abstractions.csproj (limited to 'LibMatrix.EventTypes.Abstractions/LibMatrix.EventTypes.Abstractions.csproj') diff --git a/LibMatrix.EventTypes.Abstractions/LibMatrix.EventTypes.Abstractions.csproj b/LibMatrix.EventTypes.Abstractions/LibMatrix.EventTypes.Abstractions.csproj new file mode 100644 index 0000000..dce51ea --- /dev/null +++ b/LibMatrix.EventTypes.Abstractions/LibMatrix.EventTypes.Abstractions.csproj @@ -0,0 +1,14 @@ + + + + net8.0 + enable + enable + preview + + + + + + + -- cgit 1.4.1