We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ed4ef8 commit 9ab05b3Copy full SHA for 9ab05b3
1 file changed
ChronoJsonDiffPatch/ChronoJsonDiffPatch/ChronoJsonDiffPatch.csproj
@@ -2,7 +2,7 @@
2
<PropertyGroup>
3
<ImplicitUsings>enable</ImplicitUsings>
4
<Nullable>enable</Nullable>
5
- <TargetFrameworks>net7.0;net8.0;net9.0</TargetFrameworks>
+ <TargetFrameworks>net8.0;net9.0;net10.0</TargetFrameworks>
6
</PropertyGroup>
7
<PropertyGroup Condition=" '$(Configuration)' == 'Release' ">
8
<DocumentationFile>bin\Release\ChronoJsonDiffPatch.xml</DocumentationFile>
0 commit comments