File tree Expand file tree Collapse file tree 2 files changed +3
-6
lines changed
SysML2.NET.Serializer.Json Expand file tree Collapse file tree 2 files changed +3
-6
lines changed Original file line number Diff line number Diff line change 22
33 <PropertyGroup >
44 <TargetFramework >netstandard2.0</TargetFramework >
5- <Version >0.1 .0</Version >
5+ <Version >0.2 .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- [Initial] Release
16+ [Add] DeSerializer
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.1 .0</Version >
7+ <Version >0.2 .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 >
1414 <RepositoryType >Git</RepositoryType >
1515 <Authors >Sam Gerené</Authors >
1616 <RequireLicenseAcceptance >true</RequireLicenseAcceptance >
17- <PackageReleaseNotes >
18- [Initial] Release
19- </PackageReleaseNotes >
2017 </PropertyGroup >
2118
2219 <ItemGroup >
You can’t perform that action at this time.
0 commit comments