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 6d51a29 commit 230144bCopy full SHA for 230144b
src/Tests/Tests.csproj
@@ -3,6 +3,7 @@
3
<TargetFramework>net9.0</TargetFramework>
4
<NoWarn>$(NoWarn);EF1000;xUnit1051</NoWarn>
5
<OutputType>Exe</OutputType>
6
+ <RootNamespace>testing</RootNamespace>
7
</PropertyGroup>
8
<ItemGroup>
9
<PackageReference Include="GraphQL" />
0 commit comments