Skip to content

Commit e064918

Browse files
authored
Merge pull request #574 from antonsynd/dependabot/nuget/src/Sharpy.Core/System.Collections.Immutable-10.0.6
chore: Bump System.Collections.Immutable from 10.0.5 to 10.0.6
2 parents c73f4e8 + 1a10fee commit e064918

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Sharpy.Core/Sharpy.Core.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
</ItemGroup>
1919

2020
<ItemGroup>
21-
<PackageReference Include="System.Collections.Immutable" Version="10.0.5" />
21+
<PackageReference Include="System.Collections.Immutable" Version="10.0.6" />
2222
<!-- Polyfill for System.Index/Range on netstandard2.0 -->
2323
<PackageReference Include="Microsoft.Bcl.Memory" Version="10.0.6" Condition="'$(TargetFramework)' == 'netstandard2.0'" />
2424
<!-- Async interfaces for IAsyncEnumerable<T>, IAsyncDisposable (Phase 10 prep) -->

0 commit comments

Comments
 (0)