We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7def7ec + 75be0a9 commit 69e584bCopy full SHA for 69e584b
dotnet-json/dotnet-json.csproj
@@ -4,6 +4,7 @@
4
<OutputType>Exe</OutputType>
5
<TargetFramework>netcoreapp3.1</TargetFramework>
6
<RootNamespace>dotnet_json</RootNamespace>
7
+ <RollForward>LatestMajor</RollForward>
8
9
<LangVersion>8.0</LangVersion>
10
<Nullable>enable</Nullable>
0 commit comments