We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eda7a60 commit 365d950Copy full SHA for 365d950
2 files changed
ReqIFSharp.Extensions/ReqIFSharp.Extensions.csproj
@@ -27,6 +27,7 @@
27
<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
31
</PackageReleaseNotes>
32
<PackageReadmeFile>README.md</PackageReadmeFile>
33
</PropertyGroup>
ReqIFSharp/ReqIFSharp.csproj
@@ -29,6 +29,8 @@
- [Update] Microsoft.Extensions.Logging.Abstractions to version 10.0.0
+ - [Refactor] to use token.ThrowIfCancellationRequested() directly
34
35
36
0 commit comments