Skip to content

Commit

Permalink
csharp 1.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
JabX committed Sep 9, 2024
1 parent 2f1fe4a commit 0e083d4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions TopModel.Generator.Csharp/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 1.0.4

- [`2f1fe4a`](https://github.com/klee-contrib/topmodel/commit/2f1fe4a6b7d369b45c2b159c9e9f6b323eb225ff) - [C#] Fix using en trop si `requiredNonNullable`

## 1.0.3

Version initiale.
2 changes: 1 addition & 1 deletion TopModel.Generator.Csharp/TopModel.Generator.Csharp.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

<PropertyGroup>
<PackageOutputPath>../.nupkg</PackageOutputPath>
<Version>1.0.3</Version>
<Version>1.0.4</Version>
<IncludeSourceRevisionInInformationalVersion>false</IncludeSourceRevisionInInformationalVersion>
<Authors>JabX</Authors>
<Description>Générateurs C# pour TopModel</Description>
Expand Down

0 comments on commit 0e083d4

Please sign in to comment.