Skip to content

Commit

Permalink
Enable analyzers in Library
Browse files Browse the repository at this point in the history
  • Loading branch information
shmuelie committed Aug 31, 2024
1 parent 2fa7bfb commit 15c951d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Shmuelie.WinRTServer/Shmuelie.WinRTServer.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
<IsAotCompatible>True</IsAotCompatible>
<DisableRuntimeMarshalling>True</DisableRuntimeMarshalling>
<RuntimeIdentifiers>win-x64;win-x86;win-arm64;$(RuntimeIdentifiers)</RuntimeIdentifiers>
<AnalysisLevel>9.0-all</AnalysisLevel>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Microsoft.Windows.CsWin32" Version="0.3.106" PrivateAssets="all" IncludeAssets="runtime; build; native; contentfiles; analyzers" />
Expand Down

0 comments on commit 15c951d

Please sign in to comment.