Skip to content

Commit

Permalink
[Bump] versions
Browse files Browse the repository at this point in the history
  • Loading branch information
samatrhea committed Feb 12, 2024
1 parent 9717c08 commit 68abef9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ECoreNetto/ECoreNetto.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<TargetFramework>netstandard2.0</TargetFramework>
<Company>RHEA System S.A.</Company>
<Title>EcoreNetto</Title>
<Version>2.3.2</Version>
<Version>2.3.3</Version>
<Description>ECoreNetto is a dotnet core library that is used to deserialize an Ecore meta-model for the purpose of code generation. Ecore is a meta-model used to represent models in the Eclipse Modelling Framework. EMF is a powerful framework and code generation facility for building Java applications based on simple model definitions. The intention of ECoreNetto is not to be a port of EMF, it aims at bridging the gap to the .NET world to facilitate code generation of C# class libraries based on an Ecore model using the .NET code available tooling and libraries.</Description>
<PackageId>ECoreNetto</PackageId>
<GeneratePackageOnBuild>False</GeneratePackageOnBuild>
Expand All @@ -24,7 +24,7 @@
<Authors>Sam Gerene; Naron Phou; Merlin Bieze</Authors>
<PackageTags>Ecore</PackageTags>
<PackageReleaseNotes>
[Add] package README
[Update] package README
</PackageReleaseNotes>
<PackageReadmeFile>README.md</PackageReadmeFile>
</PropertyGroup>
Expand Down

0 comments on commit 68abef9

Please sign in to comment.