File tree 2 files changed +13
-2
lines changed
LCT.APICommunications.UTest
2 files changed +13
-2
lines changed Original file line number Diff line number Diff line change 1
- using log4net ;
1
+ // --------------------------------------------------------------------------------------------------------------------
2
+ // SPDX-FileCopyrightText: 2025 Siemens AG
3
+ //
4
+ // SPDX-License-Identifier: MIT
5
+ // --------------------------------------------------------------------------------------------------------------------
6
+
7
+ using log4net ;
2
8
using Moq . Protected ;
3
9
using Moq ;
4
10
using System . Net ;
Original file line number Diff line number Diff line change 1
- using log4net ;
1
+ // --------------------------------------------------------------------------------------------------------------------
2
+ // SPDX-FileCopyrightText: 2025 Siemens AG
3
+ //
4
+ // SPDX-License-Identifier: MIT
5
+ // --------------------------------------------------------------------------------------------------------------------
6
+ using log4net ;
2
7
using Polly ;
3
8
using System ;
4
9
using System . Linq ;
You can’t perform that action at this time.
0 commit comments