File tree 10 files changed +50
-0
lines changed
AritfactoryUploader.UTest
LCT.APICommunications.UTest
LCT.PackageIdentifier.UTest
LCT.SW360PackageCreator.UTest
10 files changed +50
-0
lines changed Original file line number Diff line number Diff line change 17
17
<UseCommonOutputDirectory >true</UseCommonOutputDirectory >
18
18
</PropertyGroup >
19
19
20
+ <PropertyGroup >
21
+ <SonarQubeTestProject >false</SonarQubeTestProject >
22
+ </PropertyGroup >
23
+
20
24
<ItemGroup >
21
25
<PackageReference Include =" Moq" Version =" 4.14.0" />
22
26
<PackageReference Include =" nunit" Version =" 3.12.0" />
39
43
<None Update =" ArtifactoryUTTestFiles\CyclonedxBom.json" >
40
44
<CopyToOutputDirectory >Always</CopyToOutputDirectory >
41
45
</None >
46
+
42
47
</ItemGroup >
43
48
44
49
</Project >
Original file line number Diff line number Diff line change 16
16
<OutputPath >..\..\out</OutputPath >
17
17
</PropertyGroup >
18
18
19
+ <PropertyGroup >
20
+ <SonarQubeTestProject >false</SonarQubeTestProject >
21
+ </PropertyGroup >
22
+
23
+
19
24
<ItemGroup >
20
25
<PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.1.0" />
21
26
<PackageReference Include =" Moq" Version =" 4.18.4" />
Original file line number Diff line number Diff line change 14
14
<OutputPath >..\..\out</OutputPath >
15
15
</PropertyGroup >
16
16
17
+ <PropertyGroup >
18
+ <SonarQubeTestProject >false</SonarQubeTestProject >
19
+ </PropertyGroup >
20
+
21
+
17
22
<ItemGroup >
18
23
<Compile Remove =" Source\**" />
19
24
<Compile Remove =" Target\**" />
Original file line number Diff line number Diff line change 13
13
<OutputPath >..\..\out</OutputPath >
14
14
</PropertyGroup >
15
15
16
+ <PropertyGroup >
17
+ <SonarQubeTestProject >false</SonarQubeTestProject >
18
+ </PropertyGroup >
19
+
20
+
16
21
<ItemGroup >
17
22
<PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 16.6.1" />
18
23
<PackageReference Include =" Moq" Version =" 4.13.1" />
Original file line number Diff line number Diff line change 19
19
<UseCommonOutputDirectory >true</UseCommonOutputDirectory >
20
20
</PropertyGroup >
21
21
22
+ <PropertyGroup >
23
+ <SonarQubeTestProject >false</SonarQubeTestProject >
24
+ </PropertyGroup >
25
+
26
+
22
27
<ItemGroup >
23
28
<Compile Remove =" PackageIdentifierUTTestFiles\obj\**" />
24
29
<EmbeddedResource Remove =" PackageIdentifierUTTestFiles\obj\**" />
Original file line number Diff line number Diff line change 15
15
<UseCommonOutputDirectory >true</UseCommonOutputDirectory >
16
16
</PropertyGroup >
17
17
18
+ <PropertyGroup >
19
+ <SonarQubeTestProject >false</SonarQubeTestProject >
20
+ </PropertyGroup >
21
+
22
+
18
23
<ItemGroup >
19
24
<PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 16.6.1" />
20
25
<PackageReference Include =" Moq" Version =" 4.13.1" />
Original file line number Diff line number Diff line change 13
13
<OutputPath >..\..\out</OutputPath >
14
14
</PropertyGroup >
15
15
16
+ <PropertyGroup >
17
+ <SonarQubeTestProject >false</SonarQubeTestProject >
18
+ </PropertyGroup >
19
+
20
+
16
21
<ItemGroup >
17
22
<PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 16.6.1" />
18
23
<PackageReference Include =" Moq" Version =" 4.13.1" />
Original file line number Diff line number Diff line change 16
16
<OutputPath >..\..\out</OutputPath >
17
17
</PropertyGroup >
18
18
19
+ <PropertyGroup >
20
+ <SonarQubeTestProject >false</SonarQubeTestProject >
21
+ </PropertyGroup >
22
+
23
+
19
24
<ItemGroup >
20
25
<PackageReference Include =" nunit" Version =" 3.12.0" />
21
26
<PackageReference Include =" NUnit3TestAdapter" Version =" 3.15.1" />
Original file line number Diff line number Diff line change 14
14
<OutputPath >..\..\out</OutputPath >
15
15
</PropertyGroup >
16
16
17
+ <PropertyGroup >
18
+ <SonarQubeTestProject >false</SonarQubeTestProject >
19
+ </PropertyGroup >
20
+
21
+
17
22
<ItemGroup >
18
23
<PackageReference Include =" Microsoft.Extensions.Configuration" Version =" 6.0.0" />
19
24
<PackageReference Include =" Microsoft.Extensions.Configuration.Json" Version =" 6.0.0" />
Original file line number Diff line number Diff line change 9
9
<OutputPath >..\..\out</OutputPath >
10
10
</PropertyGroup >
11
11
12
+ <PropertyGroup >
13
+ <SonarQubeTestProject >false</SonarQubeTestProject >
14
+ </PropertyGroup >
15
+
16
+
12
17
<ItemGroup >
13
18
<PackageReference Include =" Microsoft.Extensions.Configuration" Version =" 6.0.0" />
14
19
<PackageReference Include =" Microsoft.Extensions.Configuration.Json" Version =" 6.0.0" />
You can’t perform that action at this time.
0 commit comments