Skip to content

Commit

Permalink
fix: max Collections.Immutable version
Browse files Browse the repository at this point in the history
Signed-off-by: Todd Baert <todd.baert@dynatrace.com>
  • Loading branch information
toddbaert committed Jul 14, 2023
1 parent 16f3300 commit 46fa6f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/Common.props
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,6 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="System.Collections.Immutable" Version="[1.7.1, 7.0.0)" />
<PackageReference Include="System.Collections.Immutable" Version="[1.7.1, 8.0.0)" />
</ItemGroup>
</Project>

0 comments on commit 46fa6f2

Please # to comment.