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 b8c5dcd commit 0b32895Copy full SHA for 0b32895
src/Tests/Tests.csproj
@@ -2,6 +2,7 @@
2
<Project Sdk="Microsoft.NET.Sdk">
3
<PropertyGroup>
4
<TargetFramework>net9.0</TargetFramework>
5
+ <RootNamespace>testing</RootNamespace>
6
</PropertyGroup>
7
<ItemGroup>
8
<PackageReference Include="xunit.runner.visualstudio" Version="3.0.2" PrivateAssets="all" />
0 commit comments