Skip to content

Commit aa2d105

Browse files
committed
Workaround analyzer
1 parent 2562464 commit aa2d105

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/ProjectTemplates/BlazorWasm.ProjectTemplates/BlazorWasm-CSharp.Server.csproj.in

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
<PropertyGroup>
44
<TargetFramework>${DefaultNetCoreTargetFramework}</TargetFramework>
5+
<DisableImplicitComponentsAnalyzers>true</DisableImplicitComponentsAnalyzers>
56
</PropertyGroup>
67

78
<ItemGroup>

0 commit comments

Comments
 (0)