Merge pull request #12468 from MichaelSimons/sb-format-references

[ArPow] Add roslyn-analyzers as format dependency
This commit is contained in:
Michael Simons 2021-10-20 19:19:43 -05:00 committed by GitHub
commit 931367000f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -10,8 +10,9 @@
</PropertyGroup>
<ItemGroup>
<RepositoryReference Include="source-build" />
<RepositoryReference Include="roslyn" />
<RepositoryReference Include="roslyn-analyzers" />
<RepositoryReference Include="source-build" />
</ItemGroup>
<ItemGroup>