|
64 | 64 | }, |
65 | 65 | "Xunit.DependencyInjection": { |
66 | 66 | "type": "Direct", |
67 | | - "requested": "[7.4.0, )", |
68 | | - "resolved": "7.4.0", |
69 | | - "contentHash": "HaGJ1wOCBTLjdwpqj8L8M3m5VgL4WnlhVGKsOcEKRIDc1KHVWhqNdV8y+k83eqOBtgZfYCAwd3Yu+VI8SKKNLw==", |
| 67 | + "requested": "[7.6.0, )", |
| 68 | + "resolved": "7.6.0", |
| 69 | + "contentHash": "NlTOChspLE8bkBzCK++V24sYyW3cH/KtEI652hdYE/YNVUy8FGLlFDXRd7SGYbwCCQrHlKgSBifuoAVBRzu2ow==", |
70 | 70 | "dependencies": { |
71 | 71 | "Microsoft.Extensions.Hosting": "2.1.0", |
72 | 72 | "xunit.extensibility.execution": "[2.2.0, 3.0.0)" |
73 | 73 | } |
74 | 74 | }, |
75 | 75 | "Xunit.DependencyInjection.Logging": { |
76 | 76 | "type": "Direct", |
77 | | - "requested": "[2.1.0, )", |
78 | | - "resolved": "2.1.0", |
79 | | - "contentHash": "g98FFEevCkS6BJ5d4jm8/fXS2NmvTe1swYj+R98rRiPowujj0rzkK5j8Fun/oazVXAvNxRz3m/Xqr8/fgVP5xQ==", |
| 77 | + "requested": "[7.5.1, )", |
| 78 | + "resolved": "7.5.1", |
| 79 | + "contentHash": "sfvec2PxvShNpXm7dWFJDAsugoG4k7dTuzGd3DqwfJr2nO3S7LHLlSnD852fT9qHsc5J632TJIpntjeeAL4JRA==", |
80 | 80 | "dependencies": { |
81 | | - "Xunit.DependencyInjection": "5.2.0" |
| 81 | + "Xunit.DependencyInjection": "7.5.1" |
82 | 82 | } |
83 | 83 | }, |
84 | 84 | "xunit.runner.visualstudio": { |
|
1874 | 1874 | "Microsoft.NET.Test.Sdk": "16.11.0", |
1875 | 1875 | "Moq": "4.16.1", |
1876 | 1876 | "Shouldly": "4.0.3", |
1877 | | - "Xunit.DependencyInjection": "7.4.0", |
1878 | | - "Xunit.DependencyInjection.Logging": "2.1.0", |
| 1877 | + "Xunit.DependencyInjection": "7.6.0", |
| 1878 | + "Xunit.DependencyInjection.Logging": "7.5.1", |
1879 | 1879 | "xunit": "2.4.1" |
1880 | 1880 | } |
1881 | 1881 | }, |
|
0 commit comments