Skip to content

Commit 7015a0a

Browse files
authored
Merge pull request #18893 from michaelnebel/csharp/pindotnetfornugetconfigerror
C#: Pin .NET for the integration test standalone_dependencies_nuget_c…
2 parents 3c7fe26 + 5af7630 commit 7015a0a

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)