Skip to content

Commit 2f82de6

Browse files
Copilotgewarren
andcommitted
Initial analysis and reproduction of ObjectToInferredTypesConverter issue
Co-authored-by: gewarren <[email protected]>
1 parent cc89b7a commit 2f82de6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/standard/serialization/system-text-json/snippets/how-to-contd/csharp/SystemTextJsonHowTo.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
<PropertyGroup>
44
<OutputType>Exe</OutputType>
5-
<TargetFramework>net9.0</TargetFramework>
5+
<TargetFramework>net8.0</TargetFramework>
66
<StartupObject>SystemTextJsonHowTo.Program</StartupObject>
77
<Nullable>enable</Nullable>
88
<ImplicitUsings>enable</ImplicitUsings>

0 commit comments

Comments
 (0)