Skip to content

Commit 9af5a80

Browse files
prathikrPrathik Rao
andauthored
[sdk_v2] remove 'latest' AnalysisLevel to rely on stable analysis rules (#448)
* suppress * remove analysis level --------- Co-authored-by: Prathik Rao <prathikrao@microsoft.com>
1 parent 9515b22 commit 9af5a80

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

sdk_v2/cs/src/Microsoft.AI.Foundry.Local.csproj

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,6 @@
5555
<DefineConstants Condition="('$(IsWindows)'=='true')">$(DefineConstants);IS_WINDOWS</DefineConstants>
5656
<DefineConstants Condition="('$(IsOSX)'=='true')">$(DefineConstants);IS_OSX</DefineConstants>
5757
<DefineConstants Condition="('$(IsLinux)'=='true')">$(DefineConstants);IS_LINUX</DefineConstants>
58-
<AnalysisLevel>latest-recommended</AnalysisLevel>
5958
</PropertyGroup>
6059

6160
<Target Name="DumpValues" BeforeTargets="Build">

0 commit comments

Comments
 (0)