File tree Expand file tree Collapse file tree 5 files changed +8
-7
lines changed
SysML2.NET.Serializer.Dictionary
SysML2.NET.Serializer.Json Expand file tree Collapse file tree 5 files changed +8
-7
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.6 .0</Version >
6+ <Version >0.7 .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 >
Original file line number Diff line number Diff line change 22
33 <PropertyGroup >
44 <TargetFramework >netstandard2.0</TargetFramework >
5- <Version >0.6 .0</Version >
5+ <Version >0.7 .0</Version >
66 <Description >A .NET implementation of the OMG SysML v2 Dictionary serializer.</Description >
77 <PackageId >SysML2.NET.Serializer.Dictionary</PackageId >
88 <Company >RHEA System S.A.</Company >
Original file line number Diff line number Diff line change 22
33 <PropertyGroup >
44 <TargetFramework >netstandard2.0</TargetFramework >
5- <Version >0.6 .0</Version >
5+ <Version >0.7 .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- [Update] SysML.ecore from source git repos - git commit 51b7d442374e2d6b06ba465d5ae6816e1c044ba0
16+ [Update] SysML.ecore from source git repos - [TAG: 2022-11] (regenerate code)
17+ [Refactor] generation of abstract DTO and POCO; fixes #14
1718 </PackageReleaseNotes >
1819 </PropertyGroup >
1920
Original file line number Diff line number Diff line change 44 <TargetFramework >net7.0</TargetFramework >
55 <Company >RHEA System S.A.</Company >
66 <Title >SysML2 Viewer</Title >
7- <Version >0.6 .0</Version >
7+ <Version >0.7 .0</Version >
88 <Description >Web Application to inspect SysML2 model server</Description >
99 <Copyright >Copyright © RHEA System S.A.</Copyright >
1010 <Authors >Sam Gerené</Authors >
Original file line number Diff line number Diff line change 44
55 <PropertyGroup >
66 <TargetFramework >netstandard2.0</TargetFramework >
7- <Version >0.6 .0</Version >
7+ <Version >0.7 .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- [Update] SysML.ecore from source git repos - git commit 51b7d442374e2d6b06ba465d5ae6816e1c044ba0
18+ [Update] SysML.ecore from source git repos - [TAG: 2022-11] (regenerate code)
1919 </PackageReleaseNotes >
2020 </PropertyGroup >
2121
You can’t perform that action at this time.
0 commit comments