Skip to content

Commit 3780928

Browse files
authored
Merge pull request #18904 from michaelnebel/rc316/fixcsinttest
C#: Pin .NET for the integration test
2 parents 45d9f7d + 212dbd5 commit 3780928

File tree

1 file changed

+5
-0
lines changed
  • csharp/ql/integration-tests/posix/standalone_dependencies_nuget_config_error

1 file changed

+5
-0
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"sdk": {
3+
"version": "9.0.100"
4+
}
5+
}

0 commit comments

Comments
 (0)