We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d526d6c commit 2572fcdCopy full SHA for 2572fcd
tests/Linqraft.Tests/Issue217_NestedSelectExprTest.cs
@@ -1,7 +1,7 @@
1
using System.Collections.Generic;
2
using System.Linq;
3
4
-namespace MinRepro;
+namespace Linqraft.Tests;
5
6
public partial class Issue_NestedSelectExprTest
7
{
0 commit comments