Skip to content

Commit 161766f

Browse files
committed
hotfix: missing using in ed4aa31
Signed-off-by: MTsfoni <mibau89@gmail.com>
1 parent 423a699 commit 161766f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CycloneDX/Program.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
// SPDX-License-Identifier: Apache-2.0
1616
// Copyright (c) OWASP Foundation. All Rights Reserved.
1717

18+
using System;
1819
using System.CommandLine;
1920
using System.CommandLine.Parsing;
2021
using System.Linq;

0 commit comments

Comments
 (0)