We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c73f4e8 + 1a10fee commit e064918Copy full SHA for e064918
src/Sharpy.Core/Sharpy.Core.csproj
@@ -18,7 +18,7 @@
18
</ItemGroup>
19
20
<ItemGroup>
21
- <PackageReference Include="System.Collections.Immutable" Version="10.0.5" />
+ <PackageReference Include="System.Collections.Immutable" Version="10.0.6" />
22
<!-- Polyfill for System.Index/Range on netstandard2.0 -->
23
<PackageReference Include="Microsoft.Bcl.Memory" Version="10.0.6" Condition="'$(TargetFramework)' == 'netstandard2.0'" />
24
<!-- Async interfaces for IAsyncEnumerable<T>, IAsyncDisposable (Phase 10 prep) -->
0 commit comments