Change to IncludeSymbols
and Added Json2CSharpCodeGenerator.Console
This commit is contained in:
@ -1,6 +1,7 @@
|
||||
<Project Sdk="Microsoft.NET.Sdk">
|
||||
<PropertyGroup>
|
||||
<ImplicitUsings>enable</ImplicitUsings>
|
||||
<IsPackable>false</IsPackable>
|
||||
<LangVersion>10.0</LangVersion>
|
||||
<Nullable>disable</Nullable>
|
||||
<OutputType>WinExe</OutputType>
|
||||
|
Reference in New Issue
Block a user