Skip to content

Commit aa94b43

Browse files
committed
Disable the SDK analyzer
1 parent 9455263 commit aa94b43

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Components/Blazor/Build/testassets/blazorhosted/blazorhosted.csproj

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

33
<PropertyGroup>
44
<TargetFramework>netcoreapp3.1</TargetFramework>
5+
<DisableImplicitComponentsAnalyzers>true</DisableImplicitComponentsAnalyzers>
56
</PropertyGroup>
67

78
<ItemGroup>

0 commit comments

Comments
 (0)