From dc1509e768b686b04d3c99621f854c984dd00a7f Mon Sep 17 00:00:00 2001 From: KimLS Date: Wed, 16 Oct 2024 23:08:33 -0700 Subject: [PATCH] update from 6LTS to 8LTS because 6 goes out of support in november. --- utils/stream_parser/stream_parser/stream_parser.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/utils/stream_parser/stream_parser/stream_parser.csproj b/utils/stream_parser/stream_parser/stream_parser.csproj index 66d3df69b..cd24cb5eb 100644 --- a/utils/stream_parser/stream_parser/stream_parser.csproj +++ b/utils/stream_parser/stream_parser/stream_parser.csproj @@ -2,7 +2,7 @@ Exe - net6.0 + net8.0 StreamParser