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 a680fbe commit b292610Copy full SHA for b292610
1 file changed
src/bunit.template/template/Company.BlazorTests1.csproj
@@ -2,7 +2,6 @@
2
3
<PropertyGroup>
4
<TargetFramework>net5.0</TargetFramework>
5
- <RootNamespace Condition="'$(name)' != '$(name{-VALUE-FORMS-}safe_namespace)'">RazorTestingClasslib</RootNamespace>
6
</PropertyGroup>
7
8
<ItemGroup>
@@ -21,4 +20,4 @@
21
20
</PackageReference>
22
</ItemGroup>
23
24
-</Project>
+</Project>
0 commit comments