File tree Expand file tree Collapse file tree 2 files changed +8
-4
lines changed
Expand file tree Collapse file tree 2 files changed +8
-4
lines changed Original file line number Diff line number Diff line change 22
33 <PropertyGroup >
44 <TargetFramework >netstandard2.0</TargetFramework >
5- <Version >4.2.0 </Version >
5+ <Version >4.2.1 </Version >
66 <LangVersion >12.0</LangVersion >
77 <Title >ReqIFSharp.Extensions</Title >
88 <Description >A .NET library that provides extenions and services to operate on ReqIF documents.</Description >
2525 <GenerateDocumentationFile >true</GenerateDocumentationFile >
2626 <GenerateSBOM >true</GenerateSBOM >
2727 <PackageReleaseNotes >
28- - [Update] to reqifsharp version 9.2.0
28+ - [Update] to reqifsharp version 9.2.1
29+ - [Add] generation of SBOM and include in nuget package
30+ - [Add] xml docs and improve documentation
2931 </PackageReleaseNotes >
3032 <PackageReadmeFile >README.md</PackageReadmeFile >
3133 </PropertyGroup >
Original file line number Diff line number Diff line change 44
55 <PropertyGroup >
66 <TargetFramework >netstandard2.0</TargetFramework >
7- <Version >9.2.0 </Version >
7+ <Version >9.2.1 </Version >
88 <LangVersion >12.0</LangVersion >
99 <Title >ReqIFSharp</Title >
1010 <Description >A .NET library to deserialize (read) and serialize (write) OMG ReqIF documents.</Description >
2727 <GenerateDocumentationFile >true</GenerateDocumentationFile >
2828 <GenerateSBOM >true</GenerateSBOM >
2929 <PackageReleaseNotes >
30- - [Update] Microsoft.Extensions.Logging.Abstractions to version 9.0.7
30+ - [Update] Microsoft.Extensions.Logging.Abstractions to version 9.0.8
31+ - [Add] generation of SBOM and include in nuget package
32+ - [Add] xml docs and improve documentation
3133 </PackageReleaseNotes >
3234 <PackageReadmeFile >README.md</PackageReadmeFile >
3335 </PropertyGroup >
You can’t perform that action at this time.
0 commit comments