File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed
SysML2.NET.Serializer.Json Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 33 <PropertyGroup >
44 <TargetFramework >netstandard2.0</TargetFramework >
55 <LangVersion >8</LangVersion >
6- <Version >0.4 .0</Version >
6+ <Version >0.5 .0</Version >
77 <Description >A .NET implementation of the OMG SysML v2 REST/HTTP PSM</Description >
88 <PackageId >SysML2.NET.REST</PackageId >
99 <Company >RHEA System S.A.</Company >
1414 <Authors >Sam Gerené</Authors >
1515 <RequireLicenseAcceptance >true</RequireLicenseAcceptance >
1616 <PackageReleaseNotes >
17- [Initial] release
17+ [Update] to SysML2.NET.Serializer.Json version 0.5.0
1818 </PackageReleaseNotes >
1919 </PropertyGroup >
2020
Original file line number Diff line number Diff line change 22
33 <PropertyGroup >
44 <TargetFramework >netstandard2.0</TargetFramework >
5- <Version >0.4 .0</Version >
5+ <Version >0.5 .0</Version >
66 <Description >A .NET implementation of the OMG SysML v2 JSON serializer.</Description >
77 <PackageId >SysML2.NET.Serializer.Json</PackageId >
88 <Company >RHEA System S.A.</Company >
1313 <Authors >Sam Gerené</Authors >
1414 <RequireLicenseAcceptance >true</RequireLicenseAcceptance >
1515 <PackageReleaseNotes >
16- [Add] REST API DeSerializers
16+ [Update] types.ecore and SysML.ecore from source git repos and regenerate code
1717 </PackageReleaseNotes >
1818 </PropertyGroup >
1919
Original file line number Diff line number Diff line change 44
55 <PropertyGroup >
66 <TargetFramework >netstandard2.0</TargetFramework >
7- <Version >0.4 .0</Version >
7+ <Version >0.5 .0</Version >
88 <Description >A .NET implementation of the OMG SysML v2 specification.</Description >
99 <PackageId >SysML2.NET</PackageId >
1010 <Company >RHEA System S.A.</Company >
1515 <Authors >Sam Gerené</Authors >
1616 <RequireLicenseAcceptance >true</RequireLicenseAcceptance >
1717 <PackageReleaseNotes >
18- [Add] REST API classes
18+ [Update] types.ecore and SysML.ecore from source git repos and regenerate code
1919 </PackageReleaseNotes >
2020 </PropertyGroup >
2121
You can’t perform that action at this time.
0 commit comments