Browse Source

Microsoft.CodeAnalysis.NetAnalyzers from main NuGet feed

net11
Christoph Wille 2 weeks ago
parent
commit
db6c4c674e
  1. 1
      NuGet.config

1
NuGet.config

@ -12,6 +12,7 @@ @@ -12,6 +12,7 @@
<package pattern="*" />
<package pattern="Microsoft.DiaSymReader.Native" />
<package pattern="Microsoft.DiaSymReader" />
<package pattern="Microsoft.CodeAnalysis.NetAnalyzers" />
</packageSource>
<packageSource key="dotnet10-transport">
<package pattern="ILCompiler.Reflection.ReadyToRun.Experimental" />

Loading…
Cancel
Save