Skip to content

Commit a2427d4

Browse files
chore(deps): update dependency junitxml.testlogger to 7.1.0
| datasource | package | from | to | | ---------- | ------------------- | ----- | ----- | | nuget | JunitXml.TestLogger | 7.0.2 | 7.1.0 |
1 parent b7123d6 commit a2427d4

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
</ItemGroup>
1515

1616
<ItemGroup>
17-
<PackageVersion Include="JunitXml.TestLogger" Version="7.0.2" />
17+
<PackageVersion Include="JunitXml.TestLogger" Version="7.1.0" />
1818
<PackageVersion Include="Microsoft.CodeAnalysis.NetAnalyzers" Version="10.0.101" />
1919
<PackageVersion Include="Microsoft.NETFramework.ReferenceAssemblies" Version="1.0.3" />
2020
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="18.0.1" />

test/VisualOn.FeatureIDE.Test/packages.lock.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
".NETFramework,Version=v4.8": {
55
"JunitXml.TestLogger": {
66
"type": "Direct",
7-
"requested": "[7.0.2, )",
8-
"resolved": "7.0.2",
9-
"contentHash": "f6swYzT8DOVS6byaz1f7SYT06aoZTFXooLlJFX9Da3JB1/RLK+Z0UW1Q33NqMX+T9JFpal276qAJfPVUp96qbg=="
7+
"requested": "[7.1.0, )",
8+
"resolved": "7.1.0",
9+
"contentHash": "Iu3dSnhJ+gzjlOtpIPZgHvJbmvmPbIGjxT7h5pNxxMiNTXKfxgi0O0eehnZ29qlC5bElAM0o9dSrjzjydCaGiA=="
1010
},
1111
"Microsoft.CodeAnalysis.NetAnalyzers": {
1212
"type": "Direct",
@@ -487,9 +487,9 @@
487487
"net10.0": {
488488
"JunitXml.TestLogger": {
489489
"type": "Direct",
490-
"requested": "[7.0.2, )",
491-
"resolved": "7.0.2",
492-
"contentHash": "f6swYzT8DOVS6byaz1f7SYT06aoZTFXooLlJFX9Da3JB1/RLK+Z0UW1Q33NqMX+T9JFpal276qAJfPVUp96qbg=="
490+
"requested": "[7.1.0, )",
491+
"resolved": "7.1.0",
492+
"contentHash": "Iu3dSnhJ+gzjlOtpIPZgHvJbmvmPbIGjxT7h5pNxxMiNTXKfxgi0O0eehnZ29qlC5bElAM0o9dSrjzjydCaGiA=="
493493
},
494494
"Microsoft.CodeAnalysis.NetAnalyzers": {
495495
"type": "Direct",
@@ -850,9 +850,9 @@
850850
"net8.0": {
851851
"JunitXml.TestLogger": {
852852
"type": "Direct",
853-
"requested": "[7.0.2, )",
854-
"resolved": "7.0.2",
855-
"contentHash": "f6swYzT8DOVS6byaz1f7SYT06aoZTFXooLlJFX9Da3JB1/RLK+Z0UW1Q33NqMX+T9JFpal276qAJfPVUp96qbg=="
853+
"requested": "[7.1.0, )",
854+
"resolved": "7.1.0",
855+
"contentHash": "Iu3dSnhJ+gzjlOtpIPZgHvJbmvmPbIGjxT7h5pNxxMiNTXKfxgi0O0eehnZ29qlC5bElAM0o9dSrjzjydCaGiA=="
856856
},
857857
"Microsoft.CodeAnalysis.NetAnalyzers": {
858858
"type": "Direct",

0 commit comments

Comments
 (0)