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

index 1b5a4a9..9e0d6b1 100644 --- a/Tests/TestDataGenerator/TestDataGenerator.csproj +++ b/Tests/TestDataGenerator/TestDataGenerator.csproj
@@ -2,7 +2,7 @@ <PropertyGroup> <OutputType>Exe</OutputType> - <TargetFramework>net7.0</TargetFramework> + <TargetFramework>net8.0</TargetFramework> <LangVersion>preview</LangVersion> <ImplicitUsings>enable</ImplicitUsings> <Nullable>enable</Nullable>