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 6ea8253 commit 48f2415Copy full SHA for 48f2415
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