Merge pull request #18893 from michaelnebel/csharp/pindotnetfornugetconfigerror

C#: Pin .NET for the integration test standalone_dependencies_nuget_c…
This commit is contained in:
Michael Nebel
2025-02-28 10:56:10 +01:00
committed by GitHub

View File

@@ -0,0 +1,5 @@
{
"sdk": {
"version": "9.0.100"
}
}