File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33 <PropertyGroup >
44 <TargetFramework >netstandard2.0</TargetFramework >
5- <Version >5.0.1 </Version >
5+ <Version >5.0.2 </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 10.0.1
29- - [Update] Microsoft.Sbom.Targets to version 4.1.4
30- - [Include] LICENSE and (update) NOTICE file in nuget
28+ - [Update] to reqifsharp version 10.0.2
29+ - [Update] Microsoft.Sbom.Targets to version 4.1.5
3130 </PackageReleaseNotes >
3231 <PackageReadmeFile >README.md</PackageReadmeFile >
3332 </PropertyGroup >
Original file line number Diff line number Diff line change 44
55 <PropertyGroup >
66 <TargetFramework >netstandard2.0</TargetFramework >
7- <Version >10.0.1 </Version >
7+ <Version >10.0.2 </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.Sbom.Targets to version 4.1.4
31- - [Update] Microsoft.Extensions.Logging.Abstractions to version 10.0.0
32- - [Refactor] to use token.ThrowIfCancellationRequested() directly
33- - [Include] LICENSE and (update) NOTICE file in nuget
30+ - [Update] Microsoft.Sbom.Targets to version 4.1.5
31+ - [Update] Microsoft.Extensions.Logging.Abstractions to version 10.0.1
3432 </PackageReleaseNotes >
3533 <PackageReadmeFile >README.md</PackageReadmeFile >
3634 </PropertyGroup >
You can’t perform that action at this time.
0 commit comments