From f5447484512d726f4403f0d7725777d0a95601fb Mon Sep 17 00:00:00 2001 From: TheArcaneBrony Date: Tue, 19 Sep 2023 00:16:36 +0200 Subject: Add more stuff, add unit tests --- Tests/LibMatrix.Tests/LibMatrix.Tests.csproj | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) (limited to 'Tests/LibMatrix.Tests/LibMatrix.Tests.csproj') diff --git a/Tests/LibMatrix.Tests/LibMatrix.Tests.csproj b/Tests/LibMatrix.Tests/LibMatrix.Tests.csproj index ad9b2fa..630273b 100644 --- a/Tests/LibMatrix.Tests/LibMatrix.Tests.csproj +++ b/Tests/LibMatrix.Tests/LibMatrix.Tests.csproj @@ -10,11 +10,11 @@ + + - + - - runtime; build; native; contentfiles; analyzers; buildtransitive all @@ -23,10 +23,17 @@ runtime; build; native; contentfiles; analyzers; buildtransitive all + + + + Always + + + -- cgit 1.4.1