Skip to content

Commit f94aaee

Browse files
committed
C#: Update integration tests expected output.
1 parent 61fa889 commit f94aaee

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

csharp/ql/integration-tests/posix/standalone_dependencies_executing_runtime/Assemblies.expected

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
| [...]/csharp/tools/[...]/Humanizer.dll |
33
| [...]/csharp/tools/[...]/MessagePack.Annotations.dll |
44
| [...]/csharp/tools/[...]/MessagePack.dll |
5+
| [...]/csharp/tools/[...]/Microsoft.Bcl.AsyncInterfaces.dll |
56
| [...]/csharp/tools/[...]/Microsoft.Build.Framework.dll |
67
| [...]/csharp/tools/[...]/Microsoft.Build.Utilities.Core.dll |
78
| [...]/csharp/tools/[...]/Microsoft.Build.dll |
@@ -18,7 +19,6 @@
1819
| [...]/csharp/tools/[...]/Microsoft.VisualBasic.dll |
1920
| [...]/csharp/tools/[...]/Microsoft.Win32.Primitives.dll |
2021
| [...]/csharp/tools/[...]/Microsoft.Win32.Registry.dll |
21-
| [...]/csharp/tools/[...]/Microsoft.Win32.SystemEvents.dll |
2222
| [...]/csharp/tools/[...]/Mono.Posix.NETStandard.dll |
2323
| [...]/csharp/tools/[...]/Newtonsoft.Json.dll |
2424
| [...]/csharp/tools/[...]/StructuredLogger.dll |
@@ -58,7 +58,6 @@
5858
| [...]/csharp/tools/[...]/System.Diagnostics.Tools.dll |
5959
| [...]/csharp/tools/[...]/System.Diagnostics.TraceSource.dll |
6060
| [...]/csharp/tools/[...]/System.Diagnostics.Tracing.dll |
61-
| [...]/csharp/tools/[...]/System.Drawing.Common.dll |
6261
| [...]/csharp/tools/[...]/System.Drawing.Primitives.dll |
6362
| [...]/csharp/tools/[...]/System.Drawing.dll |
6463
| [...]/csharp/tools/[...]/System.Dynamic.Runtime.dll |
@@ -155,7 +154,6 @@
155154
| [...]/csharp/tools/[...]/System.Security.Cryptography.ProtectedData.dll |
156155
| [...]/csharp/tools/[...]/System.Security.Cryptography.X509Certificates.dll |
157156
| [...]/csharp/tools/[...]/System.Security.Cryptography.dll |
158-
| [...]/csharp/tools/[...]/System.Security.Permissions.dll |
159157
| [...]/csharp/tools/[...]/System.Security.Principal.Windows.dll |
160158
| [...]/csharp/tools/[...]/System.Security.Principal.dll |
161159
| [...]/csharp/tools/[...]/System.Security.SecureString.dll |
@@ -183,7 +181,6 @@
183181
| [...]/csharp/tools/[...]/System.ValueTuple.dll |
184182
| [...]/csharp/tools/[...]/System.Web.HttpUtility.dll |
185183
| [...]/csharp/tools/[...]/System.Web.dll |
186-
| [...]/csharp/tools/[...]/System.Windows.Extensions.dll |
187184
| [...]/csharp/tools/[...]/System.Windows.dll |
188185
| [...]/csharp/tools/[...]/System.Xml.Linq.dll |
189186
| [...]/csharp/tools/[...]/System.Xml.ReaderWriter.dll |

0 commit comments

Comments
 (0)