Skip to content

Commit 5c535d0

Browse files
committed
Disable MAUI analyzers in server sample project
1 parent 8ae059f commit 5c535d0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Essentials/samples/Sample.Server.WebAuthenticator/Essentials.Sample.Server.WebAuthenticator.csproj

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

33
<PropertyGroup>
44
<TargetFramework>$(_MauiDotNetTfm)</TargetFramework>
5+
<DisableMauiAnalyzers>true</DisableMauiAnalyzers>
56
</PropertyGroup>
67

78
<ItemGroup>

0 commit comments

Comments
 (0)