Skip to content

Commit 4aea905

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 04b3a65 commit 4aea905

File tree

4 files changed

+1379
-0
lines changed

4 files changed

+1379
-0
lines changed

eng/Version.Details.xml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,10 @@
5050
<Uri>https://github.com/dotnet/roslyn</Uri>
5151
<Sha>90e570d763637c4d0d30524674a64b07bb885994</Sha>
5252
</Dependency>
53+
<Dependency Name="Microsoft.CodeAnalysis.NetAnalyzers" Version="5.0.0-rc1.20428.12" CoherentParentDependency="Microsoft.NET.Sdk">
54+
<Uri>https://github.com/dotnet/roslyn-analyzers</Uri>
55+
<Sha>e856dc126950463c13226c7437fc7e9fb41442dc</Sha>
56+
</Dependency>
5357
<Dependency Name="Microsoft.Build" Version="16.8.0-preview-20414-02" CoherentParentDependency="Microsoft.Dotnet.Sdk.Internal">
5458
<Uri>https://github.com/microsoft/msbuild</Uri>
5559
<Sha>a55ce4fbb09e1ff104c815ab5b5c7609c4251e81</Sha>

0 commit comments

Comments
 (0)