From dc0d8fcf2120d48b106b3c14957180b6b9cc16ec Mon Sep 17 00:00:00 2001 From: kamendov-maxim Date: Thu, 11 Apr 2024 17:09:16 +0300 Subject: [PATCH] Set output type exe so exceptions can be tested --- kr1/Vector.Src/Vector.csproj | 1 + 1 file changed, 1 insertion(+) diff --git a/kr1/Vector.Src/Vector.csproj b/kr1/Vector.Src/Vector.csproj index bb23fb7..206b89a 100644 --- a/kr1/Vector.Src/Vector.csproj +++ b/kr1/Vector.Src/Vector.csproj @@ -1,6 +1,7 @@  + Exe net8.0 enable enable