Refactor code structure for improved readability and maintainability; optimize performance in key functions.
This commit is contained in:
@@ -12,5 +12,11 @@
|
||||
|
||||
<ItemGroup>
|
||||
<PackageReference Include="FluentAssertions" Version="6.12.0" />
|
||||
<PackageReference Include="JsonSchema.Net" Version="7.3.2" />
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<None Include="..\..\..\..\docs\schemas\cyclonedx-bom-1.7.schema.json" Link="Fixtures\schemas\cyclonedx-bom-1.7.schema.json" CopyToOutputDirectory="PreserveNewest" />
|
||||
<None Include="..\..\..\..\docs\schemas\spdx-jsonld-3.0.1.schema.json" Link="Fixtures\schemas\spdx-jsonld-3.0.1.schema.json" CopyToOutputDirectory="PreserveNewest" />
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
|
||||
Reference in New Issue
Block a user