summary refs log tree commit diff
path: root/MatrixLogFwd/MatrixLogFwd.csproj
diff options
context:
space:
mode:
Diffstat (limited to 'MatrixLogFwd/MatrixLogFwd.csproj')
-rw-r--r--MatrixLogFwd/MatrixLogFwd.csproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/MatrixLogFwd/MatrixLogFwd.csproj b/MatrixLogFwd/MatrixLogFwd.csproj

index 387c966..10ad424 100644 --- a/MatrixLogFwd/MatrixLogFwd.csproj +++ b/MatrixLogFwd/MatrixLogFwd.csproj
@@ -2,7 +2,7 @@ <PropertyGroup> <OutputType>Exe</OutputType> - <TargetFramework>net8.0</TargetFramework> + <TargetFramework>net9.0</TargetFramework> <LangVersion>preview</LangVersion> <ImplicitUsings>enable</ImplicitUsings> <Nullable>enable</Nullable>