Skip to content

Commit

Permalink
Syntax.Literal support Enum literals.
Browse files Browse the repository at this point in the history
  • Loading branch information
Corniel committed Oct 25, 2024
1 parent 22500af commit d508654
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

<PropertyGroup>
<GenerateDocumentationFile>true</GenerateDocumentationFile>
<Version>0.0.1-alpha-023</Version>
<Version>0.0.1-alpha-024</Version>
<PackageId>Qowaiv.CodeGeneration.OpenApi</PackageId>
<PackageReleaseNotes>
<![CDATA[
Expand Down
2 changes: 1 addition & 1 deletion src/Qowaiv.CodeGeneration/Qowaiv.CodeGeneration.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

<PropertyGroup>
<GenerateDocumentationFile>true</GenerateDocumentationFile>
<Version>0.0.1-alpha-023</Version>
<Version>0.0.1-alpha-024</Version>
<PackageId>Qowaiv.CodeGeneration</PackageId>
<PackageReleaseNotes>
<![CDATA[
Expand Down

0 comments on commit d508654

Please sign in to comment.