File tree Expand file tree Collapse file tree 6 files changed +12
-10
lines changed
SysML2.NET.Serializer.Dictionary
SysML2.NET.Serializer.Json Expand file tree Collapse file tree 6 files changed +12
-10
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.8 .0</Version >
6+ <Version >0.9 .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- [Update] to SysML2.NET.Serializer.Json version 0.8 .0
17+ [Update] to SysML2.NET.Serializer.Json version 0.9 .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.8 .0</Version >
5+ <Version >0.9 .0</Version >
66 <Description >A .NET implementation of the OMG SysML v2 specification data-acces-layer.</Description >
77 <PackageId >SysML2.NET.Dal</PackageId >
88 <Company >RHEA System S.A.</Company >
1313 <Authors >Sam Gerené</Authors >
1414 <RequireLicenseAcceptance >true</RequireLicenseAcceptance >
1515 <PackageReleaseNotes >
16- [Initial] release
16+ [Initial] release of Dal project; fixes #8
1717 </PackageReleaseNotes >
1818 </PropertyGroup >
1919
Original file line number Diff line number Diff line change 22
33 <PropertyGroup >
44 <TargetFramework >netstandard2.0</TargetFramework >
5- <Version >0.8 .0</Version >
5+ <Version >0.9 .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 >
1313 <Authors >Sam Gerené</Authors >
1414 <RequireLicenseAcceptance >true</RequireLicenseAcceptance >
1515 <PackageReleaseNotes >
16- [Update] SysML.ecore from source git repos - [TAG: 2022-12] (regenerate code)
16+ [Update] to SysML2.NET version 0.9.0
1717 </PackageReleaseNotes >
1818 </PropertyGroup >
1919
Original file line number Diff line number Diff line change 22
33 <PropertyGroup >
44 <TargetFramework >netstandard2.0</TargetFramework >
5- <Version >0.8 .0</Version >
5+ <Version >0.9 .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] to SysML2.NET version 0.9.0
1617 [Update] to System.Text.Json version 7.0.2
1718 </PackageReleaseNotes >
1819 </PropertyGroup >
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.8 .0</Version >
7+ <Version >0.9 .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.8 .0</Version >
7+ <Version >0.9 .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 - [TAG: 2022-12] (regenerate code)
18+ [Refactor] API namespace to PIM namespace
19+ [Add] generated EFeature annotations to DTO and POCO; fixes #17
1920 </PackageReleaseNotes >
2021 </PropertyGroup >
2122
You can’t perform that action at this time.
0 commit comments