diff --git a/XmlSchemaClassGenerator.Console/XmlSchemaClassGenerator.Console.csproj b/XmlSchemaClassGenerator.Console/XmlSchemaClassGenerator.Console.csproj index b8197d24..e967f4a9 100644 --- a/XmlSchemaClassGenerator.Console/XmlSchemaClassGenerator.Console.csproj +++ b/XmlSchemaClassGenerator.Console/XmlSchemaClassGenerator.Console.csproj @@ -16,6 +16,7 @@ xsd xmlschema generator https://github.com/mganss/XmlSchemaClassGenerator https://github.com/mganss/XmlSchemaClassGenerator/blob/master/LICENSE + README.md git git://github.com/mganss/XmlSchemaClassGenerator false @@ -39,4 +40,7 @@ + + + \ No newline at end of file diff --git a/XmlSchemaClassGenerator/XmlSchemaClassGenerator.csproj b/XmlSchemaClassGenerator/XmlSchemaClassGenerator.csproj index 5a99c997..a2c57f3f 100644 --- a/XmlSchemaClassGenerator/XmlSchemaClassGenerator.csproj +++ b/XmlSchemaClassGenerator/XmlSchemaClassGenerator.csproj @@ -18,6 +18,7 @@ xsd https://github.com/mganss/XmlSchemaClassGenerator https://github.com/mganss/XmlSchemaClassGenerator/blob/master/LICENSE + README.md git git://github.com/mganss/XmlSchemaClassGenerator XmlSchemaClassGenerator @@ -53,4 +54,7 @@ + + + diff --git a/xscgen-proj/xscgen-proj.csproj b/xscgen-proj/xscgen-proj.csproj index 13aa5090..342518b8 100644 --- a/xscgen-proj/xscgen-proj.csproj +++ b/xscgen-proj/xscgen-proj.csproj @@ -16,6 +16,7 @@ xsd xmlschema generator https://github.com/mganss/XmlSchemaClassGenerator https://github.com/mganss/XmlSchemaClassGenerator/blob/master/LICENSE + README.md git git://github.com/mganss/XmlSchemaClassGenerator dotnet-xscgen @@ -40,4 +41,7 @@ true + + + diff --git a/xscgen/xscgen.csproj b/xscgen/xscgen.csproj index 94dfbb7d..6a20c6af 100644 --- a/xscgen/xscgen.csproj +++ b/xscgen/xscgen.csproj @@ -1,4 +1,4 @@ - + Exe net6.0 @@ -16,6 +16,7 @@ xsd xmlschema generator https://github.com/mganss/XmlSchemaClassGenerator https://github.com/mganss/XmlSchemaClassGenerator/blob/master/LICENSE + README.md git git://github.com/mganss/XmlSchemaClassGenerator true @@ -42,4 +43,7 @@ true + + +