We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f18a32 commit ae56b1cCopy full SHA for ae56b1c
NuGet.config
@@ -12,6 +12,7 @@
12
<package pattern="*" />
13
<package pattern="Microsoft.DiaSymReader.Native" />
14
<package pattern="Microsoft.DiaSymReader" />
15
+ <package pattern="Microsoft.CodeAnalysis.Analyzers" />
16
</packageSource>
17
<packageSource key="dotnet10-transport">
18
<package pattern="ILCompiler.Reflection.ReadyToRun.Experimental" />
0 commit comments