Skip to content

Commit 9367c1a

Browse files
committed
Add dotnet/roslyn-analyzers repo
This repo doesn't build out of the box on Linux, so I have added various build scripts and hacks to get that working.
1 parent dd02c2f commit 9367c1a

File tree

5 files changed

+1884
-0
lines changed

5 files changed

+1884
-0
lines changed

eng/Version.Details.xml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,10 @@
5454
<Uri>https://github.com/dotnet/msbuild</Uri>
5555
<Sha>126527ff107ae93fed10af675506c56d046aa5a3</Sha>
5656
</Dependency>
57+
<Dependency Name="Microsoft.CodeAnalysis.NetAnalyzers" Version="5.0.0" CoherentParentDependency="Microsoft.NET.Sdk">
58+
<Uri>https://github.com/dotnet/roslyn-analyzers</Uri>
59+
<Sha>5c7721621bbab897c3ace6bf2c1489dda259eb9e</Sha>
60+
</Dependency>
5761
<Dependency Name="NuGet.Build.Tasks" Version="5.8.0-rc.6930" CoherentParentDependency="Microsoft.Dotnet.Sdk.Internal">
5862
<Uri>https://github.com/NuGet/NuGet.Client</Uri>
5963
<Sha>830c8be45dbbccd411ecf6080abff0c2c98079cf</Sha>

0 commit comments

Comments
 (0)