Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
<!-- Benchmarking -->
<PackageVersion Include="BenchmarkDotNet" Version="0.14.0" />
<!-- Packaging / Source quality (applied only to packable src/ projects via Directory.Build.props) -->
<PackageVersion Include="Microsoft.SourceLink.GitHub" Version="8.0.0" />
<PackageVersion Include="Microsoft.SourceLink.GitHub" Version="10.0.401" />
<PackageVersion Include="Microsoft.CodeAnalysis.PublicApiAnalyzers" Version="3.3.4" />
<!-- Roslyn, for the analyzer shipped inside Alberto.Commands. Pinned to the oldest version
exposing the IOperation APIs the analyzer uses: an analyzer binds forward to whatever
Expand Down
Loading