We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b8eec4f commit a2ffbdeCopy full SHA for a2ffbde
src/FastCloner.Internalization.Builder/FastCloner.Internalization.Builder.csproj
@@ -1,7 +1,7 @@
1
<Project Sdk="Microsoft.NET.Sdk">
2
<PropertyGroup>
3
<OutputType>Exe</OutputType>
4
- <TargetFramework>net8.0</TargetFramework>
+ <TargetFramework>net10.0</TargetFramework>
5
<LangVersion>preview</LangVersion>
6
<ImplicitUsings>enable</ImplicitUsings>
7
<Nullable>enable</Nullable>
0 commit comments