diff --git a/csharp/ql/integration-tests/all-platforms/standalone_resx/CompilationInfo.expected b/csharp/ql/integration-tests/all-platforms/standalone_resx/CompilationInfo.expected index 2f5b2c9ea4e..1fbab458c34 100644 --- a/csharp/ql/integration-tests/all-platforms/standalone_resx/CompilationInfo.expected +++ b/csharp/ql/integration-tests/all-platforms/standalone_resx/CompilationInfo.expected @@ -1,5 +1,7 @@ +| All Nuget feeds reachable | 1.0 | | Failed project restore with package source error | 0.0 | | Failed solution restore with package source error | 0.0 | +| NuGet feed responsiveness checked | 1.0 | | Project files on filesystem | 1.0 | | Resource extraction enabled | 1.0 | | Restored .NET framework variants | 1.0 | diff --git a/csharp/ql/integration-tests/posix-only/standalone_dependencies_nuget_config_error/CompilationInfo.expected b/csharp/ql/integration-tests/posix-only/standalone_dependencies_nuget_config_error/CompilationInfo.expected index 9171a445bcd..81a44b5f8fd 100644 --- a/csharp/ql/integration-tests/posix-only/standalone_dependencies_nuget_config_error/CompilationInfo.expected +++ b/csharp/ql/integration-tests/posix-only/standalone_dependencies_nuget_config_error/CompilationInfo.expected @@ -1,6 +1,8 @@ +| All Nuget feeds reachable | 1.0 | | Failed project restore with package source error | 1.0 | | Failed solution restore with package source error | 0.0 | | Fallback nuget restore | 1.0 | +| NuGet feed responsiveness checked | 1.0 | | Project files on filesystem | 1.0 | | Resolved assembly conflicts | 7.0 | | Resource extraction enabled | 0.0 | diff --git a/csharp/ql/integration-tests/posix-only/standalone_dependencies_nuget_config_error_timeout/CompilationInfo.expected b/csharp/ql/integration-tests/posix-only/standalone_dependencies_nuget_config_error_timeout/CompilationInfo.expected index bd676f6f1d7..026a3d386e3 100644 --- a/csharp/ql/integration-tests/posix-only/standalone_dependencies_nuget_config_error_timeout/CompilationInfo.expected +++ b/csharp/ql/integration-tests/posix-only/standalone_dependencies_nuget_config_error_timeout/CompilationInfo.expected @@ -1,6 +1,7 @@ | All Nuget feeds reachable | 0.0 | | Fallback nuget restore | 1.0 | | Inherited Nuget feed count | 1.0 | +| NuGet feed responsiveness checked | 1.0 | | Project files on filesystem | 1.0 | | Resolved assembly conflicts | 7.0 | | Resource extraction enabled | 0.0 |