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